comparison etc/NEWS @ 90286:5b7d410e31f9

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 4-14) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (base, patch 1-7) - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187 - Update from CVS - Merge from emacs--devo--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 187) - Update from CVS
author Miles Bader <miles@gnu.org>
date Wed, 25 Jan 2006 07:10:04 +0000
parents d88caeac70d7 e859705d4b05
children 7432ca837c8d
comparison
equal deleted inserted replaced
90285:5251b70632c4 90286:5b7d410e31f9
1857 `su' and `sudo'. Ange-FTP is still supported via the `ftp' method. 1857 `su' and `sudo'. Ange-FTP is still supported via the `ftp' method.
1858 1858
1859 If you want to disable Tramp you should set 1859 If you want to disable Tramp you should set
1860 1860
1861 (setq tramp-default-method "ftp") 1861 (setq tramp-default-method "ftp")
1862
1863 Removing Tramp, and re-enabling Ange-FTP, can be achieved by M-x
1864 tramp-unload-tramp.
1862 1865
1863 --- 1866 ---
1864 ** The URL package (which had been part of W3) is now part of Emacs. 1867 ** The URL package (which had been part of W3) is now part of Emacs.
1865 1868
1866 --- 1869 ---