/[tramp]/tramp/lisp/tramp.el
ViewVC logotype

Diff of /tramp/lisp/tramp.el

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

revision 2.226 by kai, Tue Sep 24 10:09:06 2002 UTC revision 2.227 by kai, Tue Sep 24 16:22:16 2002 UTC
# Line 72  Line 72 
72  ;; In the Tramp CVS repository, the version numer is auto-frobbed from  ;; In the Tramp CVS repository, the version numer is auto-frobbed from
73  ;; the Makefile, so you should edit the top-level Makefile to change  ;; the Makefile, so you should edit the top-level Makefile to change
74  ;; the version number.  ;; the version number.
75  (defconst tramp-version "2.0.22"  (defconst tramp-version "2.0.23"
76    "This version of tramp.")    "This version of tramp.")
77    
78  (defconst tramp-bug-report-address "tramp-devel@mail.freesoftware.fsf.org"  (defconst tramp-bug-report-address "tramp-devel@mail.freesoftware.fsf.org"
# Line 1844  target of the symlink differ." Line 1844  target of the symlink differ."
1844             ;; is hung.  Of course, correctness has to come first.             ;; is hung.  Of course, correctness has to come first.
1845             (numchase-limit 20)             (numchase-limit 20)
1846             (result nil)                 ;result steps in reverse order             (result nil)                 ;result steps in reverse order
            (curstri "")  
1847             symlink-target)             symlink-target)
1848        (tramp-message-for-buffer        (tramp-message-for-buffer
1849         multi-method method user host         multi-method method user host

Legend:
Removed from v.2.226  
changed lines
  Added in v.2.227

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