Mercurial > emacs
diff lisp/emacs-lisp/backquote.el @ 2229:bd3c525fa6fc
Added standard library headers.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Wed, 17 Mar 1993 15:20:58 +0000 |
parents | ab73b8d8243c |
children | 507f64624555 |
line wrap: on
line diff
--- a/lisp/emacs-lisp/backquote.el Wed Mar 17 14:26:35 1993 +0000 +++ b/lisp/emacs-lisp/backquote.el Wed Mar 17 15:20:58 1993 +0000 @@ -1,4 +1,4 @@ -;; backquote.el --- backquoting for Emacs Lisp macros +;;; backquote.el --- backquoting for Emacs Lisp macros ;; Copyright (C) 1985 Free Software Foundation, Inc.