mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
(lisp1): Use (), not {}.
This commit is contained in:
parent
043386347c
commit
0c55bf8269
@ -1,3 +1,7 @@
|
||||
2008-02-04 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* makefile.w32-in (lisp1): Use (), not {}.
|
||||
|
||||
2008-02-04 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* etags.c: Added "GTY" as synonym for __attribute__. Updated
|
||||
|
@ -203,7 +203,7 @@ lisp1= \
|
||||
$(lispsource)buff-menu.elc \
|
||||
$(lispsource)button.elc \
|
||||
$(lispsource)emacs-lisp/byte-run.elc \
|
||||
${lispsource}composite.elc \
|
||||
$(lispsource)composite.elc \
|
||||
$(lispsource)cus-face.elc \
|
||||
$(lispsource)cus-start.elc \
|
||||
$(lispsource)custom.elc \
|
||||
|
Loading…
Reference in New Issue
Block a user