1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

* .bzrignore: Ignore all .exe, instead of individual files.

This commit is contained in:
Juanma Barranquero 2010-01-13 00:55:23 +01:00
parent b8b45afc52
commit ca22a44072

View file

@ -1,3 +1,7 @@
2010-01-12 Juanma Barranquero <lekktu@gmail.com>
* .bzrignore: Ignore all .exe, instead of individual files.
2010-01-12 Chong Yidong <cyd@stupidchicken.com>
* configure.in: Explicitly check for and link to -lXrender.