2002-01-13 |
Pavel JanÃk |
Fix typo.
|
2001-12-14 |
Stefan Monnier |
(comment-indent): Jump to the middle of empty comments.
|
2001-12-02 |
Stefan Monnier |
New bug.
|
2001-11-29 |
Stefan Monnier |
New bug.
|
2001-11-19 |
Stefan Monnier |
(comment-column, comment-style, comment-multi-line)
|
2001-11-19 |
Stefan Monnier |
(comment-indent): Fix misindentation for comment-only lines.
|
2001-11-13 |
Stefan Monnier |
(comment-normalize-vars): Handle a nil comment-padding.
|
2001-10-12 |
Stefan Monnier |
(comment-region-internal): Don't rebind
|
2001-10-11 |
Stefan Monnier |
(comment-indent): Be a little more robust in case
|
2001-09-27 |
Stefan Monnier |
(comment-normalize-vars): Use " \t" rather than
|
2001-09-01 |
Stefan Monnier |
(comment-indent): Don't insert a fixed number of spaces.
|
2001-09-01 |
Stefan Monnier |
*** empty log message ***
|
2001-08-21 |
Stefan Monnier |
(comment-beginning): Make sure the comment-start
|
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:
|