comparison lisp/ChangeLog @ 29193:eb1c9224a1c6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 25 May 2000 15:59:47 +0000
parents f0d6f1a9c9ae
children d08b497f3ce1
comparison
equal deleted inserted replaced
29192:42feade9d5aa 29193:eb1c9224a1c6
42 display. 42 display.
43 (rmail-auto-file): New function. 43 (rmail-auto-file): New function.
44 44
45 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> 45 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
46 46
47 * ediff-diff.el (ediff-forward-word): take syntactic word class into 47 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
48 account. 48 account.
49 (ediff-test-utility,ediff-diff-mandatory-option, 49 (ediff-test-utility,ediff-diff-mandatory-option)
50 ediff-reset-diff-options): utilities for proper initialization of 50 (ediff-reset-diff-options): Utilities for proper initialization of
51 ediff-diff-options and ediff-diff3-options on Windows. 51 ediff-diff-options and ediff-diff3-options on Windows.
52 52
53 * ediff-init.el (ediff-merge-filename-prefix): new customizable 53 * ediff-init.el (ediff-merge-filename-prefix): New customizable
54 variable. 54 variable.
55 55
56 * ediff-mult.el (ediff-filegroup-action): use 56 * ediff-mult.el (ediff-filegroup-action): Use
57 ediff-merge-filename-prefix. 57 ediff-merge-filename-prefix.
58 58
59 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> 59 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
60 60
61 * viper-ex.el (ex-write): set selective display to nil. 61 * viper-ex.el (ex-write): Set selective display to nil.
62 62
63 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il> 63 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
64 64
65 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just 65 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
66 aliases for hebrew-iso-8bit. 66 aliases for hebrew-iso-8bit.
685 define-prefix-command with 3 arguments, to make the map suitable 685 define-prefix-command with 3 arguments, to make the map suitable
686 for a menu. 686 for a menu.
687 687
688 2000-05-07 Dave Love <fx@gnu.org> 688 2000-05-07 Dave Love <fx@gnu.org>
689 689
690 * time.el: Small doc fixes from Pavel Janic. 690 * time.el: Small doc fixes from Pavel Janík ml..
691 691
692 2000-05-05 Dave Love <fx@gnu.org> 692 2000-05-05 Dave Love <fx@gnu.org>
693 693
694 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg 694 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
695 list in doc string. Don't quote keyword symbols. 695 list in doc string. Don't quote keyword symbols.