Mercurial > emacs
annotate lib-src/README @ 111173:c7d5564f0621
Move ns-win.el's rather wacky menu adjustments to menu-bar.el.
* lisp/term/ns-win.el: Do not require easymenu.
(menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
<spell>: Move adjustments to menu-bar.el.
* lisp/menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
<separator-undo, spell>: Move ns-win's adjustments here.
* lisp/loadup.el [ns]: Do not load easymenu.
* src/Makefile.in (SOME_MACHINE_LISP): Remove easymenu.elc.
* lib-src/makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove easymenu.elc.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Sun, 24 Oct 2010 17:48:26 -0700 |
| parents | b42a4aa7ff4f |
| children |
| rev | line source |
|---|---|
| 25859 | 1 This directory contains the source code for the architecture-dependent |
| 52780 | 2 files that go in ${archlibdir}. At present, these are mostly utility |
|
69732
b42a4aa7ff4f
changed `Emacs' to `GNU Emacs'
Ramprasad B <ramprasad_i82@yahoo.com>
parents:
52780
diff
changeset
|
3 programs used by GNU Emacs. |
