Mercurial > hg > xemacs-beta
diff lisp/hyperbole/kotl/kotl-mode.el @ 24:4103f0995bd7 r19-15b95
Import from CVS: tag r19-15b95
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:51:03 +0200 |
parents | 376386a54a3c |
children | c53a95d3c46d |
line wrap: on
line diff
--- a/lisp/hyperbole/kotl/kotl-mode.el Mon Aug 13 08:50:31 2007 +0200 +++ b/lisp/hyperbole/kotl/kotl-mode.el Mon Aug 13 08:51:03 2007 +0200 @@ -8,7 +8,7 @@ ;; AUTHOR: Bob Weiner & Kellie Clark ;; ;; ORIG-DATE: 6/30/93 -;; LAST-MOD: 3-Nov-95 at 19:25:57 by Bob Weiner +;; LAST-MOD: 5-Dec-96 at 18:55:22 by Bob Weiner ;; ;; This file is part of Hyperbole. ;; Available for use and distribution under the same terms as GNU Emacs. @@ -69,7 +69,7 @@ minor-mode-alist) minor-mode-alist (set:remove '(selective-display " Otl") minor-mode-alist) - ;; Remove indication that buffer is ;; narrowed. + ;; Remove indication that buffer is narrowed. mode-line-format (copy-sequence mode-line-format) mode-line-format (set:remove "%n" mode-line-format))) ;;