aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>1992-07-16 17:20:42 +0000
committerEric S. Raymond <[email protected]>1992-07-16 17:20:42 +0000
commit2f14b48d341021458b98dbb367e086e5996e85d8 (patch)
treedb4254d42b83e3b180b39451791a85629d314b7a /lisp
parentfc68affa4e920d6a58520949ab446c77f90c534a (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/dired-aux.el12
-rw-r--r--lisp/mail/emacsbug.el4
-rw-r--r--lisp/play/dissociate.el4
3 files changed, 19 insertions, 1 deletions
diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index 216321d225..98f8a0dde3 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -1,6 +1,10 @@
-;; DIRED commands for Emacs. $Revision: 5.234 $
+;; dired-aux.el --- directory browsing command support
;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
+;; Author: Sebastian Kremer <[email protected]>.
+;; Version: 5.234
+;; Last-Modified: 14 Jul 1992
+
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
@@ -17,10 +21,14 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; Commentary:
+
;; Rewritten in 1990/1991 to add tree features, file marking and
;; sorting by Sebastian Kremer <[email protected]>.
;; Finished up by rms in 1992.
+;;; Code:
+
;;; 15K
;;;###begin dired-cmd.el
;; Diffing and compressing
@@ -1770,3 +1778,5 @@ Use \\[dired-hide-subdir] to (un)hide a particular subdirectory."
(setq alist (cdr alist)))))))
;;;###end dired-ins.el
+
+;;; dired-aux.el ends here \ No newline at end of file
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el
index 36b409d7fa..aff48f1a45 100644
--- a/lisp/mail/emacsbug.el
+++ b/lisp/mail/emacsbug.el
@@ -1,5 +1,8 @@
;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list.
+;; Maintainer: FSF
+;; Last-Modified: 21 Dec 1991
+
;; Not fully installed because it can work only on Internet hosts.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Principal author K. Shane Hartman
@@ -20,6 +23,7 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; Code:
;; >> This should be an address which is accessible to your machine,
;; >> otherwise you can't use this file. It will only work on the
diff --git a/lisp/play/dissociate.el b/lisp/play/dissociate.el
index cfc29d902a..344d8ef301 100644
--- a/lisp/play/dissociate.el
+++ b/lisp/play/dissociate.el
@@ -1,5 +1,8 @@
;;; dissociate.el --- scramble text amusingly for Emacs.
+;; Maintainer: FSF
+;; Last-Modified: 09 May 1991
+
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
@@ -18,6 +21,7 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; Code:
;;;###autoload
(defun dissociated-press (&optional arg)