aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1995-04-14 23:24:11 +0000
committerRichard M. Stallman1995-04-14 23:24:11 +0000
commit612abcae5d67f51287647a69dbb9035384d18781 (patch)
tree93bac4d3793b2028e33b691e58b3c67fbd50477a
parentf1aabce03adc7c2a0166267dfedfa348e686e17f (diff)
downloademacs-612abcae5d67f51287647a69dbb9035384d18781.tar.gz
emacs-612abcae5d67f51287647a69dbb9035384d18781.zip
Comment change.
-rw-r--r--lisp/progmodes/cplus-md.el1
-rw-r--r--lisp/progmodes/hideif.el2
-rw-r--r--lisp/textmodes/ooutline.el1
-rw-r--r--lisp/textmodes/outline.el1
4 files changed, 4 insertions, 1 deletions
diff --git a/lisp/progmodes/cplus-md.el b/lisp/progmodes/cplus-md.el
index 16251f10625..647f08ba493 100644
--- a/lisp/progmodes/cplus-md.el
+++ b/lisp/progmodes/cplus-md.el
@@ -2,6 +2,7 @@
2;;; Copyright (C) 1985, 1992, 1994, 1995 Free Software Foundation, Inc. 2;;; Copyright (C) 1985, 1992, 1994, 1995 Free Software Foundation, Inc.
3 3
4;; This file is part of GNU Emacs. 4;; This file is part of GNU Emacs.
5;; Keywords: c languages oop
5 6
6;; GNU Emacs is free software; you can redistribute it and/or modify 7;; GNU Emacs is free software; you can redistribute it and/or modify
7;; it under the terms of the GNU General Public License as published by 8;; it under the terms of the GNU General Public License as published by
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el
index a285b98e490..88a9cde19cc 100644
--- a/lisp/progmodes/hideif.el
+++ b/lisp/progmodes/hideif.el
@@ -4,7 +4,7 @@
4 4
5;; Author: Dan LaLiberte <liberte@a.cs.uiuc.edu> 5;; Author: Dan LaLiberte <liberte@a.cs.uiuc.edu>
6;; Maintainer: FSF 6;; Maintainer: FSF
7;; Keywords: c 7;; Keywords: c, outlines
8 8
9;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
10 10
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