Mercurial > emacs
log lisp/newcomment.el @ 28056:9ae3ef3133b8
age | author | description |
---|---|---|
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: |