]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp.mk (lisp): Update.
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 21 Apr 2012 08:03:52 +0000 (10:03 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 21 Apr 2012 08:03:52 +0000 (10:03 +0200)
src/ChangeLog
src/lisp.mk

index a3101252fe9c91062c312769bce624cb855b96c4..304bca4e48b7fa3567d6dbb5e613069ac530a00c 100644 (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.
index c082630f717b0ac1f9b0742a21d5be9cc2b71c81..4895ca40959c2d774f9d6ac4cacf08fe98e46318 100644 (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 \