Commit graph

22 commits

Author SHA1 Message Date
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