comparison 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
comparison
equal deleted inserted replaced
2228:d40154ca6354 2229:bd3c525fa6fc
1 ;; backquote.el --- backquoting for Emacs Lisp macros 1 ;;; backquote.el --- backquoting for Emacs Lisp macros
2 2
3 ;; Copyright (C) 1985 Free Software Foundation, Inc. 3 ;; Copyright (C) 1985 Free Software Foundation, Inc.
4 4
5 ;; Author: Dick King (king@kestrel). 5 ;; Author: Dick King (king@kestrel).
6 ;; Keywords: extensions 6 ;; Keywords: extensions