diff options
| author | Glenn Morris | 2013-07-02 20:03:47 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-07-02 20:03:47 -0700 |
| commit | a944db142f61600922660250cfe264118011dcb4 (patch) | |
| tree | 4dcda274a9278679b46f074df1e53fb73107fc95 /doc/lispintro/ChangeLog | |
| parent | 0946b7cade81add1e51e68e62fdbad2a119ade3c (diff) | |
| download | emacs-a944db142f61600922660250cfe264118011dcb4.tar.gz emacs-a944db142f61600922660250cfe264118011dcb4.zip | |
Fix some doc/ cross-references
* doc/lispintro/emacs-lisp-intro.texi (edebug):
* doc/lispref/debugging.texi (Debugging):
* doc/lispref/files.texi (File Attributes, Changing Files):
* doc/misc/bovine.texi (top):
* doc/misc/cc-mode.texi (AWK Mode Font Locking):
* doc/misc/mh-e.texi (Preface):
* doc/misc/url.texi (URI Parsing):
Fix cross-references to other manuals.
* doc/lispref/package.texi (Package Archives): Fix @url call.
Diffstat (limited to 'doc/lispintro/ChangeLog')
| -rw-r--r-- | doc/lispintro/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 4dd7c0e00a5..95f272eef33 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-07-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp-intro.texi (edebug): Fix cross-references. | ||
| 4 | |||
| 1 | 2013-03-12 Glenn Morris <rgm@gnu.org> | 5 | 2013-03-12 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * emacs-lisp-intro.texi: Add some stuff specific to www.gnu.org. | 7 | * emacs-lisp-intro.texi: Add some stuff specific to www.gnu.org. |