Mercurial > hg > xemacs-beta
diff lisp/hyperbole/kotl/kotl-mode.el @ 100:4be1180a9e89 r20-1b2
Import from CVS: tag r20-1b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:15:11 +0200 |
parents | 131b0175ea99 |
children | 8619ce7e4c50 |
line wrap: on
line diff
--- a/lisp/hyperbole/kotl/kotl-mode.el Mon Aug 13 09:13:58 2007 +0200 +++ b/lisp/hyperbole/kotl/kotl-mode.el Mon Aug 13 09:15:11 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))) ;;