diff options
| author | Eric S. Raymond | 1993-03-17 15:20:58 +0000 |
|---|---|---|
| committer | Eric S. Raymond | 1993-03-17 15:20:58 +0000 |
| commit | c84729481b9eada04adccafbb62e5c6fdad8d142 (patch) | |
| tree | 3cae02d1507a4616bfc33e269f4d51278ea16c01 /lisp/progmodes | |
| parent | c5d87135f5bd40e7c681a765b1f8d3aa62d16365 (diff) | |
| download | emacs-c84729481b9eada04adccafbb62e5c6fdad8d142.tar.gz emacs-c84729481b9eada04adccafbb62e5c6fdad8d142.zip | |
Added standard library headers.
Diffstat (limited to 'lisp/progmodes')
| -rw-r--r-- | lisp/progmodes/etags.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/etags.el b/lisp/progmodes/etags.el index 1cf1e810541..adca6ad4d7b 100644 --- a/lisp/progmodes/etags.el +++ b/lisp/progmodes/etags.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;; etags.el --- etags facility for Emacs | 1 | ;;; etags.el --- etags facility for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1986, 1988, 1989, 1992, 1993 | 3 | ;; Copyright (C) 1985, 1986, 1988, 1989, 1992, 1993 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |