]> code.delx.au - gnu-emacs/blobdiff - lisp/unused.el
(byte-compile-inline-expand):
[gnu-emacs] / lisp / unused.el
index 9b7eea4304ebaf5043c03e9c41aadd3e4660d1e5..1cb956b213fae0a78554c2603e636c0df2e89fcc 100644 (file)
@@ -1,8 +1,17 @@
 ;;; unused.el --- editing commands in GNU Emacs that turned out not to be used.
+;;; This file is in the public domain, as it was distributed in
+;;; 1985 or 1986 without a copyright notice.  Written by RMS.
+
+;; Maintainer: FSF
+;; Keywords: emulations
+
+;;; 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)