aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorPaul Eggert2011-11-26 20:43:11 -0800
committerPaul Eggert2011-11-26 20:43:11 -0800
commite47695319fc758da7ff07d7084386258b6c8b677 (patch)
treec1cd573850e4dd66b8df696835d52513f10dfc94 /lisp/ChangeLog.10
parent83aca1cb6970314dcc6c35c1432ebcac42811926 (diff)
downloademacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.gz
emacs-e47695319fc758da7ff07d7084386258b6c8b677.zip
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.106
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 0d2255ac0a4..a1cfaee6eaf 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -1837,7 +1837,7 @@
18372003-05-31 Stefan Monnier <monnier@cs.yale.edu> 18372003-05-31 Stefan Monnier <monnier@cs.yale.edu>
1838 1838
1839 * view.el (view-file, view-file-other-window, view-file-other-frame): 1839 * view.el (view-file, view-file-other-window, view-file-other-frame):
1840 Signal an error when trying to visit an inexistent file. 1840 Signal an error when trying to visit a nonexistent file.
1841 1841
1842 * vc-hooks.el (vc-call-backend): Give better error message 1842 * vc-hooks.el (vc-call-backend): Give better error message
1843 when a backend function is missing. 1843 when a backend function is missing.
@@ -8053,7 +8053,7 @@
8053 (gdb-quit): Reset some variables including tool-bar-map. 8053 (gdb-quit): Reset some variables including tool-bar-map.
8054 8054
8055 * gud.el (gdb-running): New variable. 8055 * gud.el (gdb-running): New variable.
8056 (gud-menu-map): Use gdb-running to grey out toolbar buttons 8056 (gud-menu-map): Use gdb-running to gray out toolbar buttons
8057 with gdba in gdb-ui.el. 8057 with gdba in gdb-ui.el.
8058 (gud-tool-bar-map): Move to avoid byte compiler warning. 8058 (gud-tool-bar-map): Move to avoid byte compiler warning.
8059 8059
@@ -22790,7 +22790,7 @@
227902001-11-04 Miles Bader <miles@gnu.org> 227902001-11-04 Miles Bader <miles@gnu.org>
22791 22791
22792 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the 22792 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
22793 shadow of the splash image grey on a dark background instead of black. 22793 shadow of the splash image gray on a dark background instead of black.
22794 22794
227952001-11-03 Stefan Monnier <monnier@cs.yale.edu> 227952001-11-03 Stefan Monnier <monnier@cs.yale.edu>
22796 22796