2001-03-02 |
Stefan Monnier |
(comment-normalize-vars): Use [ \t] for the trailing
|
2001-02-22 |
Stefan Monnier |
(comment-forward): Skip the comment-start before
|
2000-12-18 |
Stefan Monnier |
Remove useless Version.
|
2000-12-11 |
Stefan Monnier |
(comment-indent-new-line): Use delete-horizontal-space
|
2000-12-06 |
Dave Love |
Fix copyright years.
|
2000-11-29 |
Stefan Monnier |
(comment-indent): Save excursion around call to comment-indent-function.
|
2000-11-21 |
Stefan Monnier |
(comment-indent): Insert comment before calling
|
2000-11-14 |
Stefan Monnier |
(comment-indent): Paren typo.
|
2000-11-14 |
Stefan Monnier |
(comment-indent-default): Stick \s<\s< to the left
|
2000-10-08 |
Stefan Monnier |
(comment-indent-default): Autoload.
|
2000-10-05 |
Stefan Monnier |
(comment-indent):
|
2000-09-29 |
Stefan Monnier |
(comment-indent-function): Use 0 for ;;; and %%%.
|
2000-07-06 |
Stefan Monnier |
Remove redundant change-log.
|
2000-07-06 |
Stefan Monnier |
(uncomment-region): Be more careful when skipping
|
2000-06-20 |
Dave Love |
(comment) <defgroup>: Add :version.
|
2000-06-04 |
Stefan Monnier |
(comment-indent): Ignore comment-indent-hook.
|
2000-05-25 |
Stefan Monnier |
Add 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 Monnier |
Fix 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 `defvar'.
|
2000-05-13 |
Stefan Monnier |
(comment-use-syntax): Change `maybe' to `undecided'.
|
1999-12-08 |
Stefan Monnier |
various fixes and gratuitous movements.
|
1999-11-30 |
Stefan Monnier |
(comment-style(s)): Replaces comment-extra-lines (and comment-multi-line).
|
1999-11-29 |
Stefan Monnier |
(comment-find): New function.
|
1999-11-29 |
Stefan Monnier |
(kill-comment): Fixed by rewriting it with syntax-tables rather than regexps
|
1999-11-28 |
Stefan Monnier |
(comment-make-extra-lines): Moved out of comment-region-internal.
|
1999-11-28 |
Stefan Monnier |
First "working" version:
|