Format and doc changes to bring closer to xterm.c.
[bpt/emacs.git] / lisp / newcomment.el
2000-05-25 Stefan MonnierAdd abundant autoload cookies.
2000-05-23 Stefan Monnier(comment-make-extra-lines): Don't use `assert'.
2000-05-22 Stefan Monnier(comment-region-internal): Go back to BEG after quoting
2000-05-21 Stefan Monnier(comment-styles): New `box-multi'.
2000-05-19 Stefan MonnierFix license text and author.
2000-05-17 Stefan Monnier(comment-beginning): Handle unclosed comment.
2000-05-16 Stefan Monnier(comment-string-strip): Strip terminating newlines.
2000-05-14 Stefan Monnier(comment-start, comment-start-skip, comment-end): Made...
2000-05-13 Stefan Monnier(comment-use-syntax): Change `maybe' to `undecided'.
1999-12-08 Stefan Monniervarious fixes and gratuitous movements.
1999-11-30 Stefan Monnier(comment-style(s)): Replaces comment-extra-lines (and...
1999-11-29 Stefan Monnier(comment-find): New function.
1999-11-29 Stefan Monnier(kill-comment): Fixed by rewriting it with syntax-table...
1999-11-28 Stefan Monnier(comment-make-extra-lines): Moved out of comment-region...
1999-11-28 Stefan MonnierFirst "working" version: