Mercurial > emacs
diff lisp/ChangeLog @ 43043:98b7448c1aac
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 01 Feb 2002 04:36:54 +0000 |
parents | 1f46029bcbb6 |
children | c48721b020c5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Feb 01 04:35:03 2002 +0000 +++ b/lisp/ChangeLog Fri Feb 01 04:36:54 2002 +0000 @@ -1,3 +1,40 @@ +2002-01-31 Richard M. Stallman <rms@gnu.org> + + * international/iso-acc.el (iso-languages): Fix ", " in French. + + * cus-start.el (history-length): Specify customization for it. + + * emacs-lisp/debug.el (debugger-setup-buffer): + When an eval-buffer frame was reading from a buffer, + insert indication of the buffer position. + (debugger-frame-number): Ignore ;;;-comment lines in backtrace. + (debugger-frame-clear, debugger-frame): Error on non-frame line. + + * simple.el (shell-command-on-region): Err if no mark + before reading the command string. + + * hl-line.el (hl-line-highlight, hl-line-unhighlight): + Definitions moved down after hl-line-mode var's definition. + + * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours. + (hilit-chg-set-face-on-change): Rename arg. + (hilit-chg-make-ov): Detect error earlier. + + * ediff-hook.el: Delete autoload cookies. + + * comint.el (comint-scroll-show-maximum-output): Default is t. + + * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce. + (batch-byte-compile-if-not-done): New function. + + * Makefile.in (compile): New target. + (compile-always): Renamed from compile-files. + (compile-after-backup): Renamed from compile. + (bootstrap): Depend on compile-always, not compile-files. + + * emulation/pc-select.el (pc-select-save-and-set-mode): + Properly use MODE-VAR. + 2002-01-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs