Mercurial > emacs
changeset 105516:a4a71cca109b
* makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 07 Oct 2009 17:10:19 +0000 |
parents | 4adf54462047 |
children | 44d58cfb225c |
files | lisp/ChangeLog lisp/makefile.w32-in |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 07 16:10:31 2009 +0000 +++ b/lisp/ChangeLog Wed Oct 07 17:10:19 2009 +0000 @@ -1,3 +1,7 @@ +2009-10-07 Juanma Barranquero <lekktu@gmail.com> + + * makefile.w32-in (WINS_UPDATES): Fix typo in previous change. + 2009-10-07 Glenn Morris <rgm@gnu.org> * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use of
--- a/lisp/makefile.w32-in Wed Oct 07 16:10:31 2009 +0000 +++ b/lisp/makefile.w32-in Wed Oct 07 17:10:19 2009 +0000 @@ -123,7 +123,7 @@ $(WINS_CEDET) # Directories to extract data from (customs, autoloads, etc.) -WINS_UPDATES=$(WIN_ALMOST) \ +WINS_UPDATES=$(WINS_ALMOST) \ $(WINS_CEDET_SUBDIRS) # Directories to add to subdirs.el