/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6107 by rms, Sat May 29 15:39:00 2004 UTC revision 1.6108 by albinus, Sat May 29 22:28:46 2004 UTC
# Line 1  Line 1 
1    2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
2    
3            Version 2.0.41 of Tramp released.
4    
5            * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output): Throw
6            away if process has died.  Reported by Luc Teirlinck
7            <teirllm@dms.auburn.edu>.
8            (tramp-out-of-band-prompt-regexp): Renamed to
9            `tramp-process-alive-regexp', because its usage is widen.
10            (tramp-actions-copy-out-of-band): Apply it.
11            (tramp-actions-before-shell, tramp-multi-actions): Add
12            `tramp-action-process-alive' action.
13            (tramp-action-process-alive): New defun.
14            (tramp-file-name-handler-alist, tramp-file-name-for-operation):
15            Add entry for `file-remote-p'.
16            (tramp-handle-file-remote-p): New defun.
17            (top): Remove setting of `file-remote-p'.  Don't set
18            `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
19    
20            * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
21            `file-remote-p'.
22    
23            * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
24            counted for (last) line.  Reported by Aaron Ucko
25            <ucko@ncbi.nlm.nih.gov>.
26    
27    2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
28    
29            * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
30            not really necessary but seems to keep the shell history smaller
31            in some cases.  It is no substitute for setting HISTFILE and
32            HISTSIZE from tramp-open-connection-setup-interactive-shell,
33            though.  Suggested by Luc Teirlinck.
34            (tramp-open-connection-setup-interactive-shell): Export variables
35            HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
36            (tramp-set-process-query-on-exit-flag): New compat function.
37            (tramp-open-connection-multi, tramp-open-connection-su)
38            (tramp-open-connection-rsh, tramp-open-connection-telnet)
39            (tramp-do-copy-or-rename-file-out-of-band): Use it.
40            (tramp-let-maybe): New macro, let-binds a variable only if it
41            isn't obsolete.
42            (tramp-check-ls-commands, tramp-handle-expand-file-name)
43            (tramp-handle-file-truename): Use it.
44            (tramp-completion-file-name-regexp-unified): Avoid matching
45            filenames starting with "/:" -- those are reserved for
46            file-name-non-special.
47    
48            * tramp-smb.el (tramp-smb-open-connection): Use
49            tramp-set-process-query-on-exit-flag compat function.
50    
51  2004-05-29  Richard M. Stallman  <rms@gnu.org>  2004-05-29  Richard M. Stallman  <rms@gnu.org>
52    
53          * net/browse-url.el (browse-url-interactive-arg): Doc fix.          * net/browse-url.el (browse-url-interactive-arg): Doc fix.
# Line 150  Line 200 
200          (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'          (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
201          and pass on to corresponding *-gnutls function if it is set.          and pass on to corresponding *-gnutls function if it is set.
202    
 >>>>>>> 1.6105  
203  2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>  2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
204    
205          * autorevert.el (auto-revert-handler): Disable auto-reverting of          * autorevert.el (auto-revert-handler): Disable auto-reverting of
# Line 292  Line 341 
341          * progmodes/grep.el (grep-tree): Ensure that DIR argument is          * progmodes/grep.el (grep-tree): Ensure that DIR argument is
342          interpreted as a directory.          interpreted as a directory.
343    
 >>>>>>> 1.6097  
344  2004-05-22  Richard M. Stallman  <rms@gnu.org>  2004-05-22  Richard M. Stallman  <rms@gnu.org>
345    
346          * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes          * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes

Legend:
Removed from v.1.6107  
changed lines
  Added in v.1.6108

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26