aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-03-03 09:12:58 +0000
committerEli Zaretskii2001-03-03 09:12:58 +0000
commitfa5561b5e8ce6aef6d1a493fffa67bed0e304576 (patch)
treeb1caf85f7a9d65c0d378c439020e401bd4195a04
parente6830948f0357732eed0a53f0436e1e6a705bb88 (diff)
downloademacs-fa5561b5e8ce6aef6d1a493fffa67bed0e304576.tar.gz
emacs-fa5561b5e8ce6aef6d1a493fffa67bed0e304576.zip
(Antinews): Fix typos reported by Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>.
-rw-r--r--man/anti.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/anti.texi b/man/anti.texi
index 6fe0c1dae65..953a5a7e241 100644
--- a/man/anti.texi
+++ b/man/anti.texi
@@ -19,7 +19,7 @@ avoids the complexity of display layout in Emacs 21. To wit:
19@item 19@item
20Variable-size characters are not supported in Emacs 20. You cannot use 20Variable-size characters are not supported in Emacs 20. You cannot use
21fonts which contain oversized characters, and using italics fonts can 21fonts which contain oversized characters, and using italics fonts can
22results in illegible display. However, text which uses variable-size 22result in illegible display. However, text which uses variable-size
23fonts is unreadable anyway. With all characters in a frame layed out on 23fonts is unreadable anyway. With all characters in a frame layed out on
24a regular grid, each character having the same height and width, text is 24a regular grid, each character having the same height and width, text is
25much easier to read. 25much easier to read.
@@ -40,7 +40,7 @@ Several face appearance attributes such as 3D appearence,
40strike-through, and overline, have been eliminated. 40strike-through, and overline, have been eliminated.
41 41
42@item 42@item
43Emacs now provides its own ``lean and mean'' scroll bars instead using 43Emacs now provides its own ``lean and mean'' scroll bars instead of using
44those from the X toolkit. Toggle buttons and radio buttons in menus now 44those from the X toolkit. Toggle buttons and radio buttons in menus now
45look just like any other menu item, which simplifies them, and prevents 45look just like any other menu item, which simplifies them, and prevents
46them from standing out and distracting your attention from the other 46them from standing out and distracting your attention from the other
@@ -181,7 +181,7 @@ so we are planning to remove it altogether in an earlier version.)
181when the menu bar is not displayed. 181when the menu bar is not displayed.
182 182
183@item 183@item
184For uniformity, @key{delete} function key in Emacs 20 works exactly like 184For uniformity, the @key{delete} function key in Emacs 20 works exactly like
185the @key{DEL} key, on both text-only terminals and window systems---it 185the @key{DEL} key, on both text-only terminals and window systems---it
186always deletes backward. This eliminates the inconsistency of Emacs 21, 186always deletes backward. This eliminates the inconsistency of Emacs 21,
187where the key labeled @key{delete} deletes forward when you are using a 187where the key labeled @key{delete} deletes forward when you are using a
@@ -208,7 +208,7 @@ all the frames but the current one, delete them one by one instead.
208CC Mode now enforces identical values for some customizable options, 208CC Mode now enforces identical values for some customizable options,
209such as indentation style, for better consistency. In particular, if 209such as indentation style, for better consistency. In particular, if
210you select an indentation style for Java, the same style is used 210you select an indentation style for Java, the same style is used
211for C and C@t{++} buffer as well. 211for C and C@t{++} buffers as well.
212 212
213@item 213@item
214Isearch does not highlight other possible matches; it shows only the 214Isearch does not highlight other possible matches; it shows only the