aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2011-02-22 19:51:38 +0200
committerEli Zaretskii2011-02-22 19:51:38 +0200
commitb97decf246d6c67b3bc74732fbe9b366ed865a50 (patch)
tree84f3530b390a93f252be740995114f66974a815e /lib-src/ChangeLog
parente5075711e5a6ba7a82691f3daf4d84b067efb854 (diff)
downloademacs-b97decf246d6c67b3bc74732fbe9b366ed865a50.tar.gz
emacs-b97decf246d6c67b3bc74732fbe9b366ed865a50.zip
MS-Windows part of 2011-02-21T23:22:34Z!eggert@cs.ucla.edu, addition of min-max.h.
lib-src/makefile.w32-in ($(BLD)/ebrowse.$(O), $(BLD)/pop.$(O)): Depend on ../lib/min-max.h.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 84e2ac39786..b2bd5699945 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12011-02-22 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in ($(BLD)/ebrowse.$(O), $(BLD)/pop.$(O)): Depend
4 on ../lib/min-max.h.
5
12011-02-22 Paul Eggert <eggert@cs.ucla.edu> 62011-02-22 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 etags: Downcase drive letters, for consistency with Emacs proper. 8 etags: Downcase drive letters, for consistency with Emacs proper.
@@ -7,6 +12,11 @@
7 Assume S_ISLNK etc. work, since gnulib supports this. 12 Assume S_ISLNK etc. work, since gnulib supports this.
8 * etags.c (S_ISREG): Remove. 13 * etags.c (S_ISREG): Remove.
9 14
152011-02-22 Paul Eggert <eggert@cs.ucla.edu>
16
17 Assume S_ISLNK etc. work, since gnulib supports this.
18 * etags.c (S_ISREG): Remove.
19
102011-02-22 Juanma Barranquero <lekktu@gmail.com> 202011-02-22 Juanma Barranquero <lekktu@gmail.com>
11 21
12 * makefile.w32-in (obj): Remove filemode.o. 22 * makefile.w32-in (obj): Remove filemode.o.