aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-08-06 15:55:46 +0000
committerJuanma Barranquero2008-08-06 15:55:46 +0000
commit6c7244599712f323afaa080e4cba15ea04e0f0a4 (patch)
tree589c5b6f857b26503cd0b31f70ff4320ebf0ba8c
parent2beaf97a81b1375cab9185e4d0707ebefa42f2a1 (diff)
downloademacs-6c7244599712f323afaa080e4cba15ea04e0f0a4.tar.gz
emacs-6c7244599712f323afaa080e4cba15ea04e0f0a4.zip
Fix typos.
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c6ac44e3bfd..50128348afc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -43,7 +43,7 @@
43 (xesam-search-engines): Fix error in field list. 43 (xesam-search-engines): Fix error in field list.
44 (xesam-mode): Use `xesam-mode-line' instead of 44 (xesam-mode): Use `xesam-mode-line' instead of
45 `font-lock-type-face'. Apply `xesam-mode' to a temp buffer, for 45 `font-lock-type-face'. Apply `xesam-mode' to a temp buffer, for
46 proper initiatilzaion (why?). 46 proper initialization (why?).
47 (xesam-highlight-string, xesam-get-hits) 47 (xesam-highlight-string, xesam-get-hits)
48 (xesam-kill-buffer-function): New defuns. 48 (xesam-kill-buffer-function): New defuns.
49 (xesam-refresh-entry): Move code to `xesam-get-hits'. Check 49 (xesam-refresh-entry): Move code to `xesam-get-hits'. Check
@@ -247,7 +247,7 @@
247 a string. Use separate error message when `arg' is not an integer. 247 a string. Use separate error message when `arg' is not an integer.
248 Bind `ucs-insert' to `C-x 8 RET'. 248 Bind `ucs-insert' to `C-x 8 RET'.
249 249
2502008-07-31 Joachim Nilsson <joachim.nilsson@member.fsf.org> (tiny change) 2502008-07-31 Joachim Nilsson <joachim.nilsson@member.fsf.org> (tiny change)
251 251
252 * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style, 252 * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
253 move the (arglist-cont-nonempty) from c-offsets-alist to 253 move the (arglist-cont-nonempty) from c-offsets-alist to