]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 de950977104056ee7a1cf346b9fe55d7966cc9c0..48bd1d60ce97c54ef23232161991e234c1dda502 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 59ff06c79daf0bd2232dc5f08dfd55d7dfb1eff5..376bb7d550138dea6b4793bf588abf389faa8d2d 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.