log lisp/help-macro.el @ 73037:ce175d3f53fd

age author description
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-14 Juri Linkov (make-help-screen): Bind `inhibit-read-only' to t
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-01-13 Richard M. Stallman Whitespace change.
2003-09-01 Miles Bader Add arch taglines
2003-02-18 Juanma Barranquero (make-help-screen): Fix character constant.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
1999-08-16 Dave Love Move provide to end.
1998-09-27 Richard M. Stallman (make-help-screen): Keep HELP-TEXT
1998-03-09 Richard M. Stallman (make-help-screen): Mention DEL in the prompt.
1997-10-11 Richard M. Stallman (make-help-screen): Make scroll bar work normally.
1997-07-07 Richard M. Stallman (make-help-screen): Clear the prompt when we get a real command.
1997-06-25 Richard M. Stallman (make-help-screen): Clear buffer-read-only.
1997-05-27 Richard M. Stallman Comment change.
1996-01-25 Karl Heuer (make-help-screen): Pass proper format string to message.
1996-01-14 Erik Naggum Update FSF's address.
1995-06-29 Richard M. Stallman (make-help-screen): Handle help-event-list.
1995-04-13 Richard M. Stallman (make-help-screen): Explicitly translate key thru function-key-map.
1995-01-19 Richard M. Stallman Comment change.
1995-01-19 Richard M. Stallman (make-help-screen): Use *only* local-map to look up keys.
1994-11-09 Karl Heuer (make-help-screen): Set help-mode in *Help* buffer.
1994-09-05 Karl Heuer (make-help-screen): Doc fix.
1994-08-30 Richard M. Stallman (make-help-screen): Don't call window-frame in a non-multi-frame Emacs.
1994-07-16 Richard M. Stallman (make-help-screen): Handle case where *Help* comes up in a separate frame.
1994-07-14 Richard M. Stallman (make-help-screen): Bind overriding-local-map
1994-05-03 Karl Heuer Update copyright.
1994-02-24 Karl Heuer (make-help-screen): Initialize help-screen before changing the keymap.
1994-02-02 Karl Heuer (make-help-screen): Remove debugging code.
1994-01-26 Richard M. Stallman (three-step-help): New option.
1994-01-20 Richard M. Stallman (make-help-screen): Use overriding-local-map.
1993-12-31 Richard M. Stallman (make-help-screen): Use read-key-sequence.
1993-05-26 Richard M. Stallman (make-help-screen): Handle mouse events.
1993-05-08 Richard M. Stallman Provide help-macro, not help-screen.
1993-04-14 Eric S. Raymond Name changed to fit in a 14-character limit.
1993-04-03 Eric S. Raymond Initial revision