aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--man/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ed93ba934f6..a3c401a583e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-01-19 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-prog.el (calc-execute-kbd-macro):
4 Ignore calc-keep-arg-flag.
5
12005-01-19 Kenichi Handa <handa@m17n.org> 62005-01-19 Kenichi Handa <handa@m17n.org>
2 7
3 * textmodes/ispell.el (ispell-looking-at): New function. 8 * textmodes/ispell.el (ispell-looking-at): New function.
diff --git a/man/ChangeLog b/man/ChangeLog
index 546589a509b..e3f04332cf6 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
12005-01-19 Jay Belanger <belanger@truman.edu>
2
3 * calc.texi (Keep Arguments): Mention that keeping arguments
4 doesn't work with keyboard macros.
5
12005-01-16 Michael Albinus <michael.albinus@gmx.de> 62005-01-16 Michael Albinus <michael.albinus@gmx.de>
2 7
3 Sync with Tramp 2.0.47. 8 Sync with Tramp 2.0.47.