diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-02-06 01:39:23 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-02-06 01:39:23 +0000 |
commit | 3d043715ee4c8603aac5b491e459c2e82b4e5a30 (patch) | |
tree | 69faabb6c0922ba2ea4a2620ab0c43a6b1d18ad0 /lisp | |
parent | 9dff7dd52f00db82564e62a17b918fa7fe0e61d4 (diff) | |
download | emacs-3d043715ee4c8603aac5b491e459c2e82b4e5a30.tar.gz |
Comment change.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/progmodes/c-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/c-mode.el b/lisp/progmodes/c-mode.el index f155ed17596..47f39901dc2 100644 --- a/lisp/progmodes/c-mode.el +++ b/lisp/progmodes/c-mode.el @@ -1,5 +1,5 @@ ;;; c-mode.el --- C code editing commands for Emacs -;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1987, 1992, 1994 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: c |