log lisp/help-fns.el @ 56150:52798bcd26d1

age author description
2004-06-06 Juanma Barranquero (help-argument-name): Inherit from italic face only if the frame
2004-06-06 Juri Linkov (help-argument-name): Add :group 'help.
2004-06-05 Juanma Barranquero (help-argument-name): Unconditionally inherit from 'italic (pending
2004-06-04 Juanma Barranquero (help-argument-name): Reintroduce face.
2004-05-22 Juanma Barranquero (help-add-fundoc-usage): Use %S only for output of `help-make-usage'.
2004-05-13 Juanma Barranquero (help-arg-highlighting-function, help-argument-name): Delete.
2004-05-11 Juanma Barranquero (help-split-fundoc, help-add-fundoc-usage): Make arguments match their use in
2004-05-09 Juanma Barranquero (help-argument-name): Default to italic.
2004-05-09 Juanma Barranquero (help-highlight-arguments): Fix braino.
2004-05-09 Juanma Barranquero (help-highlight-arguments): Don't try to highlight missing or autoloaded
2004-05-07 Juanma Barranquero (help-do-arg-highlight): Temporarily set ?\- to be a word constituent so
2004-05-06 Juanma Barranquero (help-argument-name): Default to bold; don't inherit from
2004-05-04 Juanma Barranquero (help-argument-name): New face, inheriting from
2004-05-01 Juanma Barranquero (help-add-fundoc-usage): Use %S instead of %s to format arglist so default
2004-04-29 Stefan Monnier (help-C-file-name): Use new subr-name.
2004-04-20 Richard M. Stallman (describe-function-1): If many non-control non-meta
2004-04-18 Juri Linkov (help-with-tutorial): Call `hack-local-variables'
2004-04-07 Stefan Monnier (help-C-source-directory): New var.
2004-02-20 Luc Teirlinck (describe-categories): Doc fix.
2003-09-01 Miles Bader Add arch taglines
2003-05-13 Stefan Monnier (describe-variable): Mention permanent local status.
2003-05-06 Stefan Monnier (help-add-fundoc-usage): Use t for "no arglist".
2003-05-04 Stefan Monnier (help-add-fundoc-usage): Allow arglist to be a string.
2003-04-12 John Paul Wallington (help-add-fundoc-usage): Pass an empty string to `format' if
2003-02-12 Kim F. Storm Renamed remap-command to command-remapping. All uses changed.
2003-02-12 Juanma Barranquero (describe-function-1): Change output for keyboard macros.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-07 Markus Rost (describe-variable): Use custom-variable-p.
2002-11-20 Stefan Monnier (describe-variable): Look for (defvar . <sym>) in the
2002-09-27 Stefan Monnier (help-with-tutorial): Use minibuffer-completion-help.
2002-09-05 Richard M. Stallman (help-with-tutorial): Properly set up
2002-08-19 Stefan Monnier (help-split-fundoc): Replace the function name
2002-08-15 Stefan Monnier (locate-library): Use locate-file(-completion).
2002-08-06 John Paul Wallington (describe-function-1): Skip arglist note if
2002-07-31 Markus Rost (describe-function-1): Test function for obsolescence only if it is a
2002-07-17 Juanma Barranquero (describe-function-1): Put empty line before "Not documented" text.
2002-07-16 Stefan Monnier (help-split-fundoc, help-function-arglist)
2002-07-15 Juanma Barranquero (describe-variable): Remove useless trailing whitespace.
2002-07-15 Juanma Barranquero (describe-variable): Show documentation for aliased variable if alias does not
2002-07-12 Richard M. Stallman (help-with-tutorial): Display completion list right away.
2002-07-12 Juanma Barranquero (describe-variable): Put `defvaralias' info before the documentation (patch from
2002-07-12 Pavel Janík (describe-variable): Mention if the variable is an alias.
2002-06-27 Juanma Barranquero (describe-function-1): Use semicolon instead of dot.
2002-06-27 Juanma Barranquero (describe-variable): Capitalize "not documented" message.
2002-06-23 Stefan Monnier (describe-variable): Only use `buffer' is still live.
2002-05-08 Markus Rost (describe-function-1): If the source is `loaddefs.el', look for the
2002-04-01 Richard M. Stallman (help-with-tutorial): Allow various ways
2002-02-23 Kim F. Storm (describe-function-1): Use remap-command.
2002-02-06 Kim F. Storm (describe-function-1): Report remapped commands.
2002-01-07 Richard M. Stallman (describe-variable, describe-function): Do save-excursion.
2001-12-22 Pavel Janík Remove mocklisp function case.
2001-11-27 Stefan Monnier (describe-categories, help-describe-category-set): New.
2001-11-26 Eli Zaretskii Change the provide and the header as per the renaming.
2001-11-26 Eli Zaretskii Renamed help-funs.el into help-fns.el, at RMS's request.