comparison lisp/ChangeLog @ 35744:497c28f292c4 EMACS_PRETEST_21_0_97

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 30 Jan 2001 19:51:14 +0000
parents a91f15824245
children 9ac1bfa4f057
comparison
equal deleted inserted replaced
35743:4db4ab2d1dd4 35744:497c28f292c4
1 2001-01-30 Gerd Moellmann <gerd@gnu.org> 1 2001-01-30 Gerd Moellmann <gerd@gnu.org>
2
3 * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
2 4
3 * frame.el (frame-notice-user-settings): Do the tool-bar 5 * frame.el (frame-notice-user-settings): Do the tool-bar
4 stuff only for graphical displays. Fix a braino. 6 stuff only for graphical displays. Fix a braino.
5 7
6 * frame.el (frame-initialize): Create initial frame visible. 8 * frame.el (frame-initialize): Create initial frame visible.
49 (cvs-mode-add-change-log-entry-other-window): 51 (cvs-mode-add-change-log-entry-other-window):
50 Rebind change-log-default-name to itself rather than to nil. 52 Rebind change-log-default-name to itself rather than to nil.
51 53
52 2001-01-29 Sam Steingold <sds@gnu.org> 54 2001-01-29 Sam Steingold <sds@gnu.org>
53 55
54 * vc-cvs.el: replaced (require 'vc) with a bunch of 56 * vc-cvs.el: Replaced (require 'vc) with a bunch of
55 `autoload' statements. 57 `autoload' statements.
56 58
57 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il> 59 2001-01-29 Eli Zaretskii <eliz@is.elta.co.il>
58 60
59 * files.el (confirm-kill-emacs): Doc fix. 61 * files.el (confirm-kill-emacs): Doc fix.