aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* * net/goto-addr.el (goto-address): Mark as safe for local evals.Chong Yidong2006-07-051-0/+1
* * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.Michael Albinus2006-07-021-1/+3
* * net/rcompile.el (remote-compile): Replace ange-ftp basedMichael Albinus2006-06-252-11/+30
* (rcirc-default-user-full-name): Default to `rcirc-default-user-name' insteadEli Zaretskii2006-06-231-2/+2
* (rcirc-mode): Fix initialization of coding systems based onEli Zaretskii2006-06-231-2/+2
* * net/tramp.el (tramp-touch): Use UTC to express time.Michael Albinus2006-06-151-3/+4
* 2006-06-13 Martin J. Reed <[email protected]> (tiny change)Chong Yidong2006-06-131-3/+3
* (browse-url-file-url): Encode file name on conversion to URL.YAMAMOTO Mitsuharu2006-05-201-0/+4
* * net/tramp.el (tramp-register-file-name-handlers): Enable TrampMichael Albinus2006-05-091-1/+1
* * net/tramp.el (tramp-completion-file-name-handler-alist)Michael Albinus2006-05-011-105/+55
* tramp-file-name-handler-alist): Delete expand-file-name and otherRichard M. Stallman2006-04-291-9/+5
* * net/tramp.el (tramp-completion-file-name-handler): DisableMichael Albinus2006-04-281-28/+30
* Revision: [email protected]/emacs--devo--0--patch-247Miles Bader2006-04-261-18/+61
* * net/tramp.el (tramp-register-file-name-handlers): New defun.Michael Albinus2006-04-231-12/+27
* (tramp-completion-file-name-handler): Revert change of 2006-04-17.Juanma Barranquero2006-04-181-1/+0
* Sync with Tramp 2.0.53.Michael Albinus2006-04-173-18/+23
* * net/tramp.el (tramp-display-shell-command-buffer): New defvar.Michael Albinus2006-04-131-6/+10
* (rcirc-default-server): Rename from rcirc-server.Eli Zaretskii2006-04-081-225/+395
* (rcirc-connect): Add autoload cookie.Romain Francoise2006-03-271-0/+2
* Revision: [email protected]/emacs--devo--0--patch-156Miles Bader2006-03-131-8/+7
* Revision: [email protected]/emacs--devo--0--patch-155Miles Bader2006-03-131-12/+1
* (rcirc-url-regexp): Match entire url when it starts with "www".Eli Zaretskii2006-03-031-6/+7
* (rcirc-connect): Make all arguments optional, and default to global variableEli Zaretskii2006-02-171-63/+89
* Revision: [email protected]/emacs--devo--0--patch-79Miles Bader2006-02-131-22/+19
* * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,Michael Albinus2006-02-121-4/+6
* Revision: [email protected]/emacs--devo--0--patch-69Miles Bader2006-02-111-73/+141
* (rcirc-startup-channels-alist): Add irc.freenode.net and #emacs as defaults.Eli Zaretskii2006-02-081-250/+272
* (tramp-maybe-open-connection): Do not wait for output from a dead connection.Sam Steingold2006-02-081-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-0629-30/+31
* (rcirc-cmd-join): Improve argument/docstring consistency.Juanma Barranquero2006-02-021-4/+4
* (newsticker--decode-iso8601-date, newsticker--set-customvar,Juanma Barranquero2006-02-021-30/+28
* (rcirc-debug): Fix docstring.Juanma Barranquero2006-02-021-24/+24
* * net/tramp.el (tramp-convert-file-attributes): Set file's gidMichael Albinus2006-02-011-5/+6
* * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a testMichael Albinus2006-01-271-19/+20
* (vc-user-login-name): Comment out defadvice, it is no longerAndré Spiegel2006-01-251-17/+20
* Sync with Tramp 2.0.52.Michael Albinus2006-01-225-71/+244
* (rcirc-ignore-list): New option.Alex Schroeder2006-01-071-122/+174
* (rcirc-send-input): No longer check whether theAlex Schroeder2006-01-071-56/+56
* (webjump-sample-sites): Update URLs.Juri Linkov2005-12-301-72/+152
* (goto-address-highlight-keymap): Fix docstring.Juri Linkov2005-12-301-2/+3
* Revision: [email protected]/emacs--cvs-trunk--0--patch-676Miles Bader2005-12-171-11/+13
* (newsticker--retrieval-timer-list, newsticker--display-timer)Richard M. Stallman2005-12-161-23/+26
* (goto-address-fontify): Put `follow-link' property on mail and url overlays.John Paul Wallington2005-11-221-1/+3
* (browse-url-default-browser): Signal an error if no usable browser canRomain Francoise2005-11-191-1/+3
* (rcirc-mangle-text): Add bold face property without replacing existingEli Zaretskii2005-11-191-57/+114
* (eudc-ph-open-session): Use set-process-query-on-exit-flag.Richard M. Stallman2005-11-161-1/+1
* * net/tramp-util.el (top): Fix compilation warning.Michael Albinus2005-11-131-44/+50
* Commentary updated. Code formatting changed.Eli Zaretskii2005-11-041-351/+850
* Use split-string OMIT-NULLS argument.Eli Zaretskii2005-11-041-405/+588
* (goto-address-url-regexp): Remove `data:' URLs from goto-address-url-regexp.Eli Zaretskii2005-11-041-6/+12