diff 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
line wrap: on
line diff
--- a/lisp/textmodes/bibtex.el	Mon Mar 22 03:00:23 1993 +0000
+++ b/lisp/textmodes/bibtex.el	Mon Mar 22 03:27:18 1993 +0000
@@ -25,6 +25,13 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; Commentary:
+
+;; A major mode for entering and editing BibTex files, validating
+;; them, canonicalizing them, and sorting them.  Includes entry
+;; commands tailored to many different formats (book, master's this,
+;; journal article, etc).  Has loads of options.
+
 ;;; Change Log:
 
 ;;; alarson@src.honeywell.com 92-Jan-31