| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (make-help-screen): Doc fix. | Karl Heuer | 1994-09-05 | 1 | -1/+1 |
| | | |||||
| * | (make-help-screen): Don't call window-frame in a non-multi-frame Emacs. | Richard M. Stallman | 1994-08-30 | 1 | -4/+5 |
| | | |||||
| * | (make-help-screen): Handle case where *Help* comes up in a separate frame. | Richard M. Stallman | 1994-07-16 | 1 | -2/+13 |
| | | |||||
| * | (make-help-screen): Bind overriding-local-map | Richard M. Stallman | 1994-07-14 | 1 | -6/+13 |
| | | | | | just for short sections of code. | ||||
| * | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | | |||||
| * | (make-help-screen): Initialize help-screen before changing the keymap. | Karl Heuer | 1994-02-24 | 1 | -3/+3 |
| | | |||||
| * | (make-help-screen): Remove debugging code. | Karl Heuer | 1994-02-02 | 1 | -3/+1 |
| | | |||||
| * | (three-step-help): New option. | Richard M. Stallman | 1994-01-26 | 1 | -10/+21 |
| | | | | | | | | (make-help-screen): Implement that option. Handle delete function key like DEL. Don't include the option list in the prompt when displaying a full window of options. | ||||
| * | (make-help-screen): Use overriding-local-map. | Richard M. Stallman | 1994-01-20 | 1 | -15/+15 |
| | | | | | | Recognize C-v and M-v properly. Compute help-screen after changing the map. | ||||
| * | (make-help-screen): Use read-key-sequence. | Richard M. Stallman | 1993-12-31 | 1 | -26/+44 |
| | | | | | Temporarily switch keymaps. | ||||
| * | (make-help-screen): Handle mouse events. | Richard M. Stallman | 1993-05-26 | 1 | -24/+39 |
| | | | | | Be smart about window configurations--when and whether to restore. | ||||
| * | Provide help-macro, not help-screen. | Richard M. Stallman | 1993-05-08 | 1 | -1/+1 |
| | | |||||
| * | Name changed to fit in a 14-character limit. | Eric S. Raymond | 1993-04-14 | 1 | -2/+5 |
| | | |||||
| * | Initial revision | Eric S. Raymond | 1993-04-03 | 1 | -0/+108 |
