log lisp/newcomment.el @ 72056:d06698815c23

age author description
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.