diff options
| author | Glenn Morris | 2013-07-04 18:32:13 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-07-04 18:32:13 -0700 |
| commit | d4aa7284bcb57c1a2c2d45548ef77f8d1e1ee57a (patch) | |
| tree | 86c32a87c95216bfaf23d1338c05a78ba0d08b6b /doc/lispref/ChangeLog | |
| parent | 9d7a25d6eedafc33ad3d564a549810be5b04eab0 (diff) | |
| download | emacs-d4aa7284bcb57c1a2c2d45548ef77f8d1e1ee57a.tar.gz emacs-d4aa7284bcb57c1a2c2d45548ef77f8d1e1ee57a.zip | |
Tweak html header for manuals
* doc/lispintro/emacs-lisp-intro.texi (Top):
Move WWW_GNU_ORG section outside @copying, update URL.
* doc/lispref/elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
@copying appears as a comment on every page, there is no need for the
WWW_GNU_ORG stuff to be in there.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 871564aa666..e9db215d588 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-07-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying. | ||
| 4 | |||
| 1 | 2013-07-03 Glenn Morris <rgm@gnu.org> | 5 | 2013-07-03 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * debugging.texi (Debugging): | 7 | * debugging.texi (Debugging): |