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.12 | |
parent | 83aca1cb6970314dcc6c35c1432ebcac42811926 (diff) | |
download | emacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.12')
-rw-r--r-- | lisp/ChangeLog.12 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 7df2b4b7488..8721130ec50 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -15100,7 +15100,7 @@ 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call - delete-windows-on with an inexistent buffer. + delete-windows-on with a nonexistent buffer. 2005-12-22 Nick Roberts <nickrob@snap.net.nz> @@ -31734,7 +31734,7 @@ 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed. - Remove unused and inexistent var `inhibit-trace'. + Remove unused and nonexistent var `inhibit-trace'. (debugger-mode): Use run-mode-hooks. (debugger-list-functions): Add buttons; setup xref stack. |