aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2002-08-24 03:19:52 +0000
committerRichard M. Stallman2002-08-24 03:19:52 +0000
commit729d903842648babc5ade521c380e01d99bd85e3 (patch)
treec85d9aec280cab074e3450e6acd71e6a996f8ad9 /lisp
parentd7c1d0fce52d13274ba0c2654d8d8c5ac3b7e513 (diff)
downloademacs-729d903842648babc5ade521c380e01d99bd85e3.tar.gz
emacs-729d903842648babc5ade521c380e01d99bd85e3.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 328c310cf76..9575712a25f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,21 @@
12002-08-23 Richard M. Stallman <rms@gnu.org>
2
3 * loadhist.el (unload-feature): Distinguish functions from
4 variables in load-history.
5 (feature-symbols): Doc fix.
6
7 * files.el (ange-ftp-completion-hook-function): Add safe-magic prop.
8
9 * subr.el (symbol-file-load-history-loaded)
10 (load-symbol-file-load-history): Deleted.
11 (symbol-file): Don't call load-symbol-file-load-history.
12
132002-08-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
14
15 * frame.el (select-frame-by-name, select-frame-set-input-focus):
16 Always call x-focus-frame, if using x.
17 Use set-mouse-position on all systems, if focus-follows-mouse.
18
12002-08-24 Glenn Morris <gmorris@ast.cam.ac.uk> 192002-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2 20
3 * progmodes/f90.el (f90-xemacs-flag, f90-xemacs-menu) 21 * progmodes/f90.el (f90-xemacs-flag, f90-xemacs-menu)