Mercurial > emacs
annotate FTP @ 84739:ed643c57fe39
* rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
(rfn-eshadow-update-overlay-hook): New defvars.
(rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay): Run
the hooks.
* net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
(tramp-rfn-eshadow-setup-minibuffer)
(tramp-rfn-eshadow-update-overlay): New defuns. Hook into
rfn-eshadow.el.
* net/tramp-smb.el (tramp-smb-errors): Add error message for call
timeout.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Fri, 21 Sep 2007 05:24:06 +0000 |
parents | 5e1b6a63ac46 |
children |
rev | line source |
---|---|
77212
5e1b6a63ac46
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
69701
diff
changeset
|
1 For information about how to obtain GNU Emacs and other GNU software |
5e1b6a63ac46
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
69701
diff
changeset
|
2 by FTP, please see <http://www.gnu.org/order/ftp.html>. |
33648 | 3 |
77212
5e1b6a63ac46
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
69701
diff
changeset
|
4 Information about Emacs is also available at |
5e1b6a63ac46
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
69701
diff
changeset
|
5 <http://www.gnu.org/software/emacs/>. |
33648 | 6 |