summaryrefslogtreecommitdiff
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
...
* (print-help-return-message): If pop-up-frames is non-nil, don't displayEli Zaretskii2005-12-031-1/+2
* (print-help-return-message): If pop-up-frames is non-nil, set upEli Zaretskii2005-12-031-3/+8
* (help-map): Move initialization into declaration.Stefan Monnier2005-11-301-65/+51
* * help.el (describe-key-briefly, describe-key): Recognize defaultChong Yidong2005-11-291-2/+2
* Typo.Chong Yidong2005-11-291-1/+1
* (help-for-help-internal): Improve doc of C-h a.Richard M. Stallman2005-11-141-9/+11
* (help-for-help-internal): Fix `a' entry. Add `d' entry.Kim F. Storm2005-11-131-3/+6
* (help-map): Bind C-h d to apropos-documentation.Kim F. Storm2005-11-121-0/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (describe-key): Move print-help-return-message call out of conditional.Richard M. Stallman2005-05-221-2/+2
* (describe-key): No error when UNTRANSLATED is nil.Richard M. Stallman2005-05-041-1/+3
* (describe-key-briefly): UNTRANSLATED can be nil when called from lisp.Lute Kamstra2005-04-131-2/+2
* (describe-key-briefly, describe-key): ReplaceRichard M. Stallman2005-04-101-1/+15
* (where-is): Don't mention aliases with no key bindings.Richard M. Stallman2005-03-211-21/+32
* (describe-mode): Allow minor mode toggles to use a differentStefan Monnier2005-03-161-19/+16
* (describe-mode): Properly handle non-trivial lighters.Stefan Monnier2005-03-101-22/+20
* (help-for-help-internal): Renamed from help-for-help.Richard M. Stallman2005-02-101-2/+5
* (help-for-help): Doc fix.Eli Zaretskii2005-02-051-8/+12
* (describe-key): Report effective and original bindingKim F. Storm2004-12-171-5/+47
* * help.el (function-called-at-point):Juri Linkov2004-12-161-2/+7
* (function-called-at-point): read -> intern.Juri Linkov2004-10-301-1/+1
* (describe-key): Describe both down-event and up-eventKim F. Storm2004-10-261-2/+13
* Clean whitespace.Kim F. Storm2004-10-241-2/+2
* (describe-mode): Fix 2004-10-13 change.Kim F. Storm2004-10-241-1/+2
* (describe-mode): Use marker buttons to make minor mode list into hyperlinks.Daniel Pfeiffer2004-10-131-22/+35
* (function-called-at-point): Try `find-tag-default' when other methods failed.Juri Linkov2004-09-021-26/+29
* (describe-bindings): Doc fix.Luc Teirlinck2004-08-091-1/+2
* (view-emacs-news): With argument, display info for theJuri Linkov2004-04-271-13/+55
* (describe-mode): Doc fix.John Paul Wallington2004-04-121-5/+7
* (help-map): Bind `display-local-help' to `C-h .'.Luc Teirlinck2003-11-301-11/+14
* (describe-mode): Start with a brief list of minor modes.Richard M. Stallman2003-09-301-35/+57
* Add arch taglinesMiles Bader2003-09-011-0/+1
* * help.el (describe-minor-mode): New function implementation.Masatake YAMATO2003-04-121-45/+63
* (describe-minor-mode, describe-minor-mode-from-indicator,Juanma Barranquero2003-03-311-0/+68
* Renamed remap-command to command-remapping. All uses changed.Kim F. Storm2003-02-121-1/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (where-is): Catch errors in indirect-function.Richard M. Stallman2003-01-131-1/+3
* (where-is): Rename map to defs (a list of syms is not a map).Stefan Monnier2002-11-071-20/+16
* (where-is): Repport also aliases of the passed command.Juanma Barranquero2002-11-071-15/+32
* (help-key-description): Show the untranslated keysStefan Monnier2002-07-161-1/+2
* (help-map): Add binding for info-emacs-manual.Richard M. Stallman2002-07-121-2/+5
* (view-todo): New function.Richard M. Stallman2002-05-011-1/+8
* (string-key-binding): Deal with margin events.Gerd Moellmann2002-04-121-3/+4
* (help-key-description): New fun.Stefan Monnier2002-04-021-15/+32
* (describe-key-briefly, describe-key): Interpret `undefined' like notPavel Janík2002-03-041-2/+2
* (where-is): Use remap-command.Kim F. Storm2002-02-231-8/+6
* (describe-key-briefly): Make output in INSERT caseRichard M. Stallman2002-02-151-5/+3
* (where-is): Report remapped commands.Kim F. Storm2002-02-061-3/+10
* (describe-distribution): Really call view-file.Richard M. Stallman2002-01-171-1/+1