Mercurial > emacs
comparison lisp/ChangeLog @ 27205:5b9c236a581d
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 05 Jan 2000 22:56:49 +0000 |
parents | 7811b5b4d905 |
children | 1c7665b7a026 |
comparison
equal
deleted
inserted
replaced
27204:ce06277761dc | 27205:5b9c236a581d |
---|---|
1 2000-01-02 Dave Love <fx@gnu.org> | 1 2000-01-02 Dave Love <fx@gnu.org> |
2 | |
3 * outline.el (outline-mode-menu-bar-map): Add | |
4 outline-headers-as-kill. | |
5 (outline-mode): Define imenu-generic-expression. | |
6 (outline-headers-as-kill): New command. | |
2 | 7 |
3 * text-mode.el (text-mode): Remove page-delimiter's `^' from | 8 * text-mode.el (text-mode): Remove page-delimiter's `^' from |
4 paragraph-start. | 9 paragraph-start. |
5 (paragraph-indent-minor-mode): New command. | 10 (paragraph-indent-minor-mode): New command. |
6 | 11 |