summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* (ange-ftp-insert-directory): Fix up the search when `file' is absolute.Stefan Monnier2005-10-021-1/+2
* (ange-ftp-insert-directory): Undo unintended part in last change.Stefan Monnier2005-10-021-1/+1
* (ange-ftp-gwp-start): Use with-current-buffer.Stefan Monnier2005-09-301-27/+48
* 2005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise2005-09-241-1/+1
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-1/+1
* Update FSF street address; nfc.Thien-Thi Nguyen2005-09-211-3/+2
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555Miles Bader2005-09-191-1/+0
* * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order toMichael Albinus2005-09-181-2/+4
* Message format fixes (commit no. 5)Deepak Goel2005-09-181-3/+3
* (ange-ftp-process-filter): Revert to ^#+$.Stefan Monnier2005-09-141-83/+73
* (tool-bar-map, w3-mode-map, w3m-minor-mode-map): Add defvars.Juanma Barranquero2005-09-131-30/+33
* Add arch taglineMiles Bader2005-09-121-1/+2
* New file.Richard M. Stallman2005-09-121-0/+4918
* * 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