aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2008-10-14 15:38:57 +0000
committerEli Zaretskii2008-10-14 15:38:57 +0000
commita65f6a855d901da46495c7d4b32d2a4125abc3d7 (patch)
tree89bf6607502263c0307dfa6efff1c79a2dc51877 /doc/lispref/ChangeLog
parent6fdbd4c63c79a8ea45af1926f0d86a06eac3890c (diff)
downloademacs-a65f6a855d901da46495c7d4b32d2a4125abc3d7.tar.gz
emacs-a65f6a855d901da46495c7d4b32d2a4125abc3d7.zip
(Top): Adjust the @detailmenu for the addition of "System Processes" section.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 92f1f5427ea..b481377cc2d 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,14 @@
12008-10-14 Eli Zaretskii <eliz@gnu.org> 12008-10-14 Eli Zaretskii <eliz@gnu.org>
2 2
3 * processes.texi (System Processes): New section.
4 (Processes, Signals to Processes): Add xrefs to it.
5
6 * objects.texi (Editing Types): A `process' is a subprocess of
7 Emacs, not just any process running on the OS.
8
9 * elisp.texi (Top): Adjust the @detailmenu for the above two
10 changes.
11
3 * sequences.texi (Char-Tables): Remove documentation of 12 * sequences.texi (Char-Tables): Remove documentation of
4 set-char-table-default, which has no effect since Emacs 23. 13 set-char-table-default, which has no effect since Emacs 23.
5 <char-table-range, set-char-table-range>: Don't mention generic 14 <char-table-range, set-char-table-range>: Don't mention generic