Mercurial > emacs
comparison src/syntax.c @ 2514:6700e25af205
Since Qmenu_enable is used by non-X-specific code, it shouldn't be
defined in an X-only source file.
* xmenu.c (Qmenu_enable): Definition moved...
(syms_of_xmenu): ... along with initialization ...
* keyboard.c (Qmenu_enable): ... to here ...
(syms_of_keyboard): ... and here.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sat, 10 Apr 1993 08:04:27 +0000 |
parents | 656f4297962e |
children | e94a593c3952 |
comparison
equal
deleted
inserted
replaced
2513:d93605655958 | 2514:6700e25af205 |
---|