changeset 46144:8c00672a779a

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 02 Jul 2002 19:22:26 +0000
parents 5023425b4a55
children 9319ffebc601
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 02 19:20:42 2002 +0000
+++ b/lisp/ChangeLog	Tue Jul 02 19:22:26 2002 +0000
@@ -1,5 +1,7 @@
 2002-07-02  Richard M. Stallman  <rms@gnu.org>
 
+	* net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop.
+
 	* files.el (hack-one-local-variable-constantp): New function.
 	(hack-one-local-variable-eval-safep): New function.
 	Check for `eval:' calling fn with `safe-local-eval-function' property.
--- a/src/ChangeLog	Tue Jul 02 19:20:42 2002 +0000
+++ b/src/ChangeLog	Tue Jul 02 19:22:26 2002 +0000
@@ -1,3 +1,9 @@
+2002-07-02  Richard M. Stallman  <rms@gnu.org>
+
+	* keymap.c (Fdefine_key): Doc fix.
+
+	* xterm.c (x_term_init): Turn off polling around XtOpenDisplay.
+
 2002-07-02  Juanma Barranquero  <lektu@terra.es>
 
 	* keymap.c (syms_of_keymap): Fix typo.