log lisp/newcomment.el @ 28901:0e7bbb764f47

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