comparison lisp/unused.el @ 38412:253f761ad37b

Some fixes to follow coding conventions in files maintained by FSF.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 16:15:35 +0000
parents 7e4999005da1
children
comparison
equal deleted inserted replaced
38411:2fc02d49a9a4 38412:253f761ad37b
1 ;;; unused.el --- editing commands in GNU Emacs that turned out not to be used. 1 ;;; unused.el --- editing commands in GNU Emacs that turned out not to be used
2 ;;; This file is in the public domain, as it was distributed in 2 ;;; This file is in the public domain, as it was distributed in
3 ;;; 1985 or 1986 without a copyright notice. Written by RMS. 3 ;;; 1985 or 1986 without a copyright notice. Written by RMS.
4
5 ;; This file is part of GNU Emacs.
4 6
5 ;; Maintainer: FSF 7 ;; Maintainer: FSF
6 ;; Keywords: emulations 8 ;; Keywords: emulations
7 9
8 ;;; Commentary: 10 ;;; Commentary: