diff options
| author | Glenn Morris | 2013-03-12 00:15:15 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-03-12 00:15:15 -0700 |
| commit | c07659054603ef1d7ce4eaeb5b79b50131abf265 (patch) | |
| tree | 6493dc5e0851d752437ae5a10132ff3a82a77e46 /doc/lispref/ChangeLog | |
| parent | c69f46735f5bde557071785117eb0759829dc19c (diff) | |
| download | emacs-c07659054603ef1d7ce4eaeb5b79b50131abf265.tar.gz emacs-c07659054603ef1d7ce4eaeb5b79b50131abf265.zip | |
Tweaks for www.gnu.org html versions of manuals
* admin/admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
* doc/emacs/emacs.texi (Top): Add some stuff specific to www.gnu.org.
* doc/lispintro/emacs-lisp-intro.texi: Add some stuff specific to www.gnu.org.
* doc/lispref/elisp.texi: Add some stuff specific to www.gnu.org.
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 7b1e9f6a9ad..36dd05b125a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-03-12 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * elisp.texi: Add some stuff specific to www.gnu.org. | ||
| 4 | |||
| 1 | 2013-03-11 Glenn Morris <rgm@gnu.org> | 5 | 2013-03-11 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * Version 24.3 released. | 7 | * Version 24.3 released. |