summaryrefslogtreecommitdiff
path: root/lisp/newcomment.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (comment-column, comment-style, comment-multi-line)Stefan Monnier2001-11-191-9/+7
* (comment-indent): Fix misindentation for comment-only lines.Stefan Monnier2001-11-191-21/+26
* (comment-normalize-vars): Handle a nil comment-padding.Stefan Monnier2001-11-131-1/+2
* (comment-region-internal): Don't rebindStefan Monnier2001-10-121-9/+2
* (comment-indent): Be a little more robust in caseStefan Monnier2001-10-111-11/+39
* (comment-normalize-vars): Use " \t" rather thanStefan Monnier2001-09-271-2/+4
* (comment-indent): Don't insert a fixed number of spaces.Stefan Monnier2001-09-011-5/+3
* *** empty log message ***Stefan Monnier2001-09-011-3/+5
* (comment-beginning): Make sure the comment-startStefan Monnier2001-08-211-3/+17
* (comment-normalize-vars): Use [ \t] for the trailingStefan Monnier2001-03-021-11/+16
* (comment-forward): Skip the comment-start beforeStefan Monnier2001-02-221-1/+2
* Remove useless Version.Stefan Monnier2000-12-181-2/+1
* (comment-indent-new-line): Use delete-horizontal-spaceStefan Monnier2000-12-111-3/+2
* Fix copyright years.Dave Love2000-12-061-4/+4
* (comment-indent): Save excursion around call to comment-indent-function.Stefan Monnier2000-11-291-2/+2
* (comment-indent): Insert comment before callingStefan Monnier2000-11-211-35/+40
* (comment-indent): Paren typo.Stefan Monnier2000-11-141-9/+10
* (comment-indent-default): Stick \s<\s< to the leftStefan Monnier2000-11-141-2/+4
* (comment-indent-default): Autoload.Stefan Monnier2000-10-081-1/+2
* (comment-indent):Stefan Monnier2000-10-051-24/+35
* (comment-indent-function): Use 0 for ;;; and %%%.Stefan Monnier2000-09-291-5/+16
* Remove redundant change-log.Stefan Monnier2000-07-061-150/+1