diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:22:28 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:22:28 +0000 |
commit | ad837797de652021a470c5a5c0f1165709df7528 (patch) | |
tree | f9bc26eb2f5f38e4245e7ea9bac3eea430b7069a | |
parent | d45bfadf3c4074d0881efe8b03e48cc479751c34 (diff) | |
download | emacs-ad837797de652021a470c5a5c0f1165709df7528.tar.gz |
Comment change.
-rw-r--r-- | lisp/emacs-lock.el | 2 | ||||
-rw-r--r-- | lisp/emulation/pc-mode.el | 4 | ||||
-rw-r--r-- | lisp/shadowfile.el | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/lisp/emacs-lock.el b/lisp/emacs-lock.el index 0026ca4dbe0..2a0f3a04f34 100644 --- a/lisp/emacs-lock.el +++ b/lisp/emacs-lock.el @@ -1,4 +1,4 @@ -;; emacs-lock.el --- Prevents you from exiting emacs if a buffer is locked +;;; emacs-lock.el --- Prevents you from exiting emacs if a buffer is locked ;; Copyright (C) 1994 Free Software Foundation, Inc ;; ;; Author: Tom Wurgler <twurgler@goodyear.com> diff --git a/lisp/emulation/pc-mode.el b/lisp/emulation/pc-mode.el index 62dd4d77d0e..d4dd7ab9d32 100644 --- a/lisp/emulation/pc-mode.el +++ b/lisp/emulation/pc-mode.el @@ -1,5 +1,5 @@ -;;; enriched.el -- read and save files in text/enriched format -;; Copyright (c) 1995 Free Software Foundation, Inc. +;;; pc-mode.el emulate Windows/Mac/Motif selection keys +;; Copyright (C) 1995 Free Software Foundation, Inc. ;; Keywords: emulations diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el index c0c580000ac..48318c5ac87 100644 --- a/lisp/shadowfile.el +++ b/lisp/shadowfile.el @@ -1,4 +1,4 @@ -;;; shadowfile.el -- automatic file copying for Emacs 19 +;;; shadowfile.el --- automatic file copying for Emacs 19 ;;; Author: Boris Goldowsky <boris@gnu.ai.mit.edu> ;;; Keywords: comm @@ -22,7 +22,7 @@ ;;; LCD Archive Entry: ;;; shadowfile|Boris Goldowsky|boris@gnu.ai.mit.edu| ;;; Helps you keep identical copies of files in multiple places.| -;;; $Date: 1994/05/03 22:57:18 $ |$Revision: 1.3 $|~/misc/shadowfile.el.Z| +;;; $Date: 1995/06/05 20:41:03 $ |$Revision: 1.4 $|~/misc/shadowfile.el.Z| ;;; Commentary: ;;; |