- 02 Dec, 1999 6 commits
-
-
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 10 commits
-
-
Dave Love authored
-
Dave Love authored
-
Paul Eggert authored
-
Stefan Monnier authored
(comment-use-syntax): Whether to use the syntax-table or just the regexps. (comment-end-skip): To find the end of the text. ...
-
Dave Love authored
-
Dave Love authored
(auto-insert): Return nil.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Emacs versions without custom.el.
-
Dave Love authored
-
Dave Love authored
-
- 29 Nov, 1999 8 commits
-
-
Dave Love authored
-
Dave Love authored
comment warning about editing.
-
Dave Love authored
Fortran, SGML changes. Add 20.5 section.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
invalid translation of old-style backquote syntax to new syntax.
-
Stefan Monnier authored
(indent-for-comment, set-comment-column, kill-comment): use it.
-
Stefan Monnier authored
(comment-normalize-vars): Set default (cdr comment-continue) (comment-end-quote-re): new function taken out of `comment-region-internal' (uncomment-region): Rewritten using syntax-tables. Also unquotes nested comment-ends and eliminates continuation markers. (comment-region-internal): Don't create a default for cce. Use `comment-end-quote-re'.
-
- 28 Nov, 1999 10 commits
-
-
Stefan Monnier authored
(comment-with-narrowing): New macro. Provides a way to preserve indentation inside narrowing. (comment-region-internal): Add "\n" to close the comment if necessary. Correctly handle commenting-out when BEG is not bolp.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(EMACS_TIME_GT, EMACS_TIME_GE, EMACS_TIME_LT,EMACS_TIME_LE): New macros.
-
Stefan Monnier authored
- uncomment-region doesn't work for some unknown reason - comment-multi-line allows the use of multi line comments - comment-extra-lines allows yet another style choice - comment-add allows to default to `;;' - comment-region on a comment calls uncomment-region - C-u C-u comment-region aligns comment end markers - C-u C-u C-u comment-region puts the comment inside a rectangle
-
Michael Kifer authored
-
Richard M. Stallman authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-