log lisp/newcomment.el @ 33995:e8594de40767

age author description
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.
Thu, 25 May 2000 19:05:46 +0000 Stefan Monnier Add abundant autoload cookies.
Tue, 23 May 2000 20:06:10 +0000 Stefan Monnier (comment-make-extra-lines): Don't use `assert'.
Mon, 22 May 2000 04:23:37 +0000 Stefan Monnier (comment-region-internal): Go back to BEG after quoting
Sun, 21 May 2000 00:27:31 +0000 Stefan Monnier (comment-styles): New `box-multi'.