1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Richard M. Stallman
0e61be97d7 Comment change. 1995-01-19 18:50:09 +00:00
Richard M. Stallman
7ffbe7e224 (make-help-screen): Use *only* local-map to look up keys. 1995-01-19 18:49:48 +00:00
Karl Heuer
05d688cf62 (make-help-screen): Set help-mode in *Help* buffer. 1994-11-09 05:50:19 +00:00
Karl Heuer
e31e7d37ce (make-help-screen): Doc fix. 1994-09-05 23:59:51 +00:00
Richard M. Stallman
8fdae34aa3 (make-help-screen): Don't call window-frame in a non-multi-frame Emacs. 1994-08-30 00:47:36 +00:00
Richard M. Stallman
8d2b0a2d0a (make-help-screen): Handle case where *Help* comes up in a separate frame. 1994-07-16 18:48:37 +00:00
Richard M. Stallman
aaa99cbe2a (make-help-screen): Bind overriding-local-map
just for short sections of code.
1994-07-14 02:50:06 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Karl Heuer
0d4720b0db (make-help-screen): Initialize help-screen before changing the keymap. 1994-02-24 23:19:59 +00:00
Karl Heuer
1ca576b5b6 (make-help-screen): Remove debugging code. 1994-02-02 07:44:43 +00:00
Richard M. Stallman
d189e34689 (three-step-help): New option.
(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.
1994-01-26 20:12:33 +00:00
Richard M. Stallman
ee18da5873 (make-help-screen): Use overriding-local-map.
Recognize C-v and M-v properly.
Compute help-screen after changing the map.
1994-01-20 14:27:51 +00:00
Richard M. Stallman
657a790941 (make-help-screen): Use read-key-sequence.
Temporarily switch keymaps.
1993-12-31 03:45:08 +00:00
Richard M. Stallman
c968e96c80 (make-help-screen): Handle mouse events.
Be smart about window configurations--when and whether to restore.
1993-05-26 19:12:18 +00:00
Richard M. Stallman
dd6a74ce66 Provide help-macro, not help-screen. 1993-05-08 22:38:25 +00:00
Eric S. Raymond
3aee11cd33 Name changed to fit in a 14-character limit. 1993-04-14 16:33:20 +00:00
Eric S. Raymond
465fceed88 Initial revision 1993-04-03 23:28:03 +00:00