diff lisp/unused.el @ 773:9c89fd7ddd41

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 14 Jul 1992 19:42:01 +0000
parents fec3f9a1e3e5
children 38b2499cb3e9
line wrap: on
line diff
--- a/lisp/unused.el	Tue Jul 14 18:50:09 1992 +0000
+++ b/lisp/unused.el	Tue Jul 14 19:42:01 1992 +0000
@@ -1,8 +1,15 @@
 ;;; unused.el --- editing commands in GNU Emacs that turned out not to be used.
 
+;; Maintainer: FSF
+;; Last-Modified: 14 Dec 1985
+
+;;; Commentary:
+
 ;; These were added with an eye to making possible a more CCA-compatible
 ;; command set; but that turned out not to be interesting.
 
+;;; Code:
+
 (defun mark-beginning-of-buffer ()
   "Set mark at the beginning of the buffer."
   (interactive)