summaryrefslogtreecommitdiff
path: root/lisp/help.el
AgeCommit message (Expand)Author
2006-06-04(view-emacs-news): Rewrite to support new NEWS,Kim F. Storm
2006-05-30(temp-buffer-max-height): Doc fix.Richard M. Stallman
2006-03-25(print-help-return-message): Suggest to use display-buffer instead ofEli Zaretskii
2006-03-08(view-lossage): Remove trailing whitespace before inserting "\n".Juanma Barranquero
2006-03-07* help.el (describe-key-briefly): If KEY is a down event, read andChong Yidong
2006-03-07(describe-key): Remove leftover test code.Juanma Barranquero
2006-03-06* help.el (describe-key): Handle string and vector `follow-link' values.Chong Yidong
2006-03-06* help.el (describe-key): Properly handle the return value ofChong Yidong
2006-02-23(help): Revert last part of 2006-02-23 change (deletion of the `provide' call).Juanma Barranquero
2006-02-23(describe-mode): Pass `mode-name' to format-mode-line.Stefan Monnier
2006-02-21(describe-key-briefly): Compute interactive argsRichard M. Stallman
2006-02-14(where-is): Fix displaying of remappings.Juanma Barranquero
2006-02-13(describe-key-briefly, describe-key):Richard M. Stallman
2006-02-11(describe-key-briefly, describe-key): Populate yank-menu if empty.Eli Zaretskii
2006-02-11(describe-key-briefly): Now a wrapper for describe-key-briefly-internal.Eli Zaretskii
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-12-12(help-for-help-internal): Simplify entry for `a'.Richard M. Stallman
2005-12-10(help-for-help-internal): Add `r' in doc string.Romain Francoise
2005-12-03(print-help-return-message): If pop-up-frames is non-nil, don't displayEli Zaretskii
2005-12-03(print-help-return-message): If pop-up-frames is non-nil, set upEli Zaretskii
2005-11-30(help-map): Move initialization into declaration.Stefan Monnier
2005-11-29* help.el (describe-key-briefly, describe-key): Recognize defaultChong Yidong
2005-11-29Typo.Chong Yidong
2005-11-14(help-for-help-internal): Improve doc of C-h a.Richard M. Stallman
2005-11-13(help-for-help-internal): Fix `a' entry. Add `d' entry.Kim F. Storm
2005-11-12(help-map): Bind C-h d to apropos-documentation.Kim F. Storm
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-05-22(describe-key): Move print-help-return-message call out of conditional.Richard M. Stallman
2005-05-04(describe-key): No error when UNTRANSLATED is nil.Richard M. Stallman
2005-04-13(describe-key-briefly): UNTRANSLATED can be nil when called from lisp.Lute Kamstra
2005-04-10(describe-key-briefly, describe-key): ReplaceRichard M. Stallman
2005-03-21(where-is): Don't mention aliases with no key bindings.Richard M. Stallman
2005-03-16(describe-mode): Allow minor mode toggles to use a differentStefan Monnier
2005-03-10(describe-mode): Properly handle non-trivial lighters.Stefan Monnier
2005-02-10(help-for-help-internal): Renamed from help-for-help.Richard M. Stallman
2005-02-05(help-for-help): Doc fix.Eli Zaretskii
2004-12-17(describe-key): Report effective and original bindingKim F. Storm
2004-12-16* help.el (function-called-at-point):Juri Linkov
2004-10-30(function-called-at-point): read -> intern.Juri Linkov
2004-10-26(describe-key): Describe both down-event and up-eventKim F. Storm
2004-10-24Clean whitespace.Kim F. Storm
2004-10-24(describe-mode): Fix 2004-10-13 change.Kim F. Storm
2004-10-13(describe-mode): Use marker buttons to make minor mode list into hyperlinks.Daniel Pfeiffer
2004-09-02(function-called-at-point): Try `find-tag-default' when other methods failed.Juri Linkov
2004-08-09(describe-bindings): Doc fix.Luc Teirlinck
2004-04-27(view-emacs-news): With argument, display info for theJuri Linkov
2004-04-12(describe-mode): Doc fix.John Paul Wallington
2003-11-30(help-map): Bind `display-local-help' to `C-h .'.Luc Teirlinck
2003-09-30(describe-mode): Start with a brief list of minor modes.Richard M. Stallman