summaryrefslogtreecommitdiff
path: root/lisp/help-macro.el
AgeCommit message (Expand)Author
1999-08-16Move provide to end.Dave Love
1998-09-27(make-help-screen): Keep HELP-TEXTRichard M. Stallman
1998-03-09(make-help-screen): Mention DEL in the prompt.Richard M. Stallman
1997-10-11(make-help-screen): Make scroll bar work normally.Richard M. Stallman
1997-07-07(make-help-screen): Clear the prompt when we get a real command.Richard M. Stallman
1997-06-25(make-help-screen): Clear buffer-read-only.Richard M. Stallman
1997-05-27Comment change.Richard M. Stallman
1996-01-25(make-help-screen): Pass proper format string to message.Karl Heuer
1996-01-14Update FSF's address.Erik Naggum
1995-06-29(make-help-screen): Handle help-event-list.Richard M. Stallman
1995-04-13(make-help-screen): Explicitly translate key thru function-key-map.Richard M. Stallman
1995-01-19Comment change.Richard M. Stallman
1995-01-19(make-help-screen): Use *only* local-map to look up keys.Richard M. Stallman
1994-11-09(make-help-screen): Set help-mode in *Help* buffer.Karl Heuer
1994-09-05(make-help-screen): Doc fix.Karl Heuer
1994-08-30(make-help-screen): Don't call window-frame in a non-multi-frame Emacs.Richard M. Stallman
1994-07-16(make-help-screen): Handle case where *Help* comes up in a separate frame.Richard M. Stallman
1994-07-14(make-help-screen): Bind overriding-local-mapRichard M. Stallman
1994-05-03Update copyright.Karl Heuer
1994-02-24(make-help-screen): Initialize help-screen before changing the keymap.Karl Heuer
1994-02-02(make-help-screen): Remove debugging code.Karl Heuer
1994-01-26(three-step-help): New option.Richard M. Stallman
1994-01-20(make-help-screen): Use overriding-local-map.Richard M. Stallman
1993-12-31(make-help-screen): Use read-key-sequence.Richard M. Stallman
1993-05-26(make-help-screen): Handle mouse events.Richard M. Stallman
1993-05-08Provide help-macro, not help-screen.Richard M. Stallman
1993-04-14Name changed to fit in a 14-character limit.Eric S. Raymond
1993-04-03Initial revisionEric S. Raymond