| Commit message (Expand) | Author | Age | Files | Lines |
* | (comment-style): Default to `indent'. (Bug#1589) | Dan Nicolaescu | 2008-12-18 | 1 | -1/+2 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (comment-enter-backward): Be careful to restore point changed during narrowing. | Stefan Monnier | 2008-04-03 | 1 | -4/+5 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-03-10 | 1 | -1/+1 |
|\ |
|
| * | (comment-kill): Docstring improvement. | Stefan Monnier | 2008-03-03 | 1 | -1/+1 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| * | (comment-choose-indent): New function extracted | Stefan Monnier | 2007-09-28 | 1 | -37/+62 |
* | | (comment-region-default): Don't triple the | Richard M. Stallman | 2007-12-22 | 1 | -3/+9 |
* | | Martin Rudalics <rudalics at gmx.at> | Glenn Morris | 2007-11-28 | 1 | -2/+4 |
* | | (comment-dwim): Call comment-insert-comment-function, if defined, for | Glenn Morris | 2007-11-03 | 1 | -10/+15 |
* | | (comment-indent): Let comment-insert-comment-function, | Glenn Morris | 2007-11-02 | 1 | -38/+39 |
* | | (comment-styles): New style indent-or-triple. | Richard M. Stallman | 2007-10-26 | 1 | -26/+40 |
* | | (comment-add): If EXTRA, double `comment-add' value. | Richard M. Stallman | 2007-09-20 | 1 | -4/+4 |
* | | (comment-add): New arg EXTRA. | Richard M. Stallman | 2007-09-17 | 1 | -6/+16 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | (comment-search-forward): Make sure we search forward. | Stefan Monnier | 2007-05-08 | 1 | -42/+73 |
|/ |
|
* | (comment-search-forward): Discard comment starters before point. | Stefan Monnier | 2007-04-01 | 1 | -1/+3 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
* | (comment-indent): "?\ " -> "?\s". | Juanma Barranquero | 2006-11-27 | 1 | -2/+2 |
* | (comment-valid-prefix-p): Make the check more thorough. | Stefan Monnier | 2006-10-10 | 1 | -9/+40 |
* | (comment-box): Call `comment-normalize-vars'. Add autoload cookie. | Juanma Barranquero | 2006-08-20 | 1 | -4/+6 |
* | (comment-indent): Fully update INDENT | Richard M. Stallman | 2006-08-16 | 1 | -3/+8 |
* | Move `safe-local-variable' declarations to the respective files. | Reiner Steib | 2006-05-11 | 1 | -0/+1 |
* | (comment-start, comment-start-skip) | Dan Nicolaescu | 2006-04-20 | 1 | -0/+4 |
* | (comment-add): New function. | Stefan Monnier | 2006-04-17 | 1 | -6/+8 |
* | Docstring fixes. | Stefan Monnier | 2006-02-03 | 1 | -5/+6 |
* | (comment-enter-backward): Fix last fix. | Stefan Monnier | 2005-11-20 | 1 | -2/+2 |
* | *** empty log message *** | Stefan Monnier | 2005-11-20 | 1 | -13/+16 |
* | (comment-region-internal): Box more tightly in the | Stefan Monnier | 2005-11-04 | 1 | -2/+6 |
* | Address change. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (comment-indent-default): Don't get fooled by an early end of buffer. | Stefan Monnier | 2005-06-29 | 1 | -1/+1 |
* | Specify missing group (and type, if simple) in defcustom. | Juanma Barranquero | 2005-05-19 | 1 | -7/+14 |
* | (comment-auto-fill-only-comments): Add autoload. | Richard M. Stallman | 2004-10-16 | 1 | -0/+1 |
* | comment-beginning: doc-fix and don't choke on unset comment-end-skip when at ... | Daniel Pfeiffer | 2004-10-03 | 1 | -2/+2 |
* | (comment-multi-line): Doc fix. | Luc Teirlinck | 2004-09-29 | 1 | -2/+7 |
* | (uncomment-region-default, comment-region-default): | Stefan Monnier | 2004-09-07 | 1 | -151/+156 |
* | (uncomment-region): Bind comment-use-global-state to nil. | Eli Zaretskii | 2004-09-04 | 1 | -50/+55 |
* | (comment-region-internal): Fix docstring. | Juanma Barranquero | 2004-06-17 | 1 | -10/+10 |
* | (comment-search-forward, comment-search-backward): Fix typos. | Juanma Barranquero | 2004-06-10 | 1 | -3/+3 |
* | (comment-use-global-state): New var. | Stefan Monnier | 2004-03-08 | 1 | -2/+11 |
* | (comment-normalize-vars): Check the user-specified comment start marker. | Stefan Monnier | 2004-03-04 | 1 | -2/+4 |
* | (uncomment-region): Allow non-terminated comment. | Stefan Monnier | 2004-03-04 | 1 | -30/+4 |
* | (uncomment-region): Allow eob as comment end. | Eli Zaretskii | 2004-02-16 | 1 | -2/+30 |
* | (comment-insert-comment-function, comment-region-function, | Eli Zaretskii | 2004-02-16 | 1 | -117/+150 |
* | (comment-normalize-vars): Initialize properly if comment-start was nil. | Stefan Monnier | 2003-11-25 | 1 | -4/+4 |