summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-11-02 12:38:52 +0000
committerGerd Moellmann <gerd@gnu.org>2000-11-02 12:38:52 +0000
commit1ac3fc4299b4bc102d8d17fe0b8bfb27c819961d (patch)
tree1b6d81d48c53b0c9fa366c94246223fdd8f9ae6a /lispref
parent6e65a812a0879fd21e13b622924d674601cb7c39 (diff)
downloademacs-1ac3fc4299b4bc102d8d17fe0b8bfb27c819961d.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/elisp.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi
index c3cc7a5e321..f9e9c4e4128 100644
--- a/lispref/elisp.texi
+++ b/lispref/elisp.texi
@@ -148,10 +148,10 @@ Reference Manual, corresponding to GNU Emacs version 21.1.
* Abbrevs:: How Abbrev mode works, and its data structures.
* Processes:: Running and communicating with subprocesses.
-* System Interface:: Getting the user id, system type, environment
- variables, and other such things.
* Display:: Features for controlling the screen display.
* Calendar:: Customizing the calendar and diary.
+* System Interface:: Getting the user id, system type, environment
+ variables, and other such things.
Appendices