log lisp/newcomment.el @ 84561:589ba73a64a6

age author description
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.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 28 Sep 2007 01:59:40 +0000 Stefan Monnier (comment-choose-indent): New function extracted
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 01 Apr 2007 19:33:44 +0000 Stefan Monnier (comment-search-forward): Discard comment starters before point.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 05 Dec 2006 07:06:08 +0000 Glenn Morris Update copyright years.
Mon, 27 Nov 2006 14:01:47 +0000 Juanma Barranquero (comment-indent): "?\ " -> "?\s".
Tue, 10 Oct 2006 00:33:16 +0000 Stefan Monnier (comment-valid-prefix-p): Make the check more thorough.
Sun, 20 Aug 2006 12:48:19 +0000 Juanma Barranquero (comment-box): Call `comment-normalize-vars'. Add autoload cookie.
Wed, 16 Aug 2006 05:05:56 +0000 Richard M. Stallman (comment-indent): Fully update INDENT
Thu, 11 May 2006 15:01:41 +0000 Reiner Steib Move `safe-local-variable' declarations to the respective files.