mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 22:41:06 -08:00
Add some compiler declarations, for builds without X.
This commit is contained in:
parent
1ad31f1bba
commit
aa360da10d
37 changed files with 335 additions and 10 deletions
|
|
@ -128,6 +128,8 @@
|
|||
(setq menu-items (cdr menu-items)))
|
||||
menu))
|
||||
|
||||
(declare-function x-popup-dialog "xmenu.c" (position contents &optional header))
|
||||
|
||||
;; XEmacs compatibility function
|
||||
(defun popup-dialog-box (data)
|
||||
"Pop up a dialog box.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue