Mercurial > emacs
comparison src/ChangeLog @ 105213:ad2fd09b0d6c
(MSDOS_SUPPORT) [MSDOS]: Remove unneeded '/' in internal.elc.
Add term/pc-win.elc.
(WINDOW_SUPPORT) [HAVE_X_WINDOWS]: Add term/common-win.elc and term/x-win.elc.
(WINNT_SUPPORT) [WINDOWSNT]: Add term/common-win.elc and term/w32-win.elc.
(NS_SUPPORT): New.
(lisp): Add NS_SUPPORT.
(SOME_MACHINE_LISP): Add term/w32-win.elc and emacs-lisp/easymenu.elc.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 26 Sep 2009 19:40:55 +0000 |
parents | f9c0c73cfc74 |
children | 3520ba7d445c |
comparison
equal
deleted
inserted
replaced
105212:f4199c624c3c | 105213:ad2fd09b0d6c |
---|---|
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 |
4 on Mac OS X 10.6+ (bug#4513). | 16 on Mac OS X 10.6+ (bug#4513). |
5 | 17 |