aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 81c6e6fe9b4..958539cc044 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -25,6 +25,12 @@
25 Declare non-'main' functions and variables to be static. 25 Declare non-'main' functions and variables to be static.
26 * ebrowse.c: Omit redundant function prototypes. 26 * ebrowse.c: Omit redundant function prototypes.
27 27
282011-02-21 Eli Zaretskii <eliz@gnu.org>
29
30 * makefile.w32-in ($(BLD)/ctags.$(O), $(BLD)/emacsclient.$(O))
31 ($(BLD)/etags.$(O), $(BLD)/movemail.$(O), $(BLD)/ntlib.$(O)):
32 Depend on $(EMACS_ROOT)/nt/inc/sys/stat.h.
33
282011-02-21 Ben Key <bkey76@gmail.com> (tiny change) 342011-02-21 Ben Key <bkey76@gmail.com> (tiny change)
29 35
30 * make-docfile.c (scan_c_file): Adapt DEFVAR_PER_BUFFER case to 36 * make-docfile.c (scan_c_file): Adapt DEFVAR_PER_BUFFER case to