Juanma Barranquero
f4ae0b8bbb
(make-help-screen): Fix character constant.
2003-02-18 10:56:26 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Dave Love
2ebf3469d8
Move provide to end.
...
(three-step-help): Customize.
1999-08-16 23:06:06 +00:00
Richard M. Stallman
527a0902ee
(make-help-screen): Keep HELP-TEXT
...
in a separate function definition, not in the help command FNAME.
Replace %THIS-KEY% with the key sequence that ran FNAME.
1998-09-27 21:17:00 +00:00
Richard M. Stallman
693caa7142
(make-help-screen): Mention DEL in the prompt.
1998-03-09 05:26:05 +00:00
Richard M. Stallman
cb80240ac4
(make-help-screen): Make scroll bar work normally.
1997-10-11 03:31:06 +00:00
Richard M. Stallman
43462d5b7f
(make-help-screen): Clear the prompt when we get a real command.
1997-07-07 04:48:15 +00:00
Richard M. Stallman
d40bbdb519
(make-help-screen): Clear buffer-read-only.
1997-06-25 07:19:52 +00:00
Richard M. Stallman
4228277d98
Comment change.
1997-05-27 17:46:19 +00:00
Karl Heuer
7e6fe07f0c
(make-help-screen): Pass proper format string to message.
1996-01-25 00:54:34 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
873dd80b92
(make-help-screen): Handle help-event-list.
...
Handle backspace like delete.
1995-06-29 02:50:01 +00:00
Richard M. Stallman
8902ae9e18
(make-help-screen): Explicitly translate key thru function-key-map.
1995-04-13 17:07:03 +00:00
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