diff options
| author | Eli Zaretskii | 2006-06-02 10:13:43 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-06-02 10:13:43 +0000 |
| commit | 3d80c94156fe6e9e750058edf091b638401cc248 (patch) | |
| tree | ae39b2a9906473c42f5ab99e23a383bfd317b0fd | |
| parent | 9c51bb6a95c3fcd63a51d7435e0fae230225faf4 (diff) | |
| download | emacs-3d80c94156fe6e9e750058edf091b638401cc248.tar.gz emacs-3d80c94156fe6e9e750058edf091b638401cc248.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 | ||||
| -rw-r--r-- | nt/ChangeLog | 5 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-06-02 Kenichi Handa <handa@m17n.org> | 7 | 2006-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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-03-12 Jason Rumney <jasonr@gnu.org> | 6 | 2006-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 |