diff lisp/emacs-lisp/lisp-mode.el @ 2232:4f9d60f7de9d

Add standard library headers.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 17 Mar 1993 16:56:02 +0000
parents 05be3e0c082f
children 10e417efb12a
line wrap: on
line diff
--- a/lisp/emacs-lisp/lisp-mode.el	Wed Mar 17 16:26:48 1993 +0000
+++ b/lisp/emacs-lisp/lisp-mode.el	Wed Mar 17 16:56:02 1993 +0000
@@ -21,6 +21,8 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; Code:
+
 (defvar lisp-mode-syntax-table nil "")
 (defvar emacs-lisp-mode-syntax-table nil "")
 (defvar lisp-mode-abbrev-table nil "")