diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2003-08-19 10:28:00 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2003-08-19 10:28:00 +0000 |
commit | 26566a7b8cc7d48ce2731d2176bcf8283282bf0e (patch) | |
tree | 5a46978f2c6f99915cc36ef893419c841981c7cd /man/emacs.texi | |
parent | 04885d9dcc9846733ddd1245042a0d9d691bace0 (diff) | |
download | emacs-26566a7b8cc7d48ce2731d2176bcf8283282bf0e.tar.gz |
(Intro): Include kmacro.texi after fixit.texi instead of after
custom.texi. (Suggested by Kim Storm.)
Diffstat (limited to 'man/emacs.texi')
-rw-r--r-- | man/emacs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index e4466622e1f..6728ed4d21a 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -1468,6 +1468,7 @@ edit files while running shell commands. @include display.texi @include search.texi @include fixit.texi +@include kmacro.texi @include files.texi @include buffers.texi @include windows.texi @@ -1487,7 +1488,6 @@ edit files while running shell commands. @include calendar.texi @include misc.texi @include custom.texi -@include kmacro.texi @include trouble.texi @include cmdargs.texi @include xresources.texi |