Files
emacs/etc
Chong Yidong ce7b18ec41 Improve RFC 3986 conformance of url package.
Fix 2012-04-10 change to url.el.

* url-http.el (url-http-create-request): Ignore obsolete
attributes slot of url-object.

* url-parse.el: Improve RFC 3986 conformance.
(url-generic-parse-url): Do not populate the ATTRIBUTES slot,
since this is not reliable for general RFC 3986 URIs.  Keep the
whole path and query inside the FILENAME slot.  Improve docstring.
(url-recreate-url-attributes): Mark as obsolete.
(url-recreate-url): Handle missing scheme and userinfo.

* url-util.el (url-encode-url): New function for URL quoting.
(url-encoding-table, url-host-allowed-chars)
(url-path-allowed-chars): New constants.
(url--allowed-chars): New helper function.
(url-hexify-string): Use them.

* url-vars.el (url-nonrelative-link): Make the regexp stricter.

* url.el (url-retrieve-internal): Use url-encode-url.

Fixes: debbugs:7017
2012-05-09 16:33:48 +08:00
..
2011-11-26 20:43:11 -08:00
2011-11-19 18:29:42 -08:00
2011-01-15 15:16:57 -08:00
2012-04-26 19:30:04 +02:00
2011-01-15 15:16:57 -08:00
2012-04-28 00:33:57 +08:00
2011-01-15 15:16:57 -08:00
2012-03-16 19:20:37 -04:00
2011-11-14 12:23:26 -08:00
2012-04-20 00:37:20 -07:00
2012-04-27 10:15:51 +08:00
2012-04-13 22:10:55 -07:00
2011-01-15 15:16:57 -08:00
2011-11-19 23:30:16 -08:00
2012-05-01 15:31:18 -04:00

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

`forms-d2.dat' is an example data file used by forms-d2.el.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2012  Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)