| Commit message (Expand) | Author | Age | Files | Lines |
* | (ange-ftp-send-cmd): Call fix-name-func for | Gerd Moellmann | 2001-10-27 | 1 | -2/+2 |
* | (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy): | Stefan Monnier | 2001-10-13 | 1 | -36/+46 |
* | (ange-ftp-copy-files-async): New function for | Sam Steingold | 2001-10-12 | 1 | -0/+26 |
* | (goto-address-mail-regexp): Allow + in username. | Stefan Monnier | 2001-10-11 | 1 | -1/+2 |
* | Change ;;; to ;; for outline-minor-mode. | Gerd Moellmann | 2001-10-05 | 1 | -7/+7 |
* | (ange-ftp-skip-msgs): Add 227 and 228 for Long | Andreas Schwab | 2001-10-02 | 1 | -1/+1 |
* | Add Keywords header. From Pavel Janik. | Eli Zaretskii | 2001-08-26 | 1 | -0/+1 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 6 | -17/+23 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 5 | -3/+7 |
* | (remote-compile): Use make-local-variable. | Stefan Monnier | 2001-07-16 | 1 | -4/+3 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 2 | -5/+5 |
* | (ange-ftp-file-modtime): Check a 213 response | Gerd Moellmann | 2001-07-09 | 1 | -2/+6 |
* | (ange-ftp-file-modtime): Ignore 226 responses | Gerd Moellmann | 2001-07-06 | 1 | -10/+21 |
* | (browse-url-default-windows-browser): Support | Eli Zaretskii | 2001-07-03 | 1 | -2/+6 |
* | (quickurl-url-file): Run through convert-standard-filename. | Eli Zaretskii | 2001-06-17 | 1 | -5/+6 |
* | (ange-ftp-fix-name-for-vms): Reverse args of | Gerd Moellmann | 2001-05-18 | 1 | -2/+10 |
* | (goto-address-at-point): Deal with URLs | Gerd Moellmann | 2001-05-18 | 1 | -1/+6 |
* | (browse-url-browser-function): Add kde. | Gerd Moellmann | 2001-05-18 | 1 | -0/+22 |
* | (ange-ftp-write-region): Make sure to record the | Gerd Moellmann | 2001-05-17 | 1 | -4/+6 |
* | (browse-url-filename-alist): Allow UNC file | Gerd Moellmann | 2001-05-10 | 1 | -1/+2 |
* | Instead of defining line-beginning-position and | Gerd Moellmann | 2001-04-23 | 1 | -3/+15 |
* | (browse-url-new-window-flag): Renamed from | Gerd Moellmann | 2001-04-18 | 1 | -30/+31 |
* | Update copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -0/+2 |
* | (eudc-server, eudc-protocol): Fix :type. | Dave Love | 2001-01-17 | 1 | -2/+3 |
* | (browse-url-filename-alist): Avoid backquote | Dave Love | 2001-01-02 | 1 | -4/+5 |
* | Commentry change, I've moved my web site. | Gerd Moellmann | 2000-12-21 | 1 | -2/+1 |
* | (ldap) <defgroup>: Add :version. | Dave Love | 2000-11-27 | 1 | -0/+1 |
* | (ange-ftp-file-modtime): Don't use `caddr'. | Miles Bader | 2000-11-16 | 1 | -2/+2 |
* | (ange-ftp-file-writable-p) | Gerd Moellmann | 2000-11-16 | 1 | -13/+16 |
* | (eudc-bob-can-display-inline-images): Use | Dave Love | 2000-11-15 | 1 | -19/+19 |
* | (browse-url-browser-function): Update | Dave Love | 2000-11-12 | 1 | -1/+1 |
* | (browse-url-browser-function): Use it. | Dave Love | 2000-10-07 | 1 | -1/+5 |
* | (browse-url-gnome-moz-arguments): New option. | Dave Love | 2000-10-07 | 1 | -2/+31 |
* | (eudc): Add :version, :link. | Dave Love | 2000-10-06 | 1 | -31/+33 |
* | (nslookup-prompt-regexp, ftp-prompt-regexp) | Miles Bader | 2000-10-06 | 1 | -80/+44 |
* | (nslookup-font-lock-keywords, ftp-font-lock-keywords, | Peter Breton | 2000-10-05 | 1 | -37/+34 |
* | * net/net-utils.el (nslookup-font-lock-keywords, | Peter Breton | 2000-10-04 | 1 | -106/+131 |
* | (browse-url-file-url): Check for null maps. | Sam Steingold | 2000-09-26 | 1 | -9/+4 |
* | (browse-url-filename-alist): Use , not ,@ to add DOS/Windows specific associa... | Jason Rumney | 2000-09-12 | 1 | -1/+1 |
* | Don't require browse-url. Require thingatpt. | Dave Love | 2000-08-16 | 1 | -39/+29 |
* | (browse-url-filename-alist): Add a clause for | Dave Love | 2000-08-15 | 1 | -47/+38 |
* | (nslookup-font-lock-keywords): Don't condition font lock support | Eli Zaretskii | 2000-08-01 | 1 | -36/+33 |
* | Ange-ftp handles the output of the w32-style clients | Sam Steingold | 2000-07-28 | 1 | -1/+5 |
* | use float-time | Sam Steingold | 2000-07-26 | 1 | -12/+18 |
* | Get modtime over the net | Sam Steingold | 2000-07-25 | 1 | -269/+272 |
* | (goto-address-fontify): Don't bother with buffer-modified and read-only | Dave Love | 2000-07-20 | 1 | -14/+11 |
* | Change maintainer to FSF. | Gerd Moellmann | 2000-07-18 | 1 | -0/+1 |
* | Change maintainer address. | Dave Love | 2000-07-13 | 1 | -3/+2 |
* | ignore *.elc | Sam Steingold | 2000-06-19 | 1 | -0/+1 |
* | (goto-address-fontify): Use keymap property, not local-map. | Dave Love | 2000-06-15 | 1 | -7/+7 |