diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6a75d540986..a5c15250948 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2009-09-26 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in | ||
| 4 | internal.elc. Add term/pc-win.elc. | ||
| 5 | (WINDOW_SUPPORT) [HAVE_X_WINDOWS]: Add term/common-win.elc and | ||
| 6 | term/x-win.elc. | ||
| 7 | (WINNT_SUPPORT) [WINDOWSNT]: Add term/common-win.elc and | ||
| 8 | term/w32-win.elc. | ||
| 9 | (NS_SUPPORT): New. | ||
| 10 | (lisp): Add NS_SUPPORT. | ||
| 11 | (SOME_MACHINE_LISP): Add term/w32-win.elc and emacs-lisp/easymenu.elc. | ||
| 12 | |||
| 1 | 2009-09-25 David Reitter <david.reitter@gmail.com> | 13 | 2009-09-25 David Reitter <david.reitter@gmail.com> |
| 2 | 14 | ||
| 3 | * nsmenu.m (EmacsMenu-clear): Recognize application menu | 15 | * nsmenu.m (EmacsMenu-clear): Recognize application menu |