From 7b5368c1a968812e9a82a54402d03cf487c22fad Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 16 Feb 2004 17:18:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index db4f7e5a694..14d7d6684a7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-02-16 Jay Belanger (tiny change). + + * calc/calc-embed.el (calc-do-embedded-activate): Add autoload + cookie. Don't check if we are looking-at open-formula. + 2004-02-16 Jesper Harder (tiny change) * subr.el (match-string-no-properties): Use substring-no-properties. diff --git a/src/ChangeLog b/src/ChangeLog index 8daf165a1a7..be786b5df5c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2004-02-16 Dmitry Antipov (tiny change) + + * keyboard.c (prev_read): New static variable. + (read_avail_input): Use it to zero out only those slots in buf[] + that were used last time we were called. + 2004-02-16 Eli Zaretskii * Makefile.in (obj): Move fringe.o from here... -- 2.39.2