2007-09-20 |
Richard M. Stallman |
(comment-add): If EXTRA, double `comment-add' value.
|
2007-09-17 |
Richard M. Stallman |
(comment-add): New arg EXTRA.
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-08 |
Stefan Monnier |
(comment-search-forward): Make sure we search forward.
|
2008-04-04 |
Stefan Monnier |
(comment-enter-backward): Be careful to restore point changed during narrowing.
|
2008-03-03 |
Stefan Monnier |
(comment-kill): Docstring improvement.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-09-28 |
Stefan Monnier |
(comment-choose-indent): New function extracted
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-04-01 |
Stefan Monnier |
(comment-search-forward): Discard comment starters before point.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-05 |
Glenn Morris |
Update copyright years.
|
2006-11-27 |
Juanma Barranquero |
(comment-indent): "?\ " -> "?\s".
|
2006-10-10 |
Stefan Monnier |
(comment-valid-prefix-p): Make the check more thorough.
|
2006-08-20 |
Juanma Barranquero |
(comment-box): Call `comment-normalize-vars'. Add autoload cookie.
|
2006-08-16 |
Richard M. Stallman |
(comment-indent): Fully update INDENT
|
2006-05-11 |
Reiner Steib |
Move `safe-local-variable' declarations to the respective files.
|
2006-04-20 |
Dan Nicolaescu |
(comment-start, comment-start-skip)
|
2006-04-17 |
Stefan Monnier |
(comment-add): New function.
|
2006-02-03 |
Stefan Monnier |
Docstring fixes.
|
2005-11-20 |
Stefan Monnier |
(comment-enter-backward): Fix last fix.
|
2005-11-20 |
Stefan Monnier |
*** empty log message ***
|
2005-11-04 |
Stefan Monnier |
(comment-region-internal): Box more tightly in the
|
2005-08-09 |
Richard M. Stallman |
Address change.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-29 |
Stefan Monnier |
(comment-indent-default): Don't get fooled by an early end of buffer.
|
2005-05-19 |
Juanma Barranquero |
Specify missing group (and type, if simple) in defcustom.
|
2004-10-16 |
Richard M. Stallman |
(comment-auto-fill-only-comments): Add autoload.
|
2004-10-03 |
Daniel Pfeiffer |
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment
|
2004-09-29 |
Luc Teirlinck |
(comment-multi-line): Doc fix.
|
2004-09-07 |
Stefan Monnier |
(uncomment-region-default, comment-region-default):
|
2004-09-04 |
Eli Zaretskii |
(uncomment-region): Bind comment-use-global-state to nil.
|
2004-06-17 |
Juanma Barranquero |
(comment-region-internal): Fix docstring.
|
2004-06-10 |
Juanma Barranquero |
(comment-search-forward, comment-search-backward): Fix typos.
|
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
|