*** empty log message ***

This commit is contained in:
Eli Zaretskii 2004-02-16 17:18:58 +00:00
parent bc47b3f8c5
commit 7b5368c1a9
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-02-16 Jay Belanger <belanger@truman.edu> (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 <harder@ifa.au.dk> (tiny change)
* subr.el (match-string-no-properties): Use substring-no-properties.

View file

@ -1,3 +1,9 @@
2004-02-16 Dmitry Antipov <dmitry.antipov@mail.ru> (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 <eliz@elta.co.il>
* Makefile.in (obj): Move fringe.o from here...