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
|
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'.
|
Fri, 19 May 2000 15:37:41 +0000 |
Stefan Monnier |
Fix license text and author.
|
Wed, 17 May 2000 19:32:32 +0000 |
Stefan Monnier |
(comment-beginning): Handle unclosed comment.
|
Tue, 16 May 2000 22:02:37 +0000 |
Stefan Monnier |
(comment-string-strip): Strip terminating newlines.
|
Sun, 14 May 2000 00:56:10 +0000 |
Stefan Monnier |
(comment-start, comment-start-skip, comment-end): Made `defvar'.
|
Sat, 13 May 2000 19:41:08 +0000 |
Stefan Monnier |
(comment-use-syntax): Change `maybe' to `undecided'.
|
Wed, 08 Dec 1999 00:19:51 +0000 |
Stefan Monnier |
various fixes and gratuitous movements.
|
Tue, 30 Nov 1999 16:20:55 +0000 |
Stefan Monnier |
(comment-style(s)): Replaces comment-extra-lines (and comment-multi-line).
|
Mon, 29 Nov 1999 01:31:47 +0000 |
Stefan Monnier |
(comment-find): New function.
|
Mon, 29 Nov 1999 00:49:18 +0000 |
Stefan Monnier |
(kill-comment): Fixed by rewriting it with syntax-tables rather than regexps
|
Sun, 28 Nov 1999 21:33:55 +0000 |
Stefan Monnier |
(comment-make-extra-lines): Moved out of comment-region-internal.
|
Sun, 28 Nov 1999 18:51:06 +0000 |
Stefan Monnier |
First "working" version:
|