Mercurial > emacs
comparison lisp/ChangeLog @ 76843:56e7e274cc62
* progmodes/hideshow.el (turn-off-hideshow): New function.
(hs-minor-mode): Use it instead of a lambda expression in
change-major-mode-hook.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 31 Mar 2007 18:31:51 +0000 |
parents | 4a7ae61207d2 |
children | d55ab93ab5bf |
comparison
equal
deleted
inserted
replaced
76842:9a9461d6a79f | 76843:56e7e274cc62 |
---|---|
1 2007-03-31 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * progmodes/hideshow.el (turn-off-hideshow): New function. | |
4 (hs-minor-mode): Use it instead of a lambda expression in | |
5 change-major-mode-hook. | |
6 | |
1 2007-03-31 David Kastrup <dak@gnu.org> | 7 2007-03-31 David Kastrup <dak@gnu.org> |
2 | 8 |
3 * woman.el (woman-Cyg-to-Win): Don't convert cons cells | 9 * woman.el (woman-Cyg-to-Win): Don't convert cons cells |
4 corresponding to MANPATH_MAP entries. | 10 corresponding to MANPATH_MAP entries. |
5 (woman-man.conf-path, woman-parse-man.conf): Doc fix. | 11 (woman-man.conf-path, woman-parse-man.conf): Doc fix. |