Mercurial > emacs
comparison lisp/ChangeLog @ 29224:c4ed562f1556
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 26 May 2000 00:42:50 +0000 |
parents | 47dec47aba85 |
children | c90fae20d4be |
comparison
equal
deleted
inserted
replaced
29223:8abed1831e4f | 29224:c4ed562f1556 |
---|---|
1 2000-05-25 Stefan Monnier <monnier@cs.yale.edu> | 1 2000-05-25 Stefan Monnier <monnier@cs.yale.edu> |
2 | 2 |
3 * derived.el: Fix keywords. | 3 * derived.el: Fix keywords. |
4 (define-derived-mode): Only define if needed. | |
4 | 5 |
5 * simple.el (fill-comment, comment-column, comment-start) | 6 * simple.el (fill-comment, comment-column, comment-start) |
6 (comment-start-skip, comment-end, comment-indent-function) | 7 (comment-start-skip, comment-end, comment-indent-function) |
7 (block-comment-start, block-comment-end, indent-for-comment) | 8 (block-comment-start, block-comment-end, indent-for-comment) |
8 (set-comment-column, kill-comment, comment-padding, comment-region) | 9 (set-comment-column, kill-comment, comment-padding, comment-region) |