aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2010-01-14 19:49:53 +0100
committerJuanma Barranquero2010-01-14 19:49:53 +0100
commit80cd4bb402cd55d9a7efcdf7a77e83cf1118eb61 (patch)
treec8ab97b61013a2aad68b4473e5570be42a0e50f1 /lisp/ChangeLog
parentc2dd19106387c5b011b1a83d8d90001bd9aeb690 (diff)
downloademacs-80cd4bb402cd55d9a7efcdf7a77e83cf1118eb61.tar.gz
emacs-80cd4bb402cd55d9a7efcdf7a77e83cf1118eb61.zip
Fix typo in error message.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 70bb9bce334..b74e4c6f9a9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12010-01-14 Juanma Barranquero <lekktu@gmail.com> 12010-01-14 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * progmodes/flymake.el (flymake-post-syntax-check):
4 Fix typo in error message.
5
62010-01-14 Juanma Barranquero <lekktu@gmail.com>
7
3 * hexl.el (hexl-printable-character): Fix check of `hexl-iso', 8 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
4 which is always a string. (Bug#5313) 9 which is always a string. (Bug#5313)
5 10