Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | * url-parse.el (url): Use defstruct rather than macros. Update all callers. | Stefan Monnier | 2007-08-31 | 1 | -3/+3 | |
|/ | ||||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| | ||||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 | |
| | ||||||
* | (url-display-percentage): Only show a message if `url-show-status' is non-nil. | Magnus Henoch | 2006-11-23 | 1 | -6/+7 | |
| | ||||||
* | (url-hexify-string): Only utf-8 encode if it's a multibyte string. | Stefan Monnier | 2006-07-31 | 1 | -9/+20 | |
| | | | | | (url-normalize-url): Remove unused var `grok'. (url-truncate-url-for-viewing): Remove unused var `tail'. | |||||
* | (url-hexify-string): Rewrite. | Thien-Thi Nguyen | 2006-07-30 | 1 | -11/+12 | |
| | ||||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-05 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Chong Yidong | 2005-09-01 | 1 | -3/+5 | |
| | ||||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 | |
| | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | ||||||
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -1/+1 | |
| | ||||||
* | (url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist. | Richard M. Stallman | 2004-10-16 | 1 | -3/+3 | |
| | ||||||
* | Fix copyright notice. | Lars Hansen | 2004-10-10 | 1 | -2/+1 | |
| | ||||||
* | (url-debug): Use with-current-buffer. | Stefan Monnier | 2004-04-16 | 1 | -25/+28 | |
| | ||||||
* | (url-hexify-string): Don't give multibyte error for char <16. | Stefan Monnier | 2004-04-12 | 1 | -6/+24 | |
| | | | | (mail-header-extract): Autoload. | |||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196 | Miles Bader | 2004-04-10 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | Remove RCS keywords 2004-04-10 Miles Bader <miles@gnu.org> RCS keyword removal (only non-comment changes are enumerated here): * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed. (byte-compile-insert-header): Don't use `byte-compile-version'. * lisp/url/url-vars.el (url-version): Use the constant string "Emacs" instead of calculating something from the RCS `State' keyword [the latter is almost entirely useless anyway]. * lisp/forms.el (forms-version): Variable removed. (forms-mode): Don't use `forms-version'. * lisp/recentf.el (recentf-version): Variable removed. * lisp/progmodes/delphi.el (delphi-version): Variable removed. * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring. | |||||
* | Resolve CVS conflicts | Miles Bader | 2004-04-04 | 1 | -2/+4 | |
| | ||||||
* | Initial revision | Stefan Monnier | 2004-04-04 | 1 | -0/+487 | |