From c0274f385fe5f39459cac5ea9ff9f92bacd3a8ef Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 30 May 1992 23:54:21 +0000 Subject: *** empty log message *** --- lisp/emacs-lisp/backquote.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lisp/emacs-lisp/backquote.el') diff --git a/lisp/emacs-lisp/backquote.el b/lisp/emacs-lisp/backquote.el index 0b5283ca819..9a4d7d5ffd7 100644 --- a/lisp/emacs-lisp/backquote.el +++ b/lisp/emacs-lisp/backquote.el @@ -1,3 +1,5 @@ +;; backquote.el --- backquoting for Emacs Lisp macros + ;; Copyright (C) 1985 Free Software Foundation, Inc. ;; Written by Dick King (king@kestrel). @@ -354,3 +356,4 @@ for making the list so far." (provide 'backquote) +;;; backquote.el ends here -- cgit v1.2.3