Mercurial > emacs
comparison lisp/textmodes/texinfo.el @ 2233:fb0ed5a1d0f3
Add standard library headers.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Wed, 17 Mar 1993 17:17:05 +0000 |
parents | ce05243e2491 |
children | ce2187c33f4c |
comparison
equal
deleted
inserted
replaced
2232:4f9d60f7de9d | 2233:fb0ed5a1d0f3 |
---|---|
1 ;;;; texinfo.el ---- major mode for editing Texinfo files. | 1 ;;; texinfo.el --- major mode for editing Texinfo files. |
2 | 2 |
3 ;; Copyright (C) 1985, 1988, 1989, 1990 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1985, 1988, 1989, 1990 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Bob Chassell <bob@gnu.ai.mit.edu> | 5 ;; Author: Bob Chassell <bob@gnu.ai.mit.edu> |
6 ;; Version: 2.00 | 6 ;; Version: 2.00 |