diff options
| author | Richard M. Stallman | 1995-04-14 23:24:11 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1995-04-14 23:24:11 +0000 |
| commit | 612abcae5d67f51287647a69dbb9035384d18781 (patch) | |
| tree | 93bac4d3793b2028e33b691e58b3c67fbd50477a /lisp/textmodes | |
| parent | f1aabce03adc7c2a0166267dfedfa348e686e17f (diff) | |
| download | emacs-612abcae5d67f51287647a69dbb9035384d18781.tar.gz emacs-612abcae5d67f51287647a69dbb9035384d18781.zip | |
Comment change.
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/ooutline.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/outline.el | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lisp/textmodes/ooutline.el b/lisp/textmodes/ooutline.el index 5c6c858757f..8caf9ff3546 100644 --- a/lisp/textmodes/ooutline.el +++ b/lisp/textmodes/ooutline.el | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | ;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Maintainer: FSF | 4 | ;; Maintainer: FSF |
| 5 | ;; Keywords: outlines | ||
| 5 | 6 | ||
| 6 | ;; This file is part of GNU Emacs. | 7 | ;; This file is part of GNU Emacs. |
| 7 | 8 | ||
diff --git a/lisp/textmodes/outline.el b/lisp/textmodes/outline.el index 01e1c4d3905..ebface284b0 100644 --- a/lisp/textmodes/outline.el +++ b/lisp/textmodes/outline.el | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | ;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Maintainer: FSF | 4 | ;; Maintainer: FSF |
| 5 | ;; Keywords: outlines | ||
| 5 | 6 | ||
| 6 | ;; This file is part of GNU Emacs. | 7 | ;; This file is part of GNU Emacs. |
| 7 | 8 | ||