log lisp/newcomment.el @ 36271:ee3fcc29254e

age author description
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
Sun, 08 Oct 2000 19:07:41 +0000 Stefan Monnier (comment-indent-default): Autoload.
Thu, 05 Oct 2000 22:43:22 +0000 Stefan Monnier (comment-indent):
Fri, 29 Sep 2000 19:11:42 +0000 Stefan Monnier (comment-indent-function): Use 0 for ;;; and %%%.
Thu, 06 Jul 2000 13:25:31 +0000 Stefan Monnier Remove redundant change-log.
Thu, 06 Jul 2000 13:24:28 +0000 Stefan Monnier (uncomment-region): Be more careful when skipping
Tue, 20 Jun 2000 09:40:36 +0000 Dave Love (comment) <defgroup>: Add :version.
Sun, 04 Jun 2000 22:02:11 +0000 Stefan Monnier (comment-indent): Ignore comment-indent-hook.