Mercurial > emacs
comparison lisp/ChangeLog @ 72974:54ea774c3eed
* viper.el: Bumped up version/date of update to reflect the substantial
changes done in August 2006.
* viper-cmd (viper-next-line-at-bol): make sure button-at, push-button
are defined.
* ediff-util.el (ediff-add-to-history): new function.
* ediff.el: use ediff-add-to-history instead of add-to-history.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Mon, 18 Sep 2006 19:22:31 +0000 |
parents | e366ee2b86d2 |
children | 0782f0fe772b |
comparison
equal
deleted
inserted
replaced
72973:e366ee2b86d2 | 72974:54ea774c3eed |
---|---|
1 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu> | |
2 | |
3 * viper.el: Bumped up version/date of update to reflect the substantial | |
4 changes done in August 2006. | |
5 | |
6 * viper-cmd (viper-next-line-at-bol): make sure button-at, push-button | |
7 are defined. | |
8 | |
9 * ediff-util.el (ediff-add-to-history): new function. | |
10 | |
11 * ediff.el: use ediff-add-to-history instead of add-to-history. | |
12 | |
1 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change) | 13 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change) |
2 | 14 |
3 * textmodes/conf-mode.el (conf-space-mode): Doc fix. | 15 * textmodes/conf-mode.el (conf-space-mode): Doc fix. |
4 Delete duplicate make-local-variable form. | 16 Delete duplicate make-local-variable form. |
5 (conf-space-keywords): Add autoload cookie. | 17 (conf-space-keywords): Add autoload cookie. |