summaryrefslogtreecommitdiff
path: root/lisp/newcomment.el
Commit message (Expand)AuthorAgeFilesLines
* (comment-enter-backward): Fix last fix.Stefan Monnier2005-11-201-2/+2
* *** empty log message ***Stefan Monnier2005-11-201-13/+16
* (comment-region-internal): Box more tightly in theStefan Monnier2005-11-041-2/+6
* Address change.Richard M. Stallman2005-08-091-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (comment-indent-default): Don't get fooled by an early end of buffer.Stefan Monnier2005-06-291-1/+1
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-191-7/+14
* (comment-auto-fill-only-comments): Add autoload.Richard M. Stallman2004-10-161-0/+1
* comment-beginning: doc-fix and don't choke on unset comment-end-skip when at ...Daniel Pfeiffer2004-10-031-2/+2
* (comment-multi-line): Doc fix.Luc Teirlinck2004-09-291-2/+7
* (uncomment-region-default, comment-region-default):Stefan Monnier2004-09-071-151/+156
* (uncomment-region): Bind comment-use-global-state to nil.Eli Zaretskii2004-09-041-50/+55
* (comment-region-internal): Fix docstring.Juanma Barranquero2004-06-171-10/+10
* (comment-search-forward, comment-search-backward): Fix typos.Juanma Barranquero2004-06-101-3/+3
* (comment-use-global-state): New var.Stefan Monnier2004-03-081-2/+11
* (comment-normalize-vars): Check the user-specified comment start marker.Stefan Monnier2004-03-041-2/+4
* (uncomment-region): Allow non-terminated comment.Stefan Monnier2004-03-041-30/+4
* (uncomment-region): Allow eob as comment end.Eli Zaretskii2004-02-161-2/+30
* (comment-insert-comment-function, comment-region-function,Eli Zaretskii2004-02-161-117/+150
* (comment-normalize-vars): Initialize properly if comment-start was nil.Stefan Monnier2003-11-251-4/+4
* (comment-indent): Don't call indent-according-to-mode if the line has code.Stefan Monnier2003-10-241-4/+12
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (uncomment-region): Remove padding coming fromStefan Monnier2003-07-041-2/+6
* (comment-empty-lines): New var.Stefan Monnier2003-05-301-1/+11
* (comment-indent): Try to align to adjacent comments.Stefan Monnier2003-05-101-11/+32
* (comment-indent): Be more careful when insertingStefan Monnier2003-05-091-2/+2
* (comment-normalize-vars): Add docstring.Stefan Monnier2003-05-061-0/+4
* (comment-set-column, comment-kill, comment-or-uncomment-region):Stefan Monnier2003-05-061-0/+3
* (comment-search-forward): Delete autoload cookie.Richard M. Stallman2003-05-061-1/+0
* (comment-search-forward): Add autoload cookie.Richard M. Stallman2003-05-031-0/+1
* (comment-normalize-vars): Fix regexp.Stefan Monnier2003-04-231-4/+17
* (comment-use-syntax): Add autoload cookie.Richard M. Stallman2003-04-191-0/+2
* (comment-indent): Ensure space before added comment.Dave Love2003-02-131-0/+4
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-4/+4
* (defgroup comment): Remove autoload cookie.Markus Rost2002-11-121-1/+0
* (comment-with-narrowing): Use the `declare' thingy.Stefan Monnier2002-09-131-2/+1
* (uncomment-region): Fix let/let* use.Juanma Barranquero2002-09-111-14/+14
* (uncomment-region): Be more careful with `='.Stefan Monnier2002-09-101-10/+14
* (comment-make-extra-lines): Only use theStefan Monnier2002-09-031-15/+28
* (comment-region): Force `lines' when `block' is set.Stefan Monnier2002-08-121-2/+2
* (comment-normalize-vars): Refresh the comment-foo-skipStefan Monnier2002-06-181-3/+6
* (comment-fill-column): Fix :type spec.Stefan Monnier2002-04-301-2/+2
* (comment-fill-column): New var.Stefan Monnier2002-04-291-13/+28
* (comment-column): Docstring improvement.Stefan Monnier2002-04-081-3/+4
* (comment-forward): Use forward-comment to skipStefan Monnier2002-03-041-5/+5
* Fix typo.Pavel Janík2002-01-131-2/+2
* (comment-indent): Jump to the middle of empty comments.Stefan Monnier2001-12-141-3/+10
* New bug.Stefan Monnier2001-12-021-1/+2
* New bug.Stefan Monnier2001-11-291-1/+2