log lisp/help.el @ 60203:ba4a03ed6f89

age author description
2005-02-10 Richard M. Stallman (help-for-help-internal): Renamed from help-for-help.
2005-02-05 Eli Zaretskii (help-for-help): Doc fix.
2004-12-17 Kim F. Storm (describe-key): Report effective and original binding
2004-12-16 Juri Linkov * help.el (function-called-at-point):
2004-10-30 Juri Linkov (function-called-at-point): read -> intern.
2004-10-26 Kim F. Storm (describe-key): Describe both down-event and up-event
2004-10-24 Kim F. Storm Clean whitespace.
2004-10-24 Kim F. Storm (describe-mode): Fix 2004-10-13 change.
2004-10-13 Daniel Pfeiffer (describe-mode): Use marker buttons to make minor mode list into hyperlinks.
2004-09-02 Juri Linkov (function-called-at-point): Try `find-tag-default' when other methods failed.
2004-08-09 Luc Teirlinck (describe-bindings): Doc fix.
2004-04-27 Juri Linkov (view-emacs-news): With argument, display info for the
2004-04-12 John Paul Wallington (describe-mode): Doc fix.
2003-11-30 Luc Teirlinck (help-map): Bind `display-local-help' to `C-h .'.
2003-09-30 Richard M. Stallman (describe-mode): Start with a brief list of minor modes.
2003-09-01 Miles Bader Add arch taglines
2003-04-12 Masatake YAMATO * help.el (describe-minor-mode): New function implementation.
2003-03-31 Juanma Barranquero (describe-minor-mode, describe-minor-mode-from-indicator,
2003-02-12 Kim F. Storm Renamed remap-command to command-remapping. All uses changed.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-13 Richard M. Stallman (where-is): Catch errors in indirect-function.
2002-11-07 Stefan Monnier (where-is): Rename map to defs (a list of syms is not a map).
2002-11-07 Juanma Barranquero (where-is): Repport also aliases of the passed command.
2002-07-16 Stefan Monnier (help-key-description): Show the untranslated keys
2002-07-12 Richard M. Stallman (help-map): Add binding for info-emacs-manual.
2002-05-01 Richard M. Stallman (view-todo): New function.
2002-04-12 Gerd Moellmann (string-key-binding): Deal with margin events.
2002-04-02 Stefan Monnier (help-key-description): New fun.
2002-03-04 Pavel Janík (describe-key-briefly, describe-key): Interpret `undefined' like not
2002-02-23 Kim F. Storm (where-is): Use remap-command.
2002-02-15 Richard M. Stallman (describe-key-briefly): Make output in INSERT case
2002-02-06 Kim F. Storm (where-is): Report remapped commands.
2002-01-17 Richard M. Stallman (describe-distribution): Really call view-file.
2002-01-14 Richard M. Stallman Fix previous change.
2002-01-14 Richard M. Stallman Fix previous change.
2002-01-14 Richard M. Stallman (view-echo-area-messages): New function.
2002-01-12 Richard M. Stallman (describe-mode): Call help-setup-xref in the help buffer.
2001-12-28 Richard M. Stallman (describe-key): Doc fix.
2001-12-22 Richard M. Stallman (view-order-manuals, view-emacs-news, describe-copying)
2001-10-11 Stefan Monnier (view-lossage): Call help-setup-xref correctly and earlier.
2001-10-11 Stefan Monnier (describe-bindings-internal): New fun moved from keymap.c.
2001-10-09 Miles Bader Don't require `view' when compiling.
2001-10-08 Stefan Monnier (help-mode): Use define-derived-mode.
2001-10-07 Miles Bader (help-mode-map): Make button-buffer-map our parent.
2001-10-01 Eli Zaretskii (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2001-09-04 Stefan Monnier (describe-function-1): Save precomputed `file-name' rather
2001-08-06 Gerd Moellmann (describe-function-1): Use
2001-07-10 Gerd Moellmann (describe-function-1): When printing FUNCTION's
2001-07-03 Eli Zaretskii (locate-library): Enable code that looks for compressed
2001-06-01 Richard M. Stallman (describe-variable): Put value on same line
2001-05-21 Gerd Moellmann (describe-variable): Deal with variable aliases.
2001-05-05 Richard M. Stallman (help-xref-symbol-regexp): Recognize "source of"
2001-03-25 Eli Zaretskii (view-lossage): Mention open-dribble-file in the doc
2001-03-13 Gerd Moellmann (string-key-binding): Don't call event-start on
2001-03-09 Gerd Moellmann (string-key-binding): Renamed from
2001-02-26 Gerd Moellmann (describe-project): Display the file THE-GNU-PROJECT.
2001-02-26 Gerd Moellmann (view-order-manuals): Use goto-address.
2001-02-22 Gerd Moellmann (view-order-manuals): New function.
2001-02-21 Richard M. Stallman Comment changes.
2001-01-11 Gerd Moellmann (load-symbol-file-load-history): New function extracted