aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-02-21 10:51:02 -0800
committerPaul Eggert2011-02-21 10:51:02 -0800
commit3870e8f9b973b1b9dd220c05345de7ed9dd7ff20 (patch)
treeab690bc51048557556be0faa35d249c4d54f761a /lib-src/ChangeLog
parent0d7fdc0ef49f92c2ae20e13b172fc5ccc81f36f7 (diff)
parent6ca1c3b4f26d01d3e9125986ca8e8f31eb1bf6bc (diff)
downloademacs-3870e8f9b973b1b9dd220c05345de7ed9dd7ff20.tar.gz
emacs-3870e8f9b973b1b9dd220c05345de7ed9dd7ff20.zip
Merge from mainline.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 53983a9decc..042982aecbf 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -14,6 +14,11 @@
14 Declare non-'main' functions and variables to be static. 14 Declare non-'main' functions and variables to be static.
15 * ebrowse.c: Omit redundant function prototypes. 15 * ebrowse.c: Omit redundant function prototypes.
16 16
172011-02-21 Ben Key <bkey76@gmail.com> (tiny change)
18
19 * make-docfile.c (scan_c_file): Adapt DEFVAR_PER_BUFFER case to
20 the new BVAR macro.
21
172011-02-20 Juanma Barranquero <lekktu@gmail.com> 222011-02-20 Juanma Barranquero <lekktu@gmail.com>
18 23
19 * makefile.w32-in (obj): Remove md5.o. 24 * makefile.w32-in (obj): Remove md5.o.