summaryrefslogtreecommitdiff
path: root/lisp/help-macro.el
Commit message (Expand)AuthorAgeFilesLines
* (make-help-screen): Make scroll bar work normally.Richard M. Stallman1997-10-111-2/+9
* (make-help-screen): Clear the prompt when we get a real command.Richard M. Stallman1997-07-071-0/+2
* (make-help-screen): Clear buffer-read-only.Richard M. Stallman1997-06-251-0/+1
* Comment change.Richard M. Stallman1997-05-271-0/+1
* (make-help-screen): Pass proper format string to message.Karl Heuer1996-01-251-1/+1
* Update FSF's address.Erik Naggum1996-01-141-4/+5
* (make-help-screen): Handle help-event-list.Richard M. Stallman1995-06-291-3/+6
* (make-help-screen): Explicitly translate key thru function-key-map.Richard M. Stallman1995-04-131-3/+7
* Comment change.Richard M. Stallman1995-01-191-2/+0
* (make-help-screen): Use *only* local-map to look up keys.Richard M. Stallman1995-01-191-3/+1
* (make-help-screen): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+1
* (make-help-screen): Doc fix.Karl Heuer1994-09-051-1/+1
* (make-help-screen): Don't call window-frame in a non-multi-frame Emacs.Richard M. Stallman1994-08-301-4/+5
* (make-help-screen): Handle case where *Help* comes up in a separate frame.Richard M. Stallman1994-07-161-2/+13
* (make-help-screen): Bind overriding-local-mapRichard M. Stallman1994-07-141-6/+13
* Update copyright.Karl Heuer1994-05-031-1/+1
* (make-help-screen): Initialize help-screen before changing the keymap.Karl Heuer1994-02-241-3/+3
* (make-help-screen): Remove debugging code.Karl Heuer1994-02-021-3/+1
* (three-step-help): New option.Richard M. Stallman1994-01-261-10/+21
* (make-help-screen): Use overriding-local-map.Richard M. Stallman1994-01-201-15/+15
* (make-help-screen): Use read-key-sequence.Richard M. Stallman1993-12-311-26/+44
* (make-help-screen): Handle mouse events.Richard M. Stallman1993-05-261-24/+39
* Provide help-macro, not help-screen.Richard M. Stallman1993-05-081-1/+1
* Name changed to fit in a 14-character limit.Eric S. Raymond1993-04-141-2/+5
* Initial revisionEric S. Raymond1993-04-031-0/+108