aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorAndrew Innes2000-12-06 13:43:00 +0000
committerAndrew Innes2000-12-06 13:43:00 +0000
commit4e8b894ce4009edcd5e4f5fcedbaa17a73fb7a51 (patch)
treeea67f70d9406e8d623f5668a9fefda2c411e47a9 /lib-src
parente260c47a5af8037ecc6ee56984cd99286882b41f (diff)
downloademacs-4e8b894ce4009edcd5e4f5fcedbaa17a73fb7a51.tar.gz
emacs-4e8b894ce4009edcd5e4f5fcedbaa17a73fb7a51.zip
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 52383f26094..422d27981e9 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12000-12-06 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.w32-in (LOCAL_FLAGS): Remove -DVERSION flag, since we
4 don't know the real version, and I can't seem to get the quoting
5 right in all circumstances.
6
7 * ebrowse.c (VERSION): Provide default definition, like etags.c
8 does, because Windows build can't snarf this from version.el.
9
12000-11-30 Andrew Innes <andrewi@gnu.org> 102000-11-30 Andrew Innes <andrewi@gnu.org>
2 11
3 * makefile.w32-in ($(BLD)/ebrowse.exe): Use tabs not spaces. 12 * makefile.w32-in ($(BLD)/ebrowse.exe): Use tabs not spaces.