aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revision: emacs@sv.gnu.org/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: emacs@sv.gnu.org/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: miles@gnu.org--gnu-2005/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
* Copyright assigned to FSF.Romain Francoise2005-11-031-1/+1
* Now part of GNU Emacs. Update FSF's address. Update copyright years.Romain Francoise2005-11-031-4/+4
* (tramp-action-out-of-band): Handle scp message "Permission denied".Lars Hansen2005-11-021-0/+3
* Add arch taglineMiles Bader2005-11-011-0/+1
* (eudc-mab-query-internal): Added backend support for OS/X'sJohn Wiegley2005-11-011-0/+132
* (eudc-expand-inline): If the `eudc-multiple-match-handling-method' isJohn Wiegley2005-11-011-1/+2
* * net/tramp.el (tramp-chunksize): Escape parentheses in docstringMichael Albinus2005-10-301-2/+5
* (tramp-completion-mode): defvar moved up.Richard M. Stallman2005-10-281-3/+3
* (browse-url-of-buffer): Add ".html" to filename.Reiner Steib2005-10-251-1/+2
* * files.el (directory-listing-before-filename-regexp): NewMichael Albinus2005-10-231-39/+4
* Now part of GNU Emacs. Update FSF's address.Romain Francoise2005-10-211-5/+5
* Add arch taglineMiles Bader2005-10-201-1/+3
* * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case noMichael Albinus2005-10-201-1/+6
* (with-rcirc-process-buffer): Move above its first user.Romain Francoise2005-10-201-6/+6
* Comment changes.Richard M. Stallman2005-10-201-5/+1
* New file.Richard M. Stallman2005-10-201-0/+1722
* * net/tramp.el (tramp-completion-mode): New defvar. Used inMichael Albinus2005-10-171-58/+72
* (newsticker-start, newsticker-show-news): Add autoload cookies.Richard M. Stallman2005-10-101-25/+13
* (tramp-perl-directory-files-and-attributes): Add error handling.Lars Hansen2005-10-081-3/+6
* Sync with Tramp 2.0.51.Michael Albinus2005-10-082-25/+75
* (ange-ftp-ls): Fix typo introduced in last change.Thien-Thi Nguyen2005-10-041-1/+1
* Use with-current-buffer.Stefan Monnier2005-10-031-51/+33
* Pacify byte compiler warnings in pacification code.Richard M. Stallman2005-10-021-2/+2