log lisp/help.el @ 69666:164fb98f5a8e

age author description
2006-03-08 Juanma Barranquero (view-lossage): Remove trailing whitespace before inserting "\n".
2006-03-07 Chong Yidong * help.el (describe-key-briefly): If KEY is a down event, read and
2006-03-07 Juanma Barranquero (describe-key): Remove leftover test code.
2006-03-06 Chong Yidong * help.el (describe-key): Handle string and vector `follow-link' values.
2006-03-06 Chong Yidong * help.el (describe-key): Properly handle the return value of
2006-02-23 Juanma Barranquero (help): Revert last part of 2006-02-23 change (deletion of the `provide' call).
2006-02-23 Stefan Monnier (describe-mode): Pass `mode-name' to format-mode-line.
2006-02-21 Richard M. Stallman (describe-key-briefly): Compute interactive args
2006-02-14 Juanma Barranquero (where-is): Fix displaying of remappings.
2006-02-13 Richard M. Stallman (describe-key-briefly, describe-key):
2006-02-11 Eli Zaretskii (describe-key-briefly, describe-key): Populate yank-menu if empty.
2006-02-11 Eli Zaretskii (describe-key-briefly): Now a wrapper for describe-key-briefly-internal.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-12 Richard M. Stallman (help-for-help-internal): Simplify entry for `a'.
2005-12-10 Romain Francoise (help-for-help-internal): Add `r' in doc string.
2005-12-03 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, don't display
2005-12-03 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, set up
2005-11-30 Stefan Monnier (help-map): Move initialization into declaration.
2005-11-29 Chong Yidong * help.el (describe-key-briefly, describe-key): Recognize default
2005-11-29 Chong Yidong Typo.
2005-11-14 Richard M. Stallman (help-for-help-internal): Improve doc of C-h a.
2005-11-13 Kim F. Storm (help-for-help-internal): Fix `a' entry. Add `d' entry.
2005-11-12 Kim F. Storm (help-map): Bind C-h d to apropos-documentation.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-22 Richard M. Stallman (describe-key): Move print-help-return-message call out of conditional.
2005-05-04 Richard M. Stallman (describe-key): No error when UNTRANSLATED is nil.
2005-04-13 Lute Kamstra (describe-key-briefly): UNTRANSLATED can be nil when called from lisp.
2005-04-10 Richard M. Stallman (describe-key-briefly, describe-key): Replace
2005-03-21 Richard M. Stallman (where-is): Don't mention aliases with no key bindings.
2005-03-16 Stefan Monnier (describe-mode): Allow minor mode toggles to use a different
2005-03-10 Stefan Monnier (describe-mode): Properly handle non-trivial lighters.
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.