1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Pavel Janík
60370d4073 Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
Stefan Monnier
d914e1a875 (add-menu): Re-added (was erroneously removed). 2001-03-18 21:57:41 +00:00
Stefan Monnier
40716cd9c4 (popup-menu, popup-menu-internal, popup-menu-popup): Remove. 2000-09-16 23:35:51 +00:00
Richard M. Stallman
3d5b223404 (popup-menu-popup): Fix typo: set menu-keymap. 1998-05-01 03:51:57 +00:00
Richard M. Stallman
4d06d2bed2 (popup-menu): Redefine as macro.
(popup-menu-popup, popup-menu-internal): New function.
1997-06-23 02:56:03 +00:00
Richard M. Stallman
45c2639bdf (make-lucid-menu-keymap): Add menu-alias property. 1996-06-13 21:05:06 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
8993dbcd7f (popup-dialog-box): x-popup-dialog returns the value, not the cons cell. 1995-05-09 02:19:20 +00:00
Richard M. Stallman
6f57a741f9 (add-menu-item-1): Better error message if
a menu not the last in the path does not exist.
1995-03-11 03:55:14 +00:00
Karl Heuer
67893ba3c1 (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
(popup-menu): Update documentation string to describe the new syntax.
1994-10-13 23:34:38 +00:00
Richard M. Stallman
1c45ffdf8a (make-lucid-menu-keymap-disable): New variable.
(make-lucid-menu-keymap): Use that when disabling item unconditionally.
1994-09-18 05:06:35 +00:00
Karl Heuer
9f04f0237a (popup-menu): Allow user to select nothing. 1994-06-25 01:42:43 +00:00
Karl Heuer
c6dd34cba2 (popup-menu): Convert list to same-size vector, not singleton vector. 1994-06-23 23:58:16 +00:00
Richard M. Stallman
e24cb6c5c4 (make-lucid-menu-keymap): Allow any form as the enabler. 1994-05-28 21:54:36 +00:00
Richard M. Stallman
f664f7000f Whitespace cleanup. 1994-05-27 05:55:15 +00:00
Richard M. Stallman
f1e20cc208 (popup-dialog-box): Bind meaning with let.
(current-menubar): Add defvar.
1994-05-23 07:41:31 +00:00
Richard M. Stallman
f97eee516b (popup-menu): Bind cmd with let. 1994-05-23 07:39:08 +00:00
Richard M. Stallman
c15d229a41 (popup-menu): Use mouse-pixel-position. 1994-05-23 04:50:18 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Richard M. Stallman
73a644b4f8 (popup-dialog-box): New function. 1994-04-08 05:04:07 +00:00
Karl Heuer
a760522275 (make-lucid-menu-keymap): Any row of dashes means blank. 1994-03-21 00:37:56 +00:00
Richard M. Stallman
289c483676 Provide lmenu, not menubar. 1994-03-20 04:05:48 +00:00
Richard M. Stallman
b041301359 Delete the code to enable menu bars. 1994-02-17 22:01:45 +00:00
Richard M. Stallman
b69f3ab1c8 (make-lucid-menu-keymap): Allow multiple identical inactive strings. 1994-01-07 05:37:31 +00:00
Richard M. Stallman
ac8a83413f (make-lucid-menu-keymap): For "----", make blank line. 1994-01-06 04:59:17 +00:00
Richard M. Stallman
d06752db2d (popup-menu): Add loop to handle submenus. 1994-01-04 23:30:37 +00:00
Richard M. Stallman
8b86c9ebbf (default-menubar): Make initial value nil.
(kill-this-buffer, x-new-frame)
(sensitize-file-and-edit-menus-hook, format-buffers-menu-line)
(buffers-menu-max-size, complex-buffers-menu-p)
(buffers-menu-switch-to-buffer-function, buffer-menu-save-buffer)
(buffer-menu-write-file, build-buffers-menu-internal)
(build-buffers-menu-hook): Functions and variables deleted.
1993-05-12 21:41:56 +00:00
Eric S. Raymond
76550a57f9 Add standard library headers. 1993-03-17 17:17:05 +00:00
Eric S. Raymond
aae56ea7ca Add standard library headers. 1993-03-17 16:56:02 +00:00
Eric S. Raymond
c7986c1876 Initial revision 1993-03-17 16:26:48 +00:00