aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-11-30 14:18:26 +0000
committerJuanma Barranquero2008-11-30 14:18:26 +0000
commitf952c61ccf52e707b4dfe443768d5d12166257d8 (patch)
tree21df099cdb33fd8b7bdb332abbc9549f35b41eb9 /src/ChangeLog
parent835404e5fd2230b31b6907436b976b21a17bb3ef (diff)
downloademacs-f952c61ccf52e707b4dfe443768d5d12166257d8.tar.gz
emacs-f952c61ccf52e707b4dfe443768d5d12166257d8.zip
* makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
It was accidentally restored by the Unicode merge.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9fa128596bb..1e5147245f1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-11-30 Juanma Barranquero <lekktu@gmail.com> 12008-11-30 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
4 It was accidentally restored by the Unicode merge.
5
3 * w32proc.c (Fw32_get_locale_info): Fix typo in docstring. 6 * w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
4 7
52008-11-29 Juanma Barranquero <lekktu@gmail.com> 82008-11-29 Juanma Barranquero <lekktu@gmail.com>