aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2012-01-31 17:15:03 +0100
committerJuanma Barranquero2012-01-31 17:15:03 +0100
commit6df6ae42fedb347936ce4c68e11f5d3e8b1d0040 (patch)
treebe1fdc72811d475e0aa9e853cb88aa6a922b2489 /lisp/ChangeLog
parentfd3e94ece865d8cb85d13e98c1594bcabe3fd8db (diff)
downloademacs-6df6ae42fedb347936ce4c68e11f5d3e8b1d0040.tar.gz
emacs-6df6ae42fedb347936ce4c68e11f5d3e8b1d0040.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ad25d537f2b..0146dd8652f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -69,8 +69,8 @@
69 69
70 * progmodes/python.el: Require ansi-color at top-level. 70 * progmodes/python.el: Require ansi-color at top-level.
71 71
72 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table): Define 72 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
73 and use in Emacs Lisp mode (Bug#9360). 73 Define and use in Emacs Lisp mode (Bug#9360).
74 (lisp-mode-abbrev-table): Add doc. 74 (lisp-mode-abbrev-table): Add doc.
75 (lisp-mode-variables): Don't set local-abbrev-table. 75 (lisp-mode-variables): Don't set local-abbrev-table.
76 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table. 76 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
@@ -184,8 +184,8 @@
184 184
1852012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com> 1852012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
186 186
187 * window.el (window--state-get-1, window--state-put-2): Don't 187 * window.el (window--state-get-1, window--state-put-2):
188 save and restore the mark. 188 Don't save and restore the mark.
189 189
1902012-01-25 Chong Yidong <cyd@gnu.org> 1902012-01-25 Chong Yidong <cyd@gnu.org>
191 191
@@ -532,7 +532,7 @@
532 first prompt in `sql-interacive-mode'. 532 first prompt in `sql-interacive-mode'.
533 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin 533 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
534 keywords. 534 keywords.
535 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword. 535 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
536 (sql-product-interactive): Bug fix: Set `sql-buffer' in 536 (sql-product-interactive): Bug fix: Set `sql-buffer' in
537 context of original buffer. Invoke `sql-login-hook'. 537 context of original buffer. Invoke `sql-login-hook'.
538 538
@@ -4046,7 +4046,7 @@
4046 4046
4047 * cus-start.el (all): Add entry for bidi-paragraph-direction. 4047 * cus-start.el (all): Add entry for bidi-paragraph-direction.
4048 4048
4049 * international/uni-bidi.el: Regenerated. 4049 * international/uni-bidi.el: Regenerate.
4050 4050
40512011-08-23 Kenichi Handa <handa@m17n.org> 40512011-08-23 Kenichi Handa <handa@m17n.org>
4052 4052