comparison lisp/ChangeLog @ 31909:36892782f26a

(browse-url-file-url): Check for null maps.
author Sam Steingold <sds@gnu.org>
date Tue, 26 Sep 2000 13:05:29 +0000
parents d459e68ca9e8
children 8354221b2ced
comparison
equal deleted inserted replaced
31908:06869c11cb90 31909:36892782f26a
1 2000-09-25 Sam Steingold <sds@gnu.org>
2
3 * net/browse-url.el (browse-url-file-url): Check for null maps.
4
1 2000-09-26 Gerd Moellmann <gerd@gnu.org> 5 2000-09-26 Gerd Moellmann <gerd@gnu.org>
2 6
3 * frame.el (frame-notice-user-settings): Make tool-bar-mode and 7 * frame.el (frame-notice-user-settings): Make tool-bar-mode and
4 default-frame-alist consistent. 8 default-frame-alist consistent.
5 9
8 2000-09-25 Gerd Moellmann <gerd@gnu.org> 12 2000-09-25 Gerd Moellmann <gerd@gnu.org>
9 13
10 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto 14 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
11 current-load-list in top-level forms. Else this leaks a cons cell 15 current-load-list in top-level forms. Else this leaks a cons cell
12 every time a defun is called. 16 every time a defun is called.
13 17
14 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change. 18 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
15 19
16 2000-09-25 Dave Love <fx@gnu.org> 20 2000-09-25 Dave Love <fx@gnu.org>
17 21
18 * startup.el (fancy-splash-head): Check XPM is available. 22 * startup.el (fancy-splash-head): Check XPM is available.
19 23
20 * autoinsert.el (auto-insert): Doc fix. 24 * autoinsert.el (auto-insert): Doc fix.
30 34
31 2000-09-25 Markus Rost <rost@math.ohio-state.edu> 35 2000-09-25 Markus Rost <rost@math.ohio-state.edu>
32 36
33 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if 37 * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
34 rmail-dont-reply-to-names matches the empty string. 38 rmail-dont-reply-to-names matches the empty string.
35 39
36 2000-09-25 Gerd Moellmann <gerd@gnu.org> 40 2000-09-25 Gerd Moellmann <gerd@gnu.org>
37 41
38 * startup.el (command-line-1, fancy-splash-text): Change the 42 * startup.el (command-line-1, fancy-splash-text): Change the
39 text to sound more friendly. 43 text to sound more friendly.
40 44
41 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org> 45 2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
42 46
43 * progmodes/hideshow.el: Update author email address. 47 * progmodes/hideshow.el: Update author email address.