log lisp/newcomment.el @ 89834:0d6a283ae6d0

age author description
Tue, 02 Mar 2004 23:09:14 +0000 Kenichi Handa Merged from HEAD (1.72).
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 22 Dec 2007 18:39:07 +0000 Richard M. Stallman (comment-region-default): Don't triple the
Wed, 28 Nov 2007 05:20:21 +0000 Glenn Morris Martin Rudalics <rudalics at gmx.at>
Sat, 03 Nov 2007 03:00:32 +0000 Glenn Morris (comment-dwim): Call comment-insert-comment-function, if defined, for
Fri, 02 Nov 2007 08:10:25 +0000 Glenn Morris (comment-indent): Let comment-insert-comment-function,
Fri, 26 Oct 2007 09:52:12 +0000 Richard M. Stallman (comment-styles): New style indent-or-triple.
Thu, 20 Sep 2007 16:31:35 +0000 Richard M. Stallman (comment-add): If EXTRA, double `comment-add' value.
Mon, 17 Sep 2007 16:40:26 +0000 Richard M. Stallman (comment-add): New arg EXTRA.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 08 May 2007 15:59:45 +0000 Stefan Monnier (comment-search-forward): Make sure we search forward.
Fri, 04 Apr 2008 00:41:47 +0000 Stefan Monnier (comment-enter-backward): Be careful to restore point changed during narrowing.
Mon, 03 Mar 2008 21:20:21 +0000 Stefan Monnier (comment-kill): Docstring improvement.