Mercurial > emacs
comparison lisp/ChangeLog @ 49428:0f80cb4f9d29
2003-01-25 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff.el (ediff-revision): better defaults.
* ediff-vers.el (ediff-vc-latest-version): new function.
(ediff-vc-internal): use latest version instead of working version.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Sat, 25 Jan 2003 08:09:16 +0000 |
parents | 5c89d088d737 |
children | 2a4281ca8fe4 |
comparison
equal
deleted
inserted
replaced
49427:5c89d088d737 | 49428:0f80cb4f9d29 |
---|---|
1 2003-01-25 Michael Kifer <kifer@cs.stonybrook.edu> | |
2 | |
3 * ediff.el (ediff-revision): better defaults. | |
4 | |
5 * ediff-vers.el (ediff-vc-latest-version): new function. | |
6 (ediff-vc-internal): use latest version instead of working version. | |
7 | |
1 2003-01-24 Thien-Thi Nguyen <ttn@gnu.org> | 8 2003-01-24 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 9 |
3 * info.el (Info-extract-menu-node-name): When looking for end of menu | 10 * info.el (Info-extract-menu-node-name): When looking for end of menu |
4 item, don't stop at first ":"; instead, continue until trailing | 11 item, don't stop at first ":"; instead, continue until trailing |
5 context is either a space or newline. | 12 context is either a space or newline. |