aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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