summaryrefslogtreecommitdiff
path: root/etc/NEWS.1-17
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-17 01:09:20 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-17 01:09:20 -0800
commit4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3 (patch)
tree04a24b4e53c431ec3deb9281a0454ede7ace7337 /etc/NEWS.1-17
parentb6e63cbebdac53be5ba3ce9261d7edc8dfda8bf5 (diff)
downloademacs-4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3.tar.gz
Spelling fixes.
Diffstat (limited to 'etc/NEWS.1-17')
-rw-r--r--etc/NEWS.1-176
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17
index 2ffd5e1e15b..5fbc872d3e9 100644
--- a/etc/NEWS.1-17
+++ b/etc/NEWS.1-17
@@ -1612,7 +1612,7 @@ Changes in Emacs 13
The string "../lisp" now adds to the front of the load-path
used for searching for Lisp files during Emacs initialization.
It used to replace the path specified in paths.h entirely.
- Now the directory ../lisp is searched first and the directoris
+ Now the directory ../lisp is searched first and the directories
specified in paths.h are searched afterward.
@@ -1670,7 +1670,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
+ designs. 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
@@ -2446,7 +2446,7 @@ Changes in Emacs 1.1
containing *'s, etc, all processed by the shell). Also, you
can dired more than one directory; dired names the buffer
according to the filespec or directory name. Reinvoking
- dired on a directory already direded just switches back to
+ dired on a directory already diredded just switches back to
the same directory used last time; do M-x revert if you want
to read in the current contents of the directory.