log lisp/newcomment.el @ 49768:ffe55e61c3fc

age author description
Thu, 13 Feb 2003 15:54:19 +0000 Dave Love (comment-indent): Ensure space before added comment.
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 12 Nov 2002 00:10:51 +0000 Markus Rost (defgroup comment): Remove autoload cookie.
Fri, 13 Sep 2002 18:22:37 +0000 Stefan Monnier (comment-with-narrowing): Use the `declare' thingy.
Wed, 11 Sep 2002 09:31:55 +0000 Juanma Barranquero (uncomment-region): Fix let/let* use.
Tue, 10 Sep 2002 06:20:52 +0000 Stefan Monnier (uncomment-region): Be more careful with `='.
Tue, 03 Sep 2002 01:45:18 +0000 Stefan Monnier (comment-make-extra-lines): Only use the
Mon, 12 Aug 2002 22:53:39 +0000 Stefan Monnier (comment-region): Force `lines' when `block' is set.
Tue, 18 Jun 2002 17:58:18 +0000 Stefan Monnier (comment-normalize-vars): Refresh the comment-foo-skip
Tue, 30 Apr 2002 13:01:03 +0000 Stefan Monnier (comment-fill-column): Fix :type spec.
Mon, 29 Apr 2002 23:43:11 +0000 Stefan Monnier (comment-fill-column): New var.
Mon, 08 Apr 2002 22:58:27 +0000 Stefan Monnier (comment-column): Docstring improvement.
Mon, 04 Mar 2002 01:10:55 +0000 Stefan Monnier (comment-forward): Use forward-comment to skip
Sun, 13 Jan 2002 10:09:20 +0000 Pavel Jank Fix typo.
Fri, 14 Dec 2001 21:53:29 +0000 Stefan Monnier (comment-indent): Jump to the middle of empty comments.
Sun, 02 Dec 2001 04:19:32 +0000 Stefan Monnier New bug.
Thu, 29 Nov 2001 21:29:36 +0000 Stefan Monnier New bug.
Mon, 19 Nov 2001 20:55:30 +0000 Stefan Monnier (comment-column, comment-style, comment-multi-line)
Mon, 19 Nov 2001 06:08:38 +0000 Stefan Monnier (comment-indent): Fix misindentation for comment-only lines.
Tue, 13 Nov 2001 20:17:26 +0000 Stefan Monnier (comment-normalize-vars): Handle a nil comment-padding.
Fri, 12 Oct 2001 22:37:51 +0000 Stefan Monnier (comment-region-internal): Don't rebind
Thu, 11 Oct 2001 01:44:48 +0000 Stefan Monnier (comment-indent): Be a little more robust in case
Thu, 27 Sep 2001 21:13:44 +0000 Stefan Monnier (comment-normalize-vars): Use " \t" rather than
Sat, 01 Sep 2001 21:23:17 +0000 Stefan Monnier (comment-indent): Don't insert a fixed number of spaces.
Sat, 01 Sep 2001 21:19:45 +0000 Stefan Monnier *** empty log message ***
Tue, 21 Aug 2001 18:30:59 +0000 Stefan Monnier (comment-beginning): Make sure the comment-start
Fri, 02 Mar 2001 20:31:40 +0000 Stefan Monnier (comment-normalize-vars): Use [ \t] for the trailing
Thu, 22 Feb 2001 01:47:40 +0000 Stefan Monnier (comment-forward): Skip the comment-start before
Mon, 18 Dec 2000 03:17:31 +0000 Stefan Monnier Remove useless Version.
Mon, 11 Dec 2000 21:41:35 +0000 Stefan Monnier (comment-indent-new-line): Use delete-horizontal-space