summaryrefslogtreecommitdiff
path: root/lisp/textmodes/bibtex.el
Commit message (Expand)AuthorAgeFilesLines
* (bibtex-mode): Replaced manual splitting of pathGerd Moellmann2000-02-151-878/+983
* (bibtex-hs-forward-sexp): Added to supportGerd Moellmann1999-12-051-39/+51
* (bibtex-mode): Use with-temp-buffer rather than make-temp-name, useRichard M. Stallman1999-08-291-17/+10
* (bibtex-mode): `font-lock-mark-block-function'Karl Heuer1999-06-271-19/+29
* (bibtex-reference-head): Allow entries to start with a newline.Karl Heuer1999-04-261-1/+1
* (bibtex-hide-entry-bodies): When entryRichard M. Stallman1998-06-301-11/+7
* (bibtex-include-OPTkey): Use `other' widgetAndreas Schwab1998-06-241-2/+2
* Numerous documentation fixups.Richard M. Stallman1998-06-241-75/+101
* (bibtex-search-reference): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* (bibtex-autokey-names): Change number tag to integer.Richard M. Stallman1998-02-161-137/+194
* (bibtex-autokey-year-length): Doc fix.Richard M. Stallman1998-02-081-1/+1
* Use imenu-case-fold-search.Dave Love1997-12-121-0/+1
* (bibtex-generate-autokey): Doc fix.Karl Heuer1997-12-091-75/+62
* (bibtex-maintainer-address, bibtex-submit-bug-report):Richard M. Stallman1997-11-261-4/+4
* Comment change.Richard M. Stallman1997-08-311-1/+1
* Many doc fixes.Richard M. Stallman1997-08-221-97/+97
* Customized.Richard M. Stallman1997-08-221-94/+211
* (bibtex-kill-field, bibtex-find-text): Killing a field moves to the next line.Richard M. Stallman1997-06-301-5/+5
* Update copyright year.Richard M. Stallman1997-06-141-1/+1
* (bibtex-delete-whitespace, bibtex-current-line)Richard M. Stallman1997-06-141-29/+29
* (bibtex-mode-map): Changed the binding of the C-TABRichard M. Stallman1997-06-101-1372/+2701
* (assoc-ignore-case): Function deleted.Richard M. Stallman1997-05-081-14/+2
* (bibtex-mode): Set normal-auto-fill-function locally;Richard M. Stallman1996-08-091-2/+2
* (bibtex-reference-head): Allow spaces and tabs betweenKarl Heuer1996-07-111-9/+23
* (bibtex-reference-head): Allow whitespace after the open paren.Richard M. Stallman1996-06-291-1/+1
* (bibtex-pop): New generic function which unifies theRichard M. Stallman1996-03-081-227/+359
* Comment change.Richard M. Stallman1996-01-291-1/+1
* (bibtex-font-lock-keywords, bibtex-mode):Richard M. Stallman1996-01-161-12/+10
* Update FSF's address.Erik Naggum1996-01-141-2/+5
* (bibtex-generate-autokey, bibtex-find-entry-location):Karl Heuer1996-01-041-4/+4
* (bibtex-auto-fill-function): Adapted for use withKarl Heuer1995-12-131-247/+400
* (bibtex-maintain-sorted-entries): Make nil the default.Richard M. Stallman1995-08-051-1/+1
* Add keywords and comments as per conventions.Richard M. Stallman1995-07-271-70/+93
* (bibtex-mode-map): Fix capitalization in menu bar.Karl Heuer1995-05-301-2/+2
* (bibtex-find-text, bibtex-remove-double-quotes-or-braces):Richard M. Stallman1995-04-111-19/+18
* (bibtex-mode): Remove ^ from paragraph-start.Boris Goldowsky1995-03-011-1/+1
* (bibtex-clean-entry): Killing text while editingRichard M. Stallman1995-01-061-2/+2
* (bibtex-string, bibtex-preamble): Use forward-line.Richard M. Stallman1994-12-231-1189/+1715
* (bibtex-mode-map): Delete binding for ".Richard M. Stallman1994-12-041-4/+0
* (put-string-on-kill-ring): Delete this function.Karl Heuer1994-09-081-10/+1
* (bibtex-mode): Set up comment-start locally.Richard M. Stallman1994-06-161-0/+2
* (bibtex-clean-entry): Back over close delimiter carefully.Richard M. Stallman1994-05-301-2/+2
* Update copyright.Karl Heuer1994-05-031-1/+1
* (bibtex-field-name, bibtex-field-const, bibtex-field-text):Richard M. Stallman1994-01-011-6/+17
* (hide-bibtex-entry-bodies): Don't use replace-regexp.Richard M. Stallman1993-12-231-1/+4
* (bibtex-mode-map): Change C-c e to C-c C-b.Richard M. Stallman1993-08-141-1/+1
* (bibtex-mode-map): Use tex-insert-quote, not TeX-...Richard M. Stallman1993-06-101-4/+4
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-7/+7
* Fix typos in previous change.Richard M. Stallman1993-06-071-6/+12