Andreas Schwab
|
26d72be862
|
Require cl when compiling.
|
2008-03-02 17:24:18 +00:00 |
|
Teodor Zlatanov
|
d626f888d2
|
(url-get-normalized-date): Simplify
to use `format-time-string'. Always generate date in UTC, but
call it GMT for full compatibility with the RFCs.
|
2008-02-28 17:41:40 +00:00 |
|
Miles Bader
|
59ce725a3b
|
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
|
2008-01-08 20:46:54 +00:00 |
|
Glenn Morris
|
12dc447f2a
|
Add 2008 to copyright years.
|
2008-01-07 02:23:04 +00:00 |
|
Glenn Morris
|
812498713a
|
(url-make-private-file): New function.
|
2007-12-11 05:50:37 +00:00 |
|
Glenn Morris
|
8703ea5358
|
(url-make-private-file): New function.
|
2007-12-11 05:48:40 +00:00 |
|
Miles Bader
|
b2529d56b5
|
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 116-121)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-889
|
2007-10-15 02:07:53 +00:00 |
|
Richard M. Stallman
|
76fb5862cd
|
(url-basepath): Function deleted.
(url-file-directory, url-file-nondirectory): New functions
replacing url-basepath. Callers changed.
|
2007-10-13 14:02:50 +00:00 |
|
Glenn Morris
|
965d1f0e25
|
Diane Murray <disumu at x3y2z1.net>
(url-get-normalized-date): Pass full timezone information to
timezone-make-date-arpa-standard, since zone name may be unknown.
|
2007-09-21 02:59:20 +00:00 |
|
Glenn Morris
|
fbc09406ca
|
Diane Murray <disumu at x3y2z1.net>
(url-get-normalized-date): Pass full timezone information to
timezone-make-date-arpa-standard, since zone name may be unknown.
|
2007-09-21 02:53:08 +00:00 |
|
Stefan Monnier
|
d18ec89f1c
|
* url-parse.el (url): Use defstruct rather than macros. Update all callers.
|
2007-08-31 16:40:05 +00:00 |
|
Glenn Morris
|
8c0ee52a6f
|
Switch license to GPLv3 or later.
|
2007-07-25 04:18:23 +00:00 |
|
Glenn Morris
|
d7a0267c8d
|
Add 2007 to copyright years.
|
2007-01-21 03:53:13 +00:00 |
|
Magnus Henoch
|
48d2bac451
|
(url-display-percentage): Only show a message if `url-show-status' is non-nil.
|
2006-11-23 08:42:06 +00:00 |
|
Stefan Monnier
|
07e9b3f01c
|
(url-hexify-string): Only utf-8 encode if it's a multibyte string.
(url-normalize-url): Remove unused var `grok'.
(url-truncate-url-for-viewing): Remove unused var `tail'.
|
2006-07-31 21:36:43 +00:00 |
|
Thien-Thi Nguyen
|
ecfbb4888a
|
(url-hexify-string): Rewrite.
|
2006-07-30 20:21:14 +00:00 |
|
Thien-Thi Nguyen
|
5b0d63bc36
|
Update years in copyright notice; nfc.
|
2006-02-05 23:44:47 +00:00 |
|
Chong Yidong
|
6fd388f37c
|
*** empty log message ***
|
2005-09-01 16:38:39 +00:00 |
|
Thien-Thi Nguyen
|
71ddfde5a5
|
Update years in copyright notice; nfc.
|
2005-08-06 15:55:38 +00:00 |
|
Lute Kamstra
|
4fc5845fe8
|
Update FSF's address.
|
2005-07-04 16:49:24 +00:00 |
|
Juanma Barranquero
|
216d380630
|
Replace string-to-int' by string-to-number'.
|
2005-05-16 10:07:59 +00:00 |
|
Richard M. Stallman
|
f5d4d25939
|
(url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.
|
2004-10-16 14:59:45 +00:00 |
|
Lars Hansen
|
df41da5eda
|
Fix copyright notice.
|
2004-10-10 20:40:21 +00:00 |
|
Stefan Monnier
|
a2fd14621d
|
(url-debug): Use with-current-buffer.
|
2004-04-16 22:05:32 +00:00 |
|
Stefan Monnier
|
c6bfe6e7ca
|
(url-hexify-string): Don't give multibyte error for char <16.
(mail-header-extract): Autoload.
|
2004-04-12 04:06:01 +00:00 |
|
Miles Bader
|
1f3ddf11e8
|
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
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.
|
2004-04-10 05:55:49 +00:00 |
|
Miles Bader
|
e5566bd545
|
Resolve CVS conflicts
|
2004-04-04 04:44:10 +00:00 |
|
Stefan Monnier
|
8c8b8430b5
|
Initial revision
|
2004-04-04 01:21:46 +00:00 |
|