aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-07-09 03:07:01 +0000
committerGlenn Morris2009-07-09 03:07:01 +0000
commit7341dc77d5c5f886a7f0a0ec10591b78bdc14a3e (patch)
tree6e0ea61b8f2b02df3508272bc109cdd4c5ffc79a
parent6ec2b97b80af2e656d6aea6c9b1cc81f7d71c78c (diff)
downloademacs-7341dc77d5c5f886a7f0a0ec10591b78bdc14a3e.tar.gz
emacs-7341dc77d5c5f886a7f0a0ec10591b78bdc14a3e.zip
Minor rearrangements to improve TeX line-filling.
-rw-r--r--doc/lispref/anti.texi12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/lispref/anti.texi b/doc/lispref/anti.texi
index 5d61a16ca20..df4efdf030c 100644
--- a/doc/lispref/anti.texi
+++ b/doc/lispref/anti.texi
@@ -1,13 +1,15 @@
1@c -*-texinfo-*- 1@c -*-texinfo-*-
2@c This is part of the GNU Emacs Lisp Reference Manual. 2@c This is part of the GNU Emacs Lisp Reference Manual.
3@c Copyright (C) 1999, 2002, 2003, 2004, 2005, 3@c Copyright (C) 1999, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
4@c 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 4@c 2009 Free Software Foundation, Inc.
5@c See the file elisp.texi for copying conditions. 5@c See the file elisp.texi for copying conditions.
6 6
7@c This node must have no pointers. 7@c This node must have no pointers.
8 8
9@node Antinews, GNU Free Documentation License, System Interface, Top 9@node Antinews, GNU Free Documentation License, System Interface, Top
10@appendix Emacs 22 Antinews 10@appendix Emacs 22 Antinews
11@c Update the elisp.texi, vol1.texi, vol2.texi Antinews menu entries
12@c with the above version number.
11 13
12For those users who live backwards in time, here is information about 14For those users who live backwards in time, here is information about
13downgrading to Emacs version 22.3. We hope you will enjoy the greater 15downgrading to Emacs version 22.3. We hope you will enjoy the greater
@@ -137,8 +139,8 @@ Several keymaps have been eliminated: @code{input-decode-map},
137@code{minibuffer-local-shell-command-map}. 139@code{minibuffer-local-shell-command-map}.
138 140
139@item 141@item
140Many functions have been removed, including @code{emacs-init-time}, 142Many functions have been removed, including: @code{buffer-swap-text},
141@code{emacs-uptime}, @code{buffer-swap-text}, @code{use-region-p}, 143@code{emacs-init-time}, @code{emacs-uptime}, @code{use-region-p},
142@code{region-active-p}, @code{start-file-process}, 144@code{region-active-p}, @code{start-file-process},
143@code{process-lines}, @code{image-refresh}, 145@code{process-lines}, @code{image-refresh},
144@code{match-substitute-replacement}, @code{word-search-forward-lax}, 146@code{match-substitute-replacement}, @code{word-search-forward-lax},
@@ -146,7 +148,7 @@ and @code{word-search-backward-lax}.
146 148
147@item 149@item
148Many variables have been removed, including @code{read-circle}, 150Many variables have been removed, including @code{read-circle},
149@code{before-init-time} and @code{after-init-time}, 151@code{after-init-time} and @code{before-init-time},
150@code{generate-autoload-cookie}, @code{file-local-variables-alist}, 152@code{generate-autoload-cookie}, @code{file-local-variables-alist},
151@code{replace-search-function} and @code{replace-re-search-function}, 153@code{replace-search-function} and @code{replace-re-search-function},
152@code{inhibit-changing-match-data}, @code{wrap-prefix}, and 154@code{inhibit-changing-match-data}, @code{wrap-prefix}, and