comparison lisp/ChangeLog @ 40471:a74c46e44b13

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 30 Oct 2001 00:34:09 +0000
parents db05a01a3f3d
children 8c17e2ae6bf5
comparison
equal deleted inserted replaced
40470:8154a8684502 40471:a74c46e44b13
1 2001-10-29 Richard M. Stallman <rms@gnu.org> 1 2001-10-29 Richard M. Stallman <rms@gnu.org>
2
3 * term.el (term-if-emacs19): Macro deleted.
4 Callers changed to use progn instead.
5
6 * frame.el (blink-cursor-mode): Doc fix.
2 7
3 * files.el (find-backup-file-name): Use make-backup-file-name. 8 * files.el (find-backup-file-name): Use make-backup-file-name.
4 9
5 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to 10 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
6 window-live-p. 11 window-live-p.