aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-06-02 10:13:43 +0000
committerEli Zaretskii2006-06-02 10:13:43 +0000
commit3d80c94156fe6e9e750058edf091b638401cc248 (patch)
treeae39b2a9906473c42f5ab99e23a383bfd317b0fd
parent9c51bb6a95c3fcd63a51d7435e0fae230225faf4 (diff)
downloademacs-3d80c94156fe6e9e750058edf091b638401cc248.tar.gz
emacs-3d80c94156fe6e9e750058edf091b638401cc248.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
-rw-r--r--nt/ChangeLog5
2 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dd2670f403e..492cc7a73ee 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-06-02 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
4 file name.
5 (emacs): Enclose the value of $(EMACS) in quotes.
6
12006-06-02 Kenichi Handa <handa@m17n.org> 72006-06-02 Kenichi Handa <handa@m17n.org>
2 8
3 * files.el (hack-local-variables-prop-line): Ignore `char-trans' 9 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
diff --git a/nt/ChangeLog b/nt/ChangeLog
index e0a5a417528..96594144135 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
12006-06-02 Eli Zaretskii <eliz@gnu.org>
2
3 * INSTALL: Add Make 3.81 to the list of Make & shell combinations
4 known to work.
5
12006-03-12 Jason Rumney <jasonr@gnu.org> 62006-03-12 Jason Rumney <jasonr@gnu.org>
2 7
3 * addpm.c (add_registry): Don't change the registry unless keys 8 * addpm.c (add_registry): Don't change the registry unless keys