aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* * woman.el (top): Remap `man' command by `woman' inMichael Albinus2005-09-071-3/+10
* * net/tramp.el (tramp-handle-make-auto-save-file-name): DeactivateMichael Albinus2005-08-311-10/+28
* (tramp-handle-make-auto-save-file-name): Pass list of args toJuanma Barranquero2005-08-311-1/+1
* Make `make-auto-save-file-name' a magic operation.Michael Albinus2005-08-301-30/+44
* (mode-popup-menu): Add defvar.Juanma Barranquero2005-08-301-0/+2
* Use \\` and \\' instead of ^ and $ in regexps.Stefan Monnier2005-08-111-72/+83
* * lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly withMichael Albinus2005-08-091-4/+13
* (run-dig): Renamed from `dig'.Richard M. Stallman2005-08-091-1/+1
* Sync with Tramp 2.0.50.Michael Albinus2005-08-075-195/+176
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0126-30/+50
* (ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.Stefan Monnier2005-07-281-7/+39
* (tramp-handle-load): Fix typo in error message.Juanma Barranquero2005-07-211-1/+1
* (eudc-hotlist-mode): Avoid warnings.Richard M. Stallman2005-07-161-5/+5
* (eudc-jump-to-event): Avoid warning.Richard M. Stallman2005-07-161-3/+3
* Update FSF's address.Lute Kamstra2005-07-0429-58/+58
* (rlogin): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (remote-compile): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (dos-windows-version): Add defvar.Richard M. Stallman2005-07-031-0/+2
* (browse-url-mosaic): Fix spellings.Juanma Barranquero2005-06-211-2/+2
* Revert copyright years back to original ones. Tramp has a lifeMichael Albinus2005-06-196-6/+6
* (browse-url-browser-function)Eli Zaretskii2005-06-181-3/+100
* (zone-mode-load-time-setup): Fix spelling in docstrings.Juanma Barranquero2005-06-161-1/+1
* (zone-mode-update-serial): Don't use `format' on `error' arguments.Juanma Barranquero2005-06-161-1/+1
* (tramp-find-file-exists-command, tramp-find-shell): Follow error conventions.Juanma Barranquero2005-06-141-2/+2
* (internal-ange-ftp-mode): Use delay-mode-hooks and run-mode-hooks.Lute Kamstra2005-06-141-27/+26
* (browse-url-xterm-program): Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
* (eudc-hotlist-mode): Use run-mode-hooks.Lute Kamstra2005-06-101-1/+2
* * net/eudc.el (eudc-mode):Lute Kamstra2005-05-263-7/+4
* (remote-compile): Use compilation-start.Richard M. Stallman2005-05-211-1/+1
* Replace `send-string' by `process-send-string'.Juanma Barranquero2005-05-182-25/+25
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-1719-19/+19
* (tramp-smb-open-connection): Pass `tramp-chunksize' as fifth (required)Juanma Barranquero2005-05-161-1/+1
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-2/+2
* Sync with Tramp 2.0.49.Michael Albinus2005-05-142-32/+88
* (dig): Use with-no-warnings.Richard M. Stallman2005-05-141-1/+2
* Paren typo again.Stefan Monnier2005-05-061-1/+1
* (goto-address-fontify): Make sure the overlaysStefan Monnier2005-05-061-17/+12
* (webjump): Replace `assoc-ignore-case' by `assoc-string'.Juanma Barranquero2005-05-061-2/+2
* (rlogin): If there are option-like elements in the parsed args,Thien-Thi Nguyen2005-05-021-1/+6
* (rlogin-parse-words): Delete func.Thien-Thi Nguyen2005-05-021-15/+2
* (nslookup-prompt-regexp, ftp-prompt-regexp, smbclient-prompt-regexp):Luc Teirlinck2005-04-261-3/+3
* Sync with Tramp 2.0.48.Michael Albinus2005-03-205-186/+205
* 2005-03-09 Simon Josefsson <[email protected]>Simon Josefsson2005-03-091-2/+3
* (tramp-file-name-for-operation): Fix misappliedAndreas Schwab2005-02-271-1/+1
* (browse-url-netscape-new-window-is-tab): New variable.Simon Josefsson2005-02-221-16/+31
* (tramp-file-name-for-operation): Use dired-call-process instead ofEli Zaretskii2005-02-191-1/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-096-70/+70
* Comment changes.Richard M. Stallman2005-02-061-2/+2
* (ldap-search-internal): Support attributes withEli Zaretskii2005-02-051-2/+2
* (top level): Call (message "") via progn, so thatEli Zaretskii2005-01-221-1/+1