* lisp.mk (lisp): Update.

This commit is contained in:
Andreas Schwab 2012-04-21 10:03:52 +02:00
parent 5e6ab4e675
commit 6114eb1503
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2012-04-21 Andreas Schwab <schwab@linux-m68k.org>
* lisp.mk (lisp): Update.
2012-04-20 Paul Eggert <eggert@cs.ucla.edu>
* keyboard.c (process_pending_signals): Define only if SYNC_INPUT.

View file

@ -131,6 +131,7 @@ lisp = \
$(lispsource)/replace.elc \
$(lispsource)/buff-menu.elc \
$(lispsource)/fringe.elc \
$(lispsource)/emacs-lisp/regexp-opt.elc \
$(lispsource)/image.elc \
$(lispsource)/international/fontset.elc \
$(lispsource)/dnd.elc \