summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
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 @@
+2002-08-23 Richard M. Stallman <rms@gnu.org>
+
+ * loadhist.el (unload-feature): Distinguish functions from
+ variables in load-history.
+ (feature-symbols): Doc fix.
+
+ * files.el (ange-ftp-completion-hook-function): Add safe-magic prop.
+
+ * subr.el (symbol-file-load-history-loaded)
+ (load-symbol-file-load-history): Deleted.
+ (symbol-file): Don't call load-symbol-file-load-history.
+
+2002-08-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
+
+ * frame.el (select-frame-by-name, select-frame-set-input-focus):
+ Always call x-focus-frame, if using x.
+ Use set-mouse-position on all systems, if focus-follows-mouse.
+
2002-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
* progmodes/f90.el (f90-xemacs-flag, f90-xemacs-menu)