| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (bibtex-include-OPTkey, bibtex-user-optional-fields) | Roland Winkler | 2007-04-17 | 1 | -45/+31 |
* | (bibtex-entry-field-alist): Use defcustom. | Roland Winkler | 2007-04-16 | 1 | -2/+42 |
* | (bibtex-field-list): Use functionp. | Roland Winkler | 2007-04-15 | 1 | -10/+8 |
* | (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field. | Glenn Morris | 2007-04-14 | 1 | -6/+12 |
* | (bibtex-files): Fix customization type. | Roland Winkler | 2007-01-21 | 1 | -1/+2 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-09 | 1 | -2/+2 |
* | Fix typo in name of author of bibtex.el, | Roland Winkler | 2006-11-06 | 1 | -1/+1 |
* | (bibtex-autokey-name-case-convert-function) | Stefan Monnier | 2006-05-29 | 1 | -14/+34 |
* | (bibtex-format-entry, bibtex-clean-entry): | Stefan Monnier | 2006-05-22 | 1 | -2/+4 |
* | (bibtex-maintain-sorted-entries): Quote safe-local-variable predicate. | Reiner Steib | 2006-05-22 | 1 | -1/+1 |
* | (bibtex-maintain-sorted-entries): Mark as safe. | Roland Winkler | 2006-05-21 | 1 | -3/+6 |
* | (bibtex-url): New optional arg no-browse. Return the URL or nil if | Roland Winkler | 2006-04-26 | 1 | -4/+7 |
* | (bibtex-user-optional-fields): Mark as risky. | Roland Winkler | 2006-04-26 | 1 | -0/+1 |
* | (bibtex-find-entry): Don't demand matching case for @Article, etc. | J.D. Smith | 2006-04-24 | 1 | -1/+1 |
* | (bibtex-entry-update): New optional arg entry-type. Add field | Roland Winkler | 2006-04-09 | 1 | -15/+35 |
* | (bibtex-find-text-internal): Add new element string-const to return value. | Roland Winkler | 2006-04-09 | 1 | -16/+18 |
* | * textmodes/bibtex.el (bibtex-include-OPTkey) | Roland Winkler | 2006-03-19 | 1 | -49/+50 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (bibtex-strings, bibtex-reference-keys): Mark as risky. | Richard M. Stallman | 2006-01-19 | 1 | -0/+2 |
* | (bibtex-validate-globally): Fix typo in a message text: | Eli Zaretskii | 2006-01-06 | 1 | -1/+1 |
* | (bibtex-mode): Make completion-ignore-case | Roland Winkler | 2005-12-30 | 1 | -27/+40 |
* | (bibtex-text-in-field-bounds): Handle case that assoc-string returns | Roland Winkler | 2005-12-29 | 1 | -3/+3 |
* | (bibtex-entry-type-whitespace) | Roland Winkler | 2005-12-29 | 1 | -553/+496 |
* | (bibtex-strings, bibtex-reference-keys): | Stefan Monnier | 2005-12-26 | 1 | -2/+4 |
* | (bibtex-expand-strings) | Stefan Monnier | 2005-12-14 | 1 | -387/+444 |
* | (bibtex-font-lock-url): Catch when point past bound of search. | Stefan Monnier | 2005-10-16 | 1 | -0/+1 |
* | * message.el (message-expand-group): Pass the common | Masatake YAMATO | 2005-10-16 | 1 | -1/+2 |
* | 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | Romain Francoise | 2005-10-01 | 1 | -35/+35 |
* | Message format spec fixes (2) | Deepak Goel | 2005-09-18 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (bibtex, bibtex-autokey): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -3/+3 |
* | (bibtex-Preamble): Enclose BibTeX preamble by field delimiters. | Stefan Monnier | 2005-06-15 | 1 | -1/+3 |
* | (bibtex-summary): Use current BibTeX entry to avoid calling | Stefan Monnier | 2005-05-05 | 1 | -17/+16 |
* | (bibtex-autokey-titleword-ignore, bibtex-reference-key) | Stefan Monnier | 2005-04-10 | 1 | -7/+7 |
* | (bibtex-url): Use format to generate the url. | Stefan Monnier | 2005-04-03 | 1 | -56/+67 |
* | (bibtex-format-entry): Use `bibtex-empty-field-re' only on the text of | Lute Kamstra | 2005-01-25 | 1 | -13/+16 |
* | (bibtex-font-lock-url-regexp): | Stefan Monnier | 2004-12-05 | 1 | -83/+105 |
* | (bibtex-sort-entry-class) | Stefan Monnier | 2004-11-26 | 1 | -562/+575 |
* | (bibtex-make-field): Fix typo. | John Paul Wallington | 2004-11-01 | 1 | -1/+1 |
* | (bibtex-make-field): Don't use interactive-p. | Richard M. Stallman | 2004-11-01 | 1 | -8/+9 |
* | Use `button's. | Stefan Monnier | 2004-10-31 | 1 | -463/+707 |
* | (bibtex-generate-url-list): Change format. Provide a sample complex default. | Stefan Monnier | 2004-09-12 | 1 | -166/+162 |
* | (bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun. | Stefan Monnier | 2004-09-10 | 1 | -229/+355 |
* | (bibtex-format-entry): Fix regexps. | Stefan Monnier | 2004-06-01 | 1 | -10/+13 |
* | Use assoc-string, not assoc-ignore-case. | Richard M. Stallman | 2004-05-22 | 1 | -25/+29 |
* | (bibtex-progress-message): Fix docstring. | Stefan Monnier | 2004-05-03 | 1 | -171/+196 |