2004-03-08 |
Stefan Monnier |
(comment-use-global-state): New var.
|
2004-03-04 |
Stefan Monnier |
(comment-normalize-vars): Check the user-specified comment start marker.
|
2004-03-04 |
Stefan Monnier |
(uncomment-region): Allow non-terminated comment.
|
2004-02-16 |
Eli Zaretskii |
(uncomment-region): Allow eob as comment end.
|
2004-02-16 |
Eli Zaretskii |
(comment-insert-comment-function, comment-region-function,
|
2003-11-25 |
Stefan Monnier |
(comment-normalize-vars): Initialize properly if comment-start was nil.
|
2003-10-24 |
Stefan Monnier |
(comment-indent): Don't call indent-according-to-mode if the line has code.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-07-04 |
Stefan Monnier |
(uncomment-region): Remove padding coming from
|
2003-05-30 |
Stefan Monnier |
(comment-empty-lines): New var.
|
2003-05-10 |
Stefan Monnier |
(comment-indent): Try to align to adjacent comments.
|
2003-05-09 |
Stefan Monnier |
(comment-indent): Be more careful when inserting
|
2003-05-06 |
Stefan Monnier |
(comment-normalize-vars): Add docstring.
|
2003-05-06 |
Stefan Monnier |
(comment-set-column, comment-kill, comment-or-uncomment-region):
|
2003-05-06 |
Richard M. Stallman |
(comment-search-forward): Delete autoload cookie.
|
2003-05-03 |
Richard M. Stallman |
(comment-search-forward): Add autoload cookie.
|
2003-04-23 |
Stefan Monnier |
(comment-normalize-vars): Fix regexp.
|
2003-04-19 |
Richard M. Stallman |
(comment-use-syntax): Add autoload cookie.
|
2003-02-13 |
Dave Love |
(comment-indent): Ensure space before added comment.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-11-12 |
Markus Rost |
(defgroup comment): Remove autoload cookie.
|
2002-09-13 |
Stefan Monnier |
(comment-with-narrowing): Use the `declare' thingy.
|
2002-09-11 |
Juanma Barranquero |
(uncomment-region): Fix let/let* use.
|
2002-09-10 |
Stefan Monnier |
(uncomment-region): Be more careful with `='.
|
2002-09-03 |
Stefan Monnier |
(comment-make-extra-lines): Only use the
|
2002-08-12 |
Stefan Monnier |
(comment-region): Force `lines' when `block' is set.
|
2002-06-18 |
Stefan Monnier |
(comment-normalize-vars): Refresh the comment-foo-skip
|
2002-04-30 |
Stefan Monnier |
(comment-fill-column): Fix :type spec.
|
2002-04-29 |
Stefan Monnier |
(comment-fill-column): New var.
|
2002-04-08 |
Stefan Monnier |
(comment-column): Docstring improvement.
|
2002-03-04 |
Stefan Monnier |
(comment-forward): Use forward-comment to skip
|
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.
|