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.
|
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
|
2001-01-04 |
Eli Zaretskii |
(help-for-help): Fix a typo in a doc string. From kwzh@gnu.org (Karl Heuer).
|
2000-11-29 |
Gerd Moellmann |
(describe-function-1): Regexp-quote function name
|
2000-11-27 |
Miles Bader |
(help-make-xrefs): Delete extraneous newlines at the end of the docstring.
|
2000-11-27 |
Miles Bader |
(help-manyarg-func-alist): Correct entry for `vconcat'.
|
2000-11-02 |
Gerd Moellmann |
(view-emacs-news): Use ONEWS.* instead of NEWS.* files.
|
2000-10-21 |
Miles Bader |
(resize-temp-buffer-window): Use `fit-window-to-buffer'.
|
2000-10-20 |
Miles Bader |
(resize-temp-buffer-window): Use `set-window-text-height'
|
2000-10-20 |
Miles Bader |
(resize-temp-buffer-window): Use `mode-line-window-height-fudge'.
|
2000-10-17 |
Miles Bader |
(resize-temp-buffer-window): Add hack to avoid last line
|
2000-10-16 |
Gerd Moellmann |
Provide `help' for the sake of define-minor-mode
|
2000-10-05 |
Stefan Monnier |
Missing paren.
|
2000-10-05 |
Stefan Monnier |
(help-xref-on-pp): Use match-string.
|
2000-09-08 |
Eli Zaretskii |
Fix typo in a doc string of help-insert-xref-button.
|
2000-09-07 |
Kenichi Handa |
(help-make-xrefs): Adjusted for the change of
|
2000-09-05 |
Dave Love |
(help-manyarg-func-alist): Add ml-prefix-argument-loop,
|
2000-09-04 |
Dave Love |
(help-manyarg-func-alist): Add
|
2000-08-31 |
Kenichi Handa |
(help-make-xrefs): Don't make hyperlinks for incorrect coding systems.
|
2000-08-29 |
Eli Zaretskii |
(help-make-xrefs, help-xref-mule-regexp): Doc fix.
|
2000-08-29 |
Kenichi Handa |
(help-xref-mule-regexp): New variable
|
2000-08-17 |
Gerd Moellmann |
(view-emacs-news): Rewritten for new naming scheme
|
2000-08-15 |
Dave Love |
(function-called-at-point, variable-at-point): Use
|
2000-08-08 |
Gerd Moellmann |
(print-help-return-message): When
|
2000-08-06 |
Gerd Moellmann |
(describe-mode): Test mini-mode symbol for being
|
2000-06-27 |
Gerd Moellmann |
(describe-variable): Don't insert a second `'s' in front
|
2000-06-13 |
Dave Love |
(describe-function-1): Kluge around cases of functions fset to subrs
|
2000-06-01 |
Dave Love |
(describe-function-1): Distinguish special form from
|
2000-05-22 |
Stefan Monnier |
(help-manyarg-func-alist): Typo.
|
2000-05-16 |
Gerd Moellmann |
(view-emacs-FAQ): Change `emacs-faq' to `efaq'.
|
2000-05-14 |
Dave Love |
(help-xref-stack): Doc fix.
|
2000-05-09 |
Dave Love |
(describe-variable): Have customize button pop the
|
2000-05-02 |
Dave Love |
(help-xref-on-pp): Check for constant symbols.
|
2000-04-27 |
Dave Love |
(locate-library): Use mapc.
|
2000-04-26 |
Gerd Moellmann |
(help-xref-on-pp): New function.
|
2000-04-19 |
Gerd Moellmann |
(resize-temp-buffer-window): Use count-screen-lines.
|
2000-03-31 |
Dave Love |
(help-manyarg-func-alist): Correct several omissions.
|
2000-03-02 |
Dave Love |
(help-xref-go-back): Don't try to set position.
|
2000-03-01 |
Dave Love |
(help-xref-button): Add help-echo arg.
|
2000-02-22 |
Gerd Moellmann |
(describe-variable): Set syntax table to
|
2000-02-01 |
Dave Love |
(describe-function-1): Print note about arglist of autoloaded
|
2000-01-28 |
Dave Love |
(help-xref-symbol-regexp, help-xref-info-regexp): Use defconst,
|
1999-12-11 |
Dave Love |
1999-12-11 Samir Barjoud <samir@mindspring.com>
|
1999-12-07 |
Dave Love |
(view-emacs-problems): New command, bound to C-h P.
|
1999-11-29 |
Dave Love |
(help-mode-hook): Define.
|
1999-10-28 |
Dave Love |
(help-follow): Make arg optional again and really default to point.
|
1999-10-13 |
Stefan Monnier |
(help-xref-interned): make it also work on variable-only and
|
1999-10-01 |
Dave Love |
Require view when compiling.
|
1999-09-13 |
Dave Love |
(help-highlight-p): Doc fix.
|
1999-09-08 |
Richard M. Stallman |
(describe-function-1): Don't return empty string for keymaps.
|
1999-08-31 |
Dave Love |
(help-make-xrefs): Don't lose on non-empty blank line after key table.
|
1999-07-23 |
Gerd Moellmann |
(describe-key-briefly): Handle mode line strings
|
1999-07-20 |
Dave Love |
(describe-variable): Fix test for customizability.
|
1999-06-12 |
Karl Heuer |
(help-for-help): Mention C-h C-i. Clear up C-h n.
|
1999-06-04 |
Karl Heuer |
(help-xref-interned): Fix insertion of fdoc and revamp.
|
1999-05-22 |
Richard M. Stallman |
(describe-function-1): Extra arg, interactive-p.
|
1999-05-10 |
Dave Love |
(help-make-xrefs): Fix typpo.
|
1999-05-10 |
Andreas Schwab |
(help-make-xrefs): Handle more cases when looking for
|
1999-04-27 |
Dave Love |
(temp-buffer-resize-mode): Doc fix.
|
1999-04-08 |
Richard M. Stallman |
(describe-variable): Check custom-loads property as well as custom-type.
|
1999-03-30 |
Karl Heuer |
(temp-buffer-resize-mode): Doc fix.
|
1999-02-26 |
Richard M. Stallman |
(help-xref-info-regexp): Allow linebreaks and capital.
|
1999-02-26 |
Richard M. Stallman |
(describe-function-1): Don't print a whole lambda-function.
|
1999-02-16 |
Richard M. Stallman |
(describe-function-1): Accept non-symbols.
|
1999-01-25 |
Dave Love |
(help-make-xrefs): Default info references to an
|
1999-01-16 |
Dave Love |
(temp-buffer-setup-hook, temp-buffer-show-hook): Revert last change.
|
1999-01-15 |
Dave Love |
(help-make-xrefs): Avoid infloop in keymap substitutions
|
1999-01-11 |
Dave Love |
(temp-buffer-setup-hook, temp-buffer-show-hook): Swap
|
1999-01-11 |
Richard M. Stallman |
(help-mode-finish): Renamed from help-mode-maybe.
|
1998-12-30 |
Richard M. Stallman |
(function-called-at-point): First look for function at point.
|
1998-12-21 |
Andreas Schwab |
(describe-function-1): Say "keymap", not "Lisp macro",
|
1998-12-10 |
Karl Heuer |
(symbol-file-load-history-loaded): Variable renamed,
|
1998-12-04 |
Dave Love |
(describe-function-1): Fix description for alias.
|
1998-12-02 |
Dave Love |
(help-make-xrefs): Use `info', not the non-autoloaded
|
1998-12-02 |
Karl Heuer |
(temp-buffer-resize-mode): Doc fix.
|
1998-11-30 |
Richard M. Stallman |
(help-xref-button): Do nothing if text already has the help-xref property.
|
1998-11-29 |
Richard M. Stallman |
(describe-mode): Put major mode first.
|
1998-11-22 |
Richard M. Stallman |
Rename function and variables added in previous change:
|
1998-11-22 |
Richard M. Stallman |
Add resizing of temporary buffers.
|
1998-11-21 |
Richard M. Stallman |
(describe-mode): Don't avoid loop indirecting thru value of INDICATOR.
|
1998-11-21 |
Richard M. Stallman |
(describe-variable): Allow any variable with a defcustom,
|
1998-11-05 |
Dave Love |
(describe-variable): Don't quote link to source.
|
1998-10-30 |
Dave Love |
(describe-variable): Hyperlink the definition.
|
1998-09-27 |
Richard M. Stallman |
(help-quit): Add doc.
|
1998-09-27 |
Richard M. Stallman |
(help-for-help): Use %THIS-KEY%.
|
1998-09-21 |
Dave Love |
(help-make-xrefs): Fix typo affecting Info references.
|
1998-09-09 |
Dave Love |
(help-xref-interned): Bind inhibit-read-only when
|
1998-08-10 |
Richard M. Stallman |
(describe-function-1): Handle macros properly.
|
1998-07-29 |
Richard M. Stallman |
(describe-function-1): Fix the code that uses find-function-noselect.
|
1998-06-13 |
Richard M. Stallman |
(help-map): C-h 4 i runs info-other-window.
|
1998-06-10 |
Richard M. Stallman |
(help-make-xrefs): When scanning keymap binding listings,
|
1998-06-09 |
Richard M. Stallman |
Comment change.
|
1998-06-01 |
Karl Heuer |
(help-setup-xref): Change all callers to
|
1998-05-25 |
Richard M. Stallman |
(describe-variable): Add a button to call
|
1998-05-14 |
Richard M. Stallman |
(describe-key-briefly): When INSERT, put cmd name in `...'.
|
1998-05-07 |
Richard M. Stallman |
(view-lossage): Set help-xref-stack* in the help buffer.
|
1998-05-07 |
Richard M. Stallman |
(describe-function-1): Use find-function-noselect instead of find-function.
|
1998-04-22 |
Dave Love |
(help-mode-map): Add S-tab, like backtab.
|
1998-04-22 |
Richard M. Stallman |
(help-highlight-face): Use `face' as custom type.
|
1998-04-21 |
Dave Love |
(describe-function): Make hyperlink to library file
|
1998-04-17 |
Richard M. Stallman |
(help-with-tutorial): Locally bind file and filename.
|
1998-04-13 |
Karl Heuer |
(describe-function-1): New function.
|
1998-04-09 |
Kenichi Handa |
(help-with-tutorial-alist): This variable deleted.
|
1998-04-06 |
Dave Love |
(help-make-xrefs): Grok commands in keymap table
|
1998-04-05 |
Richard M. Stallman |
(help-highlight-face): Use underline.
|
1998-03-18 |
Richard M. Stallman |
(view-emacs-news): Handle prefix arg.
|
1998-03-16 |
Richard M. Stallman |
(help-mode-maybe): Set view-return-to-alist.
|
1998-02-20 |
Simon Marshall |
Changed font-lock-reference-face to font-lock-constant-face.
|
1998-02-11 |
Richard M. Stallman |
(describe-bindings): Fix interactive spec.
|
1998-02-05 |
Richard M. Stallman |
(describe-bindings): New command (formerly in keymap.c).
|
1997-11-20 |
Karl Heuer |
(describe-variable): Don't use symbol-name if v isn't symbol.
|
1997-11-20 |
Karl Heuer |
(help-with-tutorial-alist): New variable.
|
1997-11-11 |
Karl Heuer |
(help-for-help): Update text for `m'.
|
1997-11-11 |
Karl Heuer |
(describe-function): Handle the arglist of a macro.
|
1997-10-24 |
Karl Heuer |
(locate-library): Comment out the code that searches
|
1997-10-23 |
Karl Heuer |
(locate-library): Bind jka-compr-inhibit to t.
|
1997-10-16 |
Karl Heuer |
(function-called-at-point): Always use Emacs Lisp syntax tab.
|
1997-10-16 |
Karl Heuer |
(describe-variable): Pass default value to completing-read.
|
1997-10-15 |
Karl Heuer |
(help-mode-maybe): New function, on temp-buffer-show-hook.
|
1997-08-27 |
Richard M. Stallman |
(help-with-tutorial): Doc fix.
|
1997-08-19 |
Richard M. Stallman |
(help-with-tutorial): Use current-language-environment.
|
1997-08-09 |
Richard M. Stallman |
(describe-key): Don't put a colon after the command name.
|
1997-08-08 |
Richard M. Stallman |
(help-mode): Set view-no-disable-on-exit.
|
1997-08-04 |
Richard M. Stallman |
(describe-function): Use " is " instead of colon.
|
1997-07-05 |
Richard M. Stallman |
(help-for-help): Update help text.
|
1997-06-18 |
Richard M. Stallman |
(help-map): Make C-i run info-lookup-symbol.
|
1997-05-22 |
Richard M. Stallman |
(describe-key-briefly, where-is): Prefix arg means
|
1997-05-12 |
Kenichi Handa |
(help-with-tutorial): Fix a bug of handling non-English
|
1997-03-21 |
Richard M. Stallman |
(help-map): Use apropos-command, not command-apropos.
|
1997-02-20 |
Karl Heuer |
(help-with-tutorial): Prefix argument to specify a
|
1996-12-28 |
Richard M. Stallman |
(help-map): Define C-h C-i to run word-help.
|
1996-12-16 |
Richard M. Stallman |
(describe-mode): Include minor modes that aren't buffer local.
|
1996-11-10 |
Richard M. Stallman |
(describe-variable): Pretty-print the values.
|
1996-10-13 |
Richard M. Stallman |
(describe-function): If no fn specified, say so.
|
1996-10-06 |
Erik Naggum |
(print-help-return-message): Use new functions `special-display-p' and
|
1996-09-21 |
Richard M. Stallman |
(locate-library): Print no messages if called from Lisp.
|
1996-09-02 |
Richard M. Stallman |
(locate-library): New arg PATH. Handle autocompression mode.
|
1996-09-02 |
Richard M. Stallman |
(locate-library): Doc fix.
|
1996-08-05 |
Simon Marshall |
Fully reinstall July 26 change.
|
1996-07-31 |
Richard M. Stallman |
(help-font-lock-keywords): Undo July 26 change.
|
1996-07-29 |
Richard M. Stallman |
(help-fontify-buffer-function): Function deleted.
|
1996-07-27 |
Richard M. Stallman |
(help-font-lock-keywords): Use font-lock-function-name-face
|
1996-07-24 |
Richard M. Stallman |
(describe-mode): Put a formfeed between each two modes.
|
1996-03-18 |
Richard M. Stallman |
(describe-mode): Handle minor mode w/o mode line indicator.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1995-10-31 |
Richard M. Stallman |
(describe-function): Call documentation just once.
|
1995-10-30 |
Richard M. Stallman |
(describe-variable): Don't call substitute-command-keys.
|
1995-10-25 |
Richard M. Stallman |
(describe-key, describe-key-briefly): For a mouse click,
|
1995-10-14 |
Richard M. Stallman |
(variable-at-point, function-called-at-point):
|
1995-10-12 |
Richard M. Stallman |
(variable-at-point, function-called-at-point): Fix revious changes.
|
1995-10-10 |
Richard M. Stallman |
(function-called-at-point, variable-at-point):
|
1995-10-01 |
Richard M. Stallman |
(print-help-return-message): Handle lists in
|
1995-09-25 |
Richard M. Stallman |
(help-mode): Call view-mode.
|
1995-08-25 |
Richard M. Stallman |
(describe-function): Show file name for autoloaded fns.
|
1995-08-11 |
Simon Marshall |
Insert missing quote in help-font-lock-keywords.
|
1995-08-10 |
Simon Marshall |
Added Font Lock mode support.
|
1995-07-07 |
Karl Heuer |
(command-apropos): Deleted function. This is replaced by
|
1995-06-29 |
Richard M. Stallman |
Bind f1 and help like C-h.
|
1995-05-24 |
Karl Heuer |
(describe-prefix-bindings): If key is a string,
|
1995-04-24 |
Richard M. Stallman |
(print-help-return-message): Check same-window-buffer-names
|
1995-04-13 |
Richard M. Stallman |
(print-help-return-message): Check same-window-buffer-names
|
1995-03-06 |
Richard M. Stallman |
(view-emacs-FAQ): New function. Bind to C-h F.
|
1995-02-01 |
Richard M. Stallman |
(describe-variable): If var is local, mention default.
|
1995-01-27 |
Richard M. Stallman |
(describe-variable): Use local-variable-p.
|
1995-01-19 |
Richard M. Stallman |
(help-for-help): Doc fix.
|
1994-12-21 |
Richard M. Stallman |
(describe-function): Fix previous change.
|
1994-12-21 |
Richard M. Stallman |
(describe-function): Don't add `.el' when printing file name.
|
1994-11-09 |
Karl Heuer |
(describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer.
|
1994-11-08 |
Karl Heuer |
(help-mode): New function.
|
1994-10-21 |
Richard M. Stallman |
(describe-function-find-file): New function.
|
1994-10-21 |
Richard M. Stallman |
(describe-function): Mention the file it was loaded from.
|
1994-09-27 |
Richard M. Stallman |
(command-apropos): Pass t for no-header to apropos.
|
1994-09-22 |
Richard M. Stallman |
(print-help-return-message): Handle cons cells
|
1994-09-17 |
Richard M. Stallman |
(describe-variable): Report whether var is local in this buf.
|
1994-08-10 |
Richard M. Stallman |
(view-lossage): Handle buffers and frames in recent-keys.
|
1994-07-16 |
Richard M. Stallman |
(print-help-return-message): If help buffer is a
|
1994-06-20 |
Richard M. Stallman |
(finder-by-keyword): Add doc string and t for interactive.
|