- 05 Dec, 1999 4 commits
-
-
Gerd Moellmann authored
powerpc-*-linux*.
-
Gerd Moellmann authored
using the hideshow package. (hs-special-modes-alist): Added entry for bibtex to allow the use of the hideshow package. (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is not longer provided by bibtex.el directly. Instead the hideshow package should be used. (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete references to bibtex-hide-entry-bodies. Copyright notice is up to date. Moved maintainer information closer to the beginning of the bibtex.el file. (bibtex-maintainer-salutation): New constant. bibtex-version): New constant. bibtex-submit-bug-report): Use bibtex-version and bibtex-maintainer-salutation. (bibtex-entry-field-alist): Made booktitle field optional for @inproceedings entries when crossreferenced. (bibtex-entry-field-alist): Added booktitle field to proceedings entry type (for cross referencing). Thanks to Wagner Toledo Correa for the suggestion. (bibtex-string-file-path): Fixed typo. (bibtex-mode-map): Reserved the key `C-c &' for reftex.el. (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex' to menu.
-
Dave Love authored
-
Stefan Monnier authored
operators and handle them properly. * regex.h (RE_ALL_GREEDY): New option. (RE_UNMATCHED_RIGHT_PAREN_ORD): Moved to the end where alphabetic sorting would put it. (RE_SYNTAX_AWK, RE_SYNTAX_GREP, RE_SYNTAX_EGREP) (_RE_SYNTAX_POSIX_COMMON): Use the new option to keep old behavior.
-
- 04 Dec, 1999 7 commits
- 03 Dec, 1999 9 commits
- 02 Dec, 1999 11 commits
-
-
Stefan Monnier authored
(lm-with-file): Move all the find-file...kill-buffer stuff into this macro. Make it use `find-file-noselect' and make it kill the buffer only if it wasn't already displayed somewhere. (lm-summary, lm-authors, lm-maintainer, lm-creation-date) (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by) (lm-commentary, lm-verify, lm-synopsis): use lm-with-file. (lm-commentary): fix to handle the case when the change log is at the end of the file.
-
Gerd Moellmann authored
automatic -> autoload.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
exec-directory.
-
Gerd Moellmann authored
Emacs Lisp mode.
-
Gerd Moellmann authored
outline-regexp, add outline-level. (lisp-outline-level): New.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
unexelf.o.
-
Gerd Moellmann authored
for building with Motif.
-
Gerd Moellmann authored
remove extraneous string-match.
-
- 01 Dec, 1999 6 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
off when reverting buffers that contained mode specifiers. `revert-buffer' is now called with non-nil PRESERVE-MODES argument.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Richard M. Stallman authored
-
- 30 Nov, 1999 3 commits
-
-
Dave Love authored
-
Dave Love authored
-
Paul Eggert authored
-