Thu, 11 May 2006 15:01:41 +0000 |
Reiner Steib |
Move `safe-local-variable' declarations to the respective files.
|
Thu, 20 Apr 2006 21:24:19 +0000 |
Dan Nicolaescu |
(comment-start, comment-start-skip)
|
Mon, 17 Apr 2006 03:51:30 +0000 |
Stefan Monnier |
(comment-add): New function.
|
Fri, 03 Feb 2006 15:57:56 +0000 |
Stefan Monnier |
Docstring fixes.
|
Sun, 20 Nov 2005 23:25:46 +0000 |
Stefan Monnier |
(comment-enter-backward): Fix last fix.
|
Sun, 20 Nov 2005 18:09:09 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 04 Nov 2005 22:20:12 +0000 |
Stefan Monnier |
(comment-region-internal): Box more tightly in the
|
Tue, 09 Aug 2005 20:38:35 +0000 |
Richard M. Stallman |
Address change.
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Wed, 29 Jun 2005 06:44:37 +0000 |
Stefan Monnier |
(comment-indent-default): Don't get fooled by an early end of buffer.
|
Thu, 19 May 2005 19:06:19 +0000 |
Juanma Barranquero |
Specify missing group (and type, if simple) in defcustom.
|
Sat, 16 Oct 2004 15:32:14 +0000 |
Richard M. Stallman |
(comment-auto-fill-only-comments): Add autoload.
|
Sun, 03 Oct 2004 15:33:38 +0000 |
Daniel Pfeiffer |
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment
|
Wed, 29 Sep 2004 22:17:15 +0000 |
Luc Teirlinck |
(comment-multi-line): Doc fix.
|
Tue, 07 Sep 2004 05:18:49 +0000 |
Stefan Monnier |
(uncomment-region-default, comment-region-default):
|
Sat, 04 Sep 2004 12:30:24 +0000 |
Eli Zaretskii |
(uncomment-region): Bind comment-use-global-state to nil.
|
Thu, 17 Jun 2004 00:02:13 +0000 |
Juanma Barranquero |
(comment-region-internal): Fix docstring.
|
Thu, 10 Jun 2004 20:38:28 +0000 |
Juanma Barranquero |
(comment-search-forward, comment-search-backward): Fix typos.
|
Mon, 08 Mar 2004 01:20:53 +0000 |
Stefan Monnier |
(comment-use-global-state): New var.
|
Thu, 04 Mar 2004 20:02:52 +0000 |
Stefan Monnier |
(comment-normalize-vars): Check the user-specified comment start marker.
|
Thu, 04 Mar 2004 19:20:35 +0000 |
Stefan Monnier |
(uncomment-region): Allow non-terminated comment.
|
Mon, 16 Feb 2004 14:10:41 +0000 |
Eli Zaretskii |
(uncomment-region): Allow eob as comment end.
|
Mon, 16 Feb 2004 12:33:55 +0000 |
Eli Zaretskii |
(comment-insert-comment-function, comment-region-function,
|
Tue, 25 Nov 2003 21:20:51 +0000 |
Stefan Monnier |
(comment-normalize-vars): Initialize properly if comment-start was nil.
|
Fri, 24 Oct 2003 20:26:26 +0000 |
Stefan Monnier |
(comment-indent): Don't call indent-according-to-mode if the line has code.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Fri, 04 Jul 2003 22:45:26 +0000 |
Stefan Monnier |
(uncomment-region): Remove padding coming from
|
Fri, 30 May 2003 20:06:40 +0000 |
Stefan Monnier |
(comment-empty-lines): New var.
|
Sat, 10 May 2003 22:54:35 +0000 |
Stefan Monnier |
(comment-indent): Try to align to adjacent comments.
|
Fri, 09 May 2003 20:09:04 +0000 |
Stefan Monnier |
(comment-indent): Be more careful when inserting
|
Tue, 06 May 2003 14:55:56 +0000 |
Stefan Monnier |
(comment-normalize-vars): Add docstring.
|
Tue, 06 May 2003 14:06:34 +0000 |
Stefan Monnier |
(comment-set-column, comment-kill, comment-or-uncomment-region):
|
Tue, 06 May 2003 10:40:06 +0000 |
Richard M. Stallman |
(comment-search-forward): Delete autoload cookie.
|
Sat, 03 May 2003 13:50:14 +0000 |
Richard M. Stallman |
(comment-search-forward): Add autoload cookie.
|
Wed, 23 Apr 2003 14:55:19 +0000 |
Stefan Monnier |
(comment-normalize-vars): Fix regexp.
|
Sat, 19 Apr 2003 04:20:58 +0000 |
Richard M. Stallman |
(comment-use-syntax): Add autoload cookie.
|
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
|
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:
|