aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ONEWS.1
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2003-02-04 14:56:31 +0000
committerJuanma Barranquero <[email protected]>2003-02-04 14:56:31 +0000
commit177c0ea74342272645959b82cf219faa0b3dba16 (patch)
tree44e22b210a9904eab25a66d12e708804b671df75 /etc/ONEWS.1
parentdb95369be096960245dd38678f68464627698678 (diff)
Trailing whitespace deleted.
Diffstat (limited to 'etc/ONEWS.1')
-rw-r--r--etc/ONEWS.110
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/ONEWS.1 b/etc/ONEWS.1
index 06b5405be1..3e16b02e7b 100644
--- a/etc/ONEWS.1
+++ b/etc/ONEWS.1
@@ -330,7 +330,7 @@ Changes in Emacs 1.12
the string, it is used unchanged.
One way this feature can be used is to fix bad keyboard
- designes. For example, on some terminals, Delete is
+ designes. For example, on some terminals, Delete is
Shift-Underscore. Since Delete is a more useful character
than Underscore, it is an improvement to make the unshifted
character Delete and the shifted one Underscore. This can
@@ -553,7 +553,7 @@ This release mostly fixes bugs. There are a few new features:
C-h a now runs the new function command-apropos rather than
apropos, and shows only symbols with definitions as commands.
-* M-x shell sends the command
+* M-x shell sends the command
if (-f ~/.emacs_NAME)source ~/.emacs_NAME
invisibly to the shell when it starts. Here NAME
is replaced by the name of shell used,
@@ -955,7 +955,7 @@ Changes in Emacs 1.2
To exit the debugger and return to top level, type `q'.
- In the debugger, you can evaluate Lisp expressions by
+ In the debugger, you can evaluate Lisp expressions by
typing `e'. This is equivalent to `M-ESC'.
When the debugger is entered due to an error, that is
@@ -1053,7 +1053,7 @@ Changes in Emacs 1.1
or more asterisks) and text lines (all other lines).
The number of asterisks in a heading line are its level;
the subheadings of a heading line are all following heading
- lines at higher levels, until but not including the next
+ lines at higher levels, until but not including the next
heading line at the same or a lower level, regardless
of intervening text lines.
@@ -1066,7 +1066,7 @@ Changes in Emacs 1.1
All editing commands treat hidden outline-mode lines
as part of the preceding visible line.
-
+
* C-x C-z runs save-buffers-kill-emacs
offers to save each file buffer, then exits.