comparison etc/NEWS @ 68338:e859705d4b05

* etc/NEWS: tramp can be removed by M-x tramp-unload-tramp.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 22 Jan 2006 23:15:58 +0000
parents e08826f8b714
children ee1488acdc41 5b7d410e31f9
comparison
equal deleted inserted replaced
68337:a3986bd22732 68338:e859705d4b05
1782 `su' and `sudo'. Ange-FTP is still supported via the `ftp' method. 1782 `su' and `sudo'. Ange-FTP is still supported via the `ftp' method.
1783 1783
1784 If you want to disable Tramp you should set 1784 If you want to disable Tramp you should set
1785 1785
1786 (setq tramp-default-method "ftp") 1786 (setq tramp-default-method "ftp")
1787
1788 Removing Tramp, and re-enabling Ange-FTP, can be achieved by M-x
1789 tramp-unload-tramp.
1787 1790
1788 --- 1791 ---
1789 ** The URL package (which had been part of W3) is now part of Emacs. 1792 ** The URL package (which had been part of W3) is now part of Emacs.
1790 1793
1791 --- 1794 ---