1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-02-17 21:06:22 +00:00
parent ac84042c63
commit 0bf7d00506

View file

@ -1,5 +1,8 @@
2004-02-17 Kim F. Storm <storm@cua.dk>
* xdisp.c (fast_find_position): Fix return value of new version
(was inverted compared to the 21.1 version).
* keyboard.c: Rework previous change; it didn't consider that the
buf array was allocated on the stack.
(prev_read): Remove variable.