comparison lisp/textmodes/bibtex.el @ 2307:10e417efb12a

Added or corrected Commentary sections
author Eric S. Raymond <esr@snark.thyrsus.com>
date Mon, 22 Mar 1993 03:27:18 +0000
parents b3ce1eae3eb0
children 2465861025cd
comparison
equal deleted inserted replaced
2306:59c8668f70c7 2307:10e417efb12a
22 ;; GNU General Public License for more details. 22 ;; GNU General Public License for more details.
23 23
24 ;; You should have received a copy of the GNU General Public License 24 ;; You should have received a copy of the GNU General Public License
25 ;; along with GNU Emacs; see the file COPYING. If not, write to 25 ;; along with GNU Emacs; see the file COPYING. If not, write to
26 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 26 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
27
28 ;;; Commentary:
29
30 ;; A major mode for entering and editing BibTex files, validating
31 ;; them, canonicalizing them, and sorting them. Includes entry
32 ;; commands tailored to many different formats (book, master's this,
33 ;; journal article, etc). Has loads of options.
27 34
28 ;;; Change Log: 35 ;;; Change Log:
29 36
30 ;;; alarson@src.honeywell.com 92-Jan-31 37 ;;; alarson@src.honeywell.com 92-Jan-31
31 ;;; Added support for: ispell, beginning/end of entry movement, a simple 38 ;;; Added support for: ispell, beginning/end of entry movement, a simple