log lisp/newcomment.el @ 40805:55068042757f

age author description
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
Wed, 06 Dec 2000 19:54:37 +0000 Dave Love Fix copyright years.
Wed, 29 Nov 2000 05:11:01 +0000 Stefan Monnier (comment-indent): Save excursion around call to comment-indent-function.
Tue, 21 Nov 2000 21:31:16 +0000 Stefan Monnier (comment-indent): Insert comment before calling
Tue, 14 Nov 2000 15:09:40 +0000 Stefan Monnier (comment-indent): Paren typo.
Tue, 14 Nov 2000 10:03:56 +0000 Stefan Monnier (comment-indent-default): Stick \s<\s< to the left