diff options
| author | Chong Yidong | 2012-11-09 03:03:49 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-11-09 03:03:49 +0800 |
| commit | 82f84fa3cdebaa4083621e7226f7abab3b8ba88f (patch) | |
| tree | dadb28318e8a0998b144a3cbf55a19655a8f9042 /doc/misc/ChangeLog | |
| parent | fedb154e30405ae0f4be8a582a6252a4d3eb75b5 (diff) | |
| download | emacs-82f84fa3cdebaa4083621e7226f7abab3b8ba88f.tar.gz emacs-82f84fa3cdebaa4083621e7226f7abab3b8ba88f.zip | |
Update the URL library manual.
* doc/misc/url.texi (Introduction): Rename from Getting Started.
Rewrite the introduction.
(URI Parsing): Rewrite. Omit the obsolete attributes slot.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 700d432ef44..d7af0d79c68 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-11-08 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * url.texi (Introduction): Rename from Getting Started. Rewrite | ||
| 4 | the introduction. | ||
| 5 | (URI Parsing): Rewrite. Omit the obsolete attributes slot. | ||
| 6 | |||
| 1 | 2012-11-07 Glenn Morris <rgm@gnu.org> | 7 | 2012-11-07 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * cl.texi (Obsolete Setf Customization): | 9 | * cl.texi (Obsolete Setf Customization): |