aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-11-09 16:34:17 +0800
committerChong Yidong2012-11-09 16:34:17 +0800
commit5b6372227ee9db95fdb1e7c88cca5059620e4754 (patch)
treee6000dd49d72d6555d56feecc9b8705d68966837 /doc/misc/ChangeLog
parent847a056110575995e0f68ccdc0c7561e3c563da3 (diff)
downloademacs-5b6372227ee9db95fdb1e7c88cca5059620e4754.tar.gz
emacs-5b6372227ee9db95fdb1e7c88cca5059620e4754.zip
More updates for the URL library manual.
* url.texi (Introduction): Move url-configuration-directory to Customization node. (Parsed URIs): Split into its own node. (URI Encoding): New node. (Defining New URLs): Remove empty chapter. (Retrieving URLs): Add an introduction. Doc fix for url-retrieve. Improve docs for url-queue-*. (Supported URL Types): Copyedits. Delete empty subnodes.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index d7af0d79c68..80d19f3adaa 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,14 @@
12012-11-09 Chong Yidong <cyd@gnu.org>
2
3 * url.texi (Introduction): Move url-configuration-directory to
4 Customization node.
5 (Parsed URIs): Split into its own node.
6 (URI Encoding): New node.
7 (Defining New URLs): Remove empty chapter.
8 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
9 Improve docs for url-queue-*.
10 (Supported URL Types): Copyedits. Delete empty subnodes.
11
12012-11-08 Chong Yidong <cyd@gnu.org> 122012-11-08 Chong Yidong <cyd@gnu.org>
2 13
3 * url.texi (Introduction): Rename from Getting Started. Rewrite 14 * url.texi (Introduction): Rename from Getting Started. Rewrite