Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (popup-menu, popup-menu-internal, popup-menu-popup): Remove. | Stefan Monnier | 2000-09-16 | 1 | -130/+11 |
| | |||||
* | (popup-menu-popup): Fix typo: set menu-keymap. | Richard M. Stallman | 1998-05-01 | 1 | -1/+1 |
| | |||||
* | (popup-menu): Redefine as macro. | Richard M. Stallman | 1997-06-23 | 1 | -8/+37 |
| | | | | (popup-menu-popup, popup-menu-internal): New function. | ||||
* | (make-lucid-menu-keymap): Add menu-alias property. | Richard M. Stallman | 1996-06-13 | 1 | -0/+1 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -4/+5 |
| | |||||
* | (popup-dialog-box): x-popup-dialog returns the value, not the cons cell. | Richard M. Stallman | 1995-05-09 | 1 | -5/+4 |
| | |||||
* | (add-menu-item-1): Better error message if | Richard M. Stallman | 1995-03-11 | 1 | -0/+2 |
| | | | | a menu not the last in the path does not exist. | ||||
* | (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items. | Karl Heuer | 1994-10-13 | 1 | -31/+81 |
| | | | | (popup-menu): Update documentation string to describe the new syntax. | ||||
* | (make-lucid-menu-keymap-disable): New variable. | Richard M. Stallman | 1994-09-18 | 1 | -1/+6 |
| | | | | (make-lucid-menu-keymap): Use that when disabling item unconditionally. | ||||
* | (popup-menu): Allow user to select nothing. | Karl Heuer | 1994-06-25 | 1 | -4/+5 |
| | |||||
* | (popup-menu): Convert list to same-size vector, not singleton vector. | Karl Heuer | 1994-06-23 | 1 | -1/+1 |
| | |||||
* | (make-lucid-menu-keymap): Allow any form as the enabler. | Richard M. Stallman | 1994-05-28 | 1 | -6/+3 |
| | |||||
* | Whitespace cleanup. | Richard M. Stallman | 1994-05-27 | 1 | -2/+2 |
| | |||||
* | (popup-dialog-box): Bind meaning with let. | Richard M. Stallman | 1994-05-23 | 1 | -1/+3 |
| | | | | (current-menubar): Add defvar. | ||||
* | (popup-menu): Bind cmd with let. | Richard M. Stallman | 1994-05-23 | 1 | -1/+1 |
| | |||||
* | (popup-menu): Use mouse-pixel-position. | Richard M. Stallman | 1994-05-23 | 1 | -1/+1 |
| | |||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (popup-dialog-box): New function. | Richard M. Stallman | 1994-04-08 | 1 | -0/+50 |
| | |||||
* | (make-lucid-menu-keymap): Any row of dashes means blank. | Karl Heuer | 1994-03-21 | 1 | -1/+1 |
| | |||||
* | Provide lmenu, not menubar. | Richard M. Stallman | 1994-03-20 | 1 | -1/+1 |
| | |||||
* | Delete the code to enable menu bars. | Richard M. Stallman | 1994-02-17 | 1 | -7/+8 |
| | |||||
* | (make-lucid-menu-keymap): Allow multiple identical inactive strings. | Richard M. Stallman | 1994-01-07 | 1 | -2/+6 |
| | |||||
* | (make-lucid-menu-keymap): For "----", make blank line. | Richard M. Stallman | 1994-01-06 | 1 | -1/+1 |
| | |||||
* | (popup-menu): Add loop to handle submenus. | Richard M. Stallman | 1994-01-04 | 1 | -5/+10 |
| | |||||
* | (default-menubar): Make initial value nil. | Richard M. Stallman | 1993-05-12 | 1 | -257/+4 |
| | | | | | | | | | (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. | ||||
* | Add standard library headers. | Eric S. Raymond | 1993-03-17 | 1 | -0/+2 |
| | |||||
* | Add standard library headers. | Eric S. Raymond | 1993-03-17 | 1 | -1/+5 |
| | |||||
* | Initial revision | Eric S. Raymond | 1993-03-17 | 1 | -0/+635 |