From: Richard M. Stallman Date: Thu, 29 Aug 2002 19:29:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.2.91~95 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ad8a17a36b91f64356e64b78b0460c764899bcf;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 320f14eac4f..e487db851d6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2002-08-29 Richard M. Stallman + + * files.el (ange-ftp-completion-hook-function): Add safe-magic prop. + +2002-08-27 Francesco Potorti` + + * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response + given by vsFTPd when accessed with a kerberised FTP client. + 2002-08-20 Glenn Morris * progmodes/fortran.el (fortran-current-defun): Use save-excursion. diff --git a/src/ChangeLog b/src/ChangeLog index d205113d641..ba848ee8c6b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -8,6 +8,11 @@ * process.c (create_process): Test USG_SUBTTY_WORKS. + * emacs.c (decode_env_path): Don't add /: if file name handler + has a `safe-magic' property. + + * s/sol2-5.h (BROKEN_SIGIO): Add #undef. + 2002-08-27 Kenichi Handa * xdisp.c (get_next_display_element): In unibyte case, don't use