comparison lisp/ChangeLog @ 30388:018e42425bee

*** empty log message ***
author Noah Friedman <friedman@splode.com>
date Mon, 24 Jul 2000 00:28:27 +0000
parents 528996bc83df
children 91ee387fb19e
comparison
equal deleted inserted replaced
30387:b3f8b3df8d4f 30388:018e42425bee
1 2000-07-23 Noah Friedman <friedman@splode.com>
2
3 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
4 auto save directory exists before calling directory-files.
5
1 2000-07-23 Dave Love <fx@gnu.org> 6 2000-07-23 Dave Love <fx@gnu.org>
2 7
3 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i, 8 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
4 ^o, ^u. 9 ^o, ^u.
5 10
29 34
30 2000-07-19 Richard M. Stallman <rms@gnu.org> 35 2000-07-19 Richard M. Stallman <rms@gnu.org>
31 36
32 * timer.el (run-with-idle-timer): Doc fix. 37 * timer.el (run-with-idle-timer): Doc fix.
33 38
34 * mail/mail-utils.el (mail-strip-quoted-names): 39 * mail/mail-utils.el (mail-strip-quoted-names):
35 Handle case where <...> appears inside "...". 40 Handle case where <...> appears inside "...".
36 Use replace-match to edit the string more simply. 41 Use replace-match to edit the string more simply.
37 (rmail-dont-reply-to): Cope with an unmatched ". 42 (rmail-dont-reply-to): Cope with an unmatched ".
38 43
39 2000-07-19 Dave Love <fx@gnu.org> 44 2000-07-19 Dave Love <fx@gnu.org>
57 * mail/mailheader.el: Correct author's mail address. 62 * mail/mailheader.el: Correct author's mail address.
58 63
59 * gnus/parse-time.el: Correct author's mail address. 64 * gnus/parse-time.el: Correct author's mail address.
60 65
61 2000-07-19 Colin Walters <walters@cis.ohio-state.edu> 66 2000-07-19 Colin Walters <walters@cis.ohio-state.edu>
62 67
63 * comint.el (comint-highlight-input, comint-highlight-face): 68 * comint.el (comint-highlight-input, comint-highlight-face):
64 New user options. 69 New user options.
65 (comint-input-ring-file-name): Change custom type. 70 (comint-input-ring-file-name): Change custom type.
66 (comint-mode-map): Bind mouse-2. 71 (comint-mode-map): Bind mouse-2.
67 (comint-insert-clicked-input): New function. 72 (comint-insert-clicked-input): New function.
68 (comint-send-input): Handle input highlighting. 73 (comint-send-input): Handle input highlighting.
79 84
80 2000-07-18 Gerd Moellmann <gerd@gnu.org> 85 2000-07-18 Gerd Moellmann <gerd@gnu.org>
81 86
82 * faces.el (face-font-selection-order) 87 * faces.el (face-font-selection-order)
83 (face-font-family-alternatives): Add custom type. 88 (face-font-family-alternatives): Add custom type.
84 89
85 2000-07-18 Dave Love <fx@gnu.org> 90 2000-07-18 Dave Love <fx@gnu.org>
86 91
87 * cus-edit.el (custom-variable-reset-saved) 92 * cus-edit.el (custom-variable-reset-saved)
88 (custom-variable-reset-standard): Remove unused bindings. 93 (custom-variable-reset-standard): Remove unused bindings.
89 94
109 * net/goto-addr.el: Change maintainer to FSF. 114 * net/goto-addr.el: Change maintainer to FSF.
110 115
111 * recentf.el: Update from author. 116 * recentf.el: Update from author.
112 117
113 * info.el (Info-title-face-alist): Removed. 118 * info.el (Info-title-face-alist): Removed.
114 119
115 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il> 120 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
116 121
117 * eshell/eshell.el (eshell): Replace links to eshell.info with 122 * eshell/eshell.el (eshell): Replace links to eshell.info with
118 links to eshell, to avoid problems on systems where the manual is 123 links to eshell, to avoid problems on systems where the manual is
119 installed as `eshell'. 124 installed as `eshell'.