emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 23 Sep 2002 04:28:57 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4353 emacs/lisp/ChangeLog:1.4354
*** emacs/lisp/ChangeLog:1.4353 Mon Sep 23 02:07:34 2002
--- emacs/lisp/ChangeLog        Mon Sep 23 04:28:56 2002
***************
*** 1,7 ****
  2002-09-23  Michael Kifer  <address@hidden>
!       
        * ediff-init.el (ediff-get-next-window): bug fix.
!       
  2002-09-22  Richard M. Stallman  <address@hidden>
  
        * international/mule-cmds.el (select-safe-coding-system): Cope if
--- 1,11 ----
+ 2002-09-23  Juanma Barranquero  <address@hidden>
+ 
+       * net/tramp.el (tramp-unified-filenames): Autoload it.
+ 
  2002-09-23  Michael Kifer  <address@hidden>
! 
        * ediff-init.el (ediff-get-next-window): bug fix.
! 
  2002-09-22  Richard M. Stallman  <address@hidden>
  
        * international/mule-cmds.el (select-safe-coding-system): Cope if
***************
*** 234,240 ****
        (tramp-parse-passwd): Added exception handling for "root", because
        `tramp-get-completion-su' (the previous place for this stuff)
        doesn't exist any longer.
!       
  2002-09-07  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-enter-password): Use
--- 238,244 ----
        (tramp-parse-passwd): Added exception handling for "root", because
        `tramp-get-completion-su' (the previous place for this stuff)
        doesn't exist any longer.
! 
  2002-09-07  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-enter-password): Use
***************
*** 357,363 ****
        (tramp-get-completion-user-host): New function.
        (tramp-get-completion-rsh)
        (tramp-get-completion-ssh): Apply it.
!       
  2002-08-29  Michael Albinus  <address@hidden>
  
        * net/tramp.el (tramp-completion-file-name-handler-alist): Add
--- 361,367 ----
        (tramp-get-completion-user-host): New function.
        (tramp-get-completion-rsh)
        (tramp-get-completion-ssh): Apply it.
! 
  2002-08-29  Michael Albinus  <address@hidden>
  
        * net/tramp.el (tramp-completion-file-name-handler-alist): Add
***************
*** 448,454 ****
        to `inhibit-file-name-handlers'.
        (tramp-completion-handle-file-name-all-completions)
        (tramp-completion-handle-file-name-completion): New functions.
!       
  2002-08-12  Michael Albinus  <address@hidden>
  
        * net/tramp.el (tramp-invoke-ange-ftp): `tramp-disable-ange-ftp'
--- 452,458 ----
        to `inhibit-file-name-handlers'.
        (tramp-completion-handle-file-name-all-completions)
        (tramp-completion-handle-file-name-completion): New functions.
! 
  2002-08-12  Michael Albinus  <address@hidden>
  
        * net/tramp.el (tramp-invoke-ange-ftp): `tramp-disable-ange-ftp'
***************
*** 575,581 ****
  2002-09-18  Luc Teirlinck  <address@hidden>
  
        * ielm.el: (*1, *2, *3): New variables.
!       (ielm-eval-input): Make temporary buffers current on entry and 
          exit to the let bindings for *, ** and ***.
        (inferior-emacs-lisp-mode): Mention *1, *2 and *3 in the docstring.
          Do not overrule global bindings for *, ** and ***.
--- 579,585 ----
  2002-09-18  Luc Teirlinck  <address@hidden>
  
        * ielm.el: (*1, *2, *3): New variables.
!       (ielm-eval-input): Make temporary buffers current on entry and
          exit to the let bindings for *, ** and ***.
        (inferior-emacs-lisp-mode): Mention *1, *2 and *3 in the docstring.
          Do not overrule global bindings for *, ** and ***.
***************
*** 744,750 ****
        update indentation, insert headerline and "wildcard" info.
        Pass --dired arg if appropriate; put info in dired-filename props.
        Don't expand file names here.
!       
        * warnings.el (display-warning): In batch mode,
        exclude the final newline from the arg to `message'.
  
--- 748,754 ----
        update indentation, insert headerline and "wildcard" info.
        Pass --dired arg if appropriate; put info in dired-filename props.
        Don't expand file names here.
! 
        * warnings.el (display-warning): In batch mode,
        exclude the final newline from the arg to `message'.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]