diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-26 20:43:11 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-26 20:43:11 -0800 |
commit | e47695319fc758da7ff07d7084386258b6c8b677 (patch) | |
tree | c1cd573850e4dd66b8df696835d52513f10dfc94 /lisp/ChangeLog.7 | |
parent | 83aca1cb6970314dcc6c35c1432ebcac42811926 (diff) | |
download | emacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.gz emacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.bz2 emacs-e47695319fc758da7ff07d7084386258b6c8b677.zip |
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r-- | lisp/ChangeLog.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index df2f5cce23f..b9f8de3b598 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -15185,7 +15185,7 @@ 1997-06-16 Dan Nicolaescu <done@ece.arizona.edu> * icon.el (icon-indent-line): A comment ends at the end of the - line, delete call to inexistent function. + line, delete call to nonexistent function. * icon.el (icon-font-lock-keywords-1): Improved regexp. (icon-font-lock-keywords-2): Likewise. @@ -19552,7 +19552,7 @@ * term.el: Added a lot of new faces, they all start with term- and follow a simple lexicographical convention. Note that each change is commented: just search for -mm in the source. - (term-char-mode): Added all the "grey-keys" to term-raw-map. + (term-char-mode): Added all the "gray-keys" to term-raw-map. (term-send-up): Similar, decided to go for the more xterm-like \eOA bindings in place of the previous \e[A. (term-buffer-maximum-size): New variable. |