Mercurial > emacs
comparison lisp/ChangeLog @ 36052:e36e7d1baf18
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 12 Feb 2001 18:52:02 +0000 |
parents | bb49f3a3ce34 |
children | d4d4a154327c |
comparison
equal
deleted
inserted
replaced
36051:781f426b26c5 | 36052:e36e7d1baf18 |
---|---|
1 2001-02-12 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * international/mule-cmds.el (set-input-method): Doc fix. | |
4 | |
1 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com> | 5 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com> |
2 | 6 |
3 * speedbar.el (speedbar-frame-parameters): No toolbar lines. | 7 * speedbar.el (speedbar-frame-parameters): No toolbar lines. |
4 (speedbar-line-file): Return nil if not a file. | 8 (speedbar-line-file): Return nil if not a file. |
5 (speedbar-buffers-line-path): Return file for tags, and dir for files. | 9 (speedbar-buffers-line-path): Return file for tags, and dir for files. |
6 | 10 |
7 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu> | 11 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu> |
8 | 12 |
9 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks | 13 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks |
10 for remote files. | 14 for remote files. |
11 (ediff-coding-system-for-read): replaced the no-conversion default | 15 (ediff-coding-system-for-read): Replaced the no-conversion default |
12 with raw-text. | 16 with raw-text. |
13 | 17 |
14 * ediff-init.el: Removed :version from defcustom vars. | 18 * ediff-init.el: Removed :version from defcustom vars. |
15 | 19 |
16 * ediff-util.el (ediff-compute-custom-diffs-maybe): Better | 20 * ediff-util.el (ediff-compute-custom-diffs-maybe): Better |
17 handling of the diff mode | 21 handling of the diff mode |
18 | 22 |
19 * ediff.texi: Added ediff-coding-system-for-read. | 23 * ediff.texi: Added ediff-coding-system-for-read. |
20 | 24 |
21 * viper.texi: Typos | 25 * viper.texi: Fix typos. |
22 | 26 |
23 2001-02-11 Dave Love <fx@gnu.org> | 27 2001-02-11 Dave Love <fx@gnu.org> |
24 | 28 |
25 * shadowfile.el: Doc fixes. | 29 * shadowfile.el: Doc fixes. |
26 (shadow) <defgroup>: Add :link. | 30 (shadow) <defgroup>: Add :link. |