Mercurial > emacs
comparison lisp/ChangeLog @ 36043:5d6b76d28b83
2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
for remote files.
(ediff-coding-system-for-read): replaced the no-conversion default
with raw-text.
* ediff-init.el: Removed :version from defcustom vars.
* ediff-util.el (ediff-compute-custom-diffs-maybe): Better
handling of the diff mode
* ediff.texi: Added ediff-coding-system-for-read.
* viper.texi: typos
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Mon, 12 Feb 2001 08:47:13 +0000 |
parents | e3b6218812b0 |
children | bb49f3a3ce34 |
comparison
equal
deleted
inserted
replaced
36042:e3b6218812b0 | 36043:5d6b76d28b83 |
---|---|
1 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu> | |
2 | |
3 * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks | |
4 for remote files. | |
5 (ediff-coding-system-for-read): replaced the no-conversion default | |
6 with raw-text. | |
7 | |
8 * ediff-init.el: Removed :version from defcustom vars. | |
9 | |
10 * ediff-util.el (ediff-compute-custom-diffs-maybe): Better | |
11 handling of the diff mode | |
12 | |
13 * ediff.texi: Added ediff-coding-system-for-read. | |
14 | |
15 * viper.texi: Typos | |
16 | |
1 2001-02-11 Dave Love <fx@gnu.org> | 17 2001-02-11 Dave Love <fx@gnu.org> |
2 | 18 |
3 * shadowfile.el: Doc fixes. | 19 * shadowfile.el: Doc fixes. |
4 (shadow) <defgroup>: Add :link. | 20 (shadow) <defgroup>: Add :link. |
5 (shadowfile-unload-hook): New function. | 21 (shadowfile-unload-hook): New function. |