Add standard library headers.

This commit is contained in:
Eric S. Raymond 1993-03-17 16:56:02 +00:00
parent c7986c1876
commit aae56ea7ca
12 changed files with 36 additions and 15 deletions

View file

@ -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 "")