Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
43042:63639e690611 | 43043:98b7448c1aac |
---|---|
1 2002-01-31 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * international/iso-acc.el (iso-languages): Fix ", " in French. | |
4 | |
5 * cus-start.el (history-length): Specify customization for it. | |
6 | |
7 * emacs-lisp/debug.el (debugger-setup-buffer): | |
8 When an eval-buffer frame was reading from a buffer, | |
9 insert indication of the buffer position. | |
10 (debugger-frame-number): Ignore ;;;-comment lines in backtrace. | |
11 (debugger-frame-clear, debugger-frame): Error on non-frame line. | |
12 | |
13 * simple.el (shell-command-on-region): Err if no mark | |
14 before reading the command string. | |
15 | |
16 * hl-line.el (hl-line-highlight, hl-line-unhighlight): | |
17 Definitions moved down after hl-line-mode var's definition. | |
18 | |
19 * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours. | |
20 (hilit-chg-set-face-on-change): Rename arg. | |
21 (hilit-chg-make-ov): Detect error earlier. | |
22 | |
23 * ediff-hook.el: Delete autoload cookies. | |
24 | |
25 * comint.el (comint-scroll-show-maximum-output): Default is t. | |
26 | |
27 * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce. | |
28 (batch-byte-compile-if-not-done): New function. | |
29 | |
30 * Makefile.in (compile): New target. | |
31 (compile-always): Renamed from compile-files. | |
32 (compile-after-backup): Renamed from compile. | |
33 (bootstrap): Depend on compile-always, not compile-files. | |
34 | |
35 * emulation/pc-select.el (pc-select-save-and-set-mode): | |
36 Properly use MODE-VAR. | |
37 | |
1 2002-01-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 38 2002-01-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 39 |
3 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs | 40 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs |
4 Version" to "About Emacs". | 41 Version" to "About Emacs". |
5 (menu-bar-options-save): Add `default-frame-alist' | 42 (menu-bar-options-save): Add `default-frame-alist' |