(eudc-external-viewers): Do not use xv, it is not free.
[bpt/emacs.git] / lisp / unused.el
index 9b7eea4..6439bb2 100644 (file)
@@ -1,8 +1,19 @@
-;;; unused.el --- editing commands in GNU Emacs that turned out not to be used.
+;;; 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.
+
+;; This file is part of GNU Emacs.
+
+;; 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)