*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 2 Jul 2002 19:22:26 +0000 (19:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 2 Jul 2002 19:22:26 +0000 (19:22 +0000)
lisp/ChangeLog
src/ChangeLog

index de95097..48bd1d6 100644 (file)
@@ -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.
index 59ff06c..376bb7d 100644 (file)
@@ -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.