]> code.delx.au - gnu-emacs/history - lisp/help-fns.el
(enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.
[gnu-emacs] / lisp / help-fns.el
2006-04-29 Dan Nicolaescu* help-fns.el (describe-variable): Add info about safe...
2006-02-18 Juanma Barranquero(help-do-arg-highlight): Recognize also ARG- followed...
2006-01-26 Richard M. Stallman(describe-function): Don't pass `nil' as default.
2006-01-12 John Paul WallingtonUpdate copyright year.
2006-01-12 John Paul Wallington(describe-variable): Remove newlines from void variable...
2005-11-30 Stefan Monnier(help-argument-name): Don't autoload.
2005-11-30 John Paul Wallington(describe-function-1): Fill arglist.
2005-11-10 Alan Mackenzie2005-11-10 Alan Mackenzie <acm@muc.de>
2005-10-31 Romain Francoise(describe-simplify-lib-file-name): Add autoload cookie.
2005-10-29 Romain Francoise(describe-simplify-lib-file-name): Fix regexp.
2005-10-28 Romain Francoise* subr.el (locate-library): Move from help-fns.el.
2005-10-23 Richard M. Stallman(describe-simplify-lib-file-name): New function.
2005-09-13 Juanma Barranquero(describe-categories): "?\ " -> "?\s".
2005-09-12 Richard M. Stallman(describe-variable): Rearrange to put source link in...
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-14 Stefan MonnierFix up commenting style.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-01 Richard M. Stallman(help-do-arg-highlight): Regexp-quote argument names.
2005-06-30 Juanma Barranquero(help-do-arg-highlight): Highlight also -ARG (for examp...
2005-05-30 Masatake YAMATO* emacs-lisp/find-func.el (find-function-noselect)...
2005-05-19 Nick Roberts(describe-variable): Remove hyperlinks in a
2005-03-30 Thien-Thi Nguyen(help-with-tutorial): Revert last change.
2005-03-30 Thien-Thi Nguyen(help-with-tutorial): Delete title line.
2005-02-03 Lute Kamstra(help-with-tutorial): Make sure that users cannot remov...
2005-01-07 Richard M. StallmanWhitespace/comment change.
2005-01-05 Richard M. Stallman(variable-at-point): New arg ANY-SYMBOL.
2004-12-27 Richard M. Stallman(describe-function-1): Call symbol-file with `defun'.
2004-12-17 Kim F. Storm(describe-variable): Add follow-link property to "below...
2004-12-16 Juri Linkov* help-fns.el (variable-at-point):
2004-11-09 Jan Djärv* help-fns.el (help-C-file-name): File name must be...
2004-10-30 Juri Linkov(variable-at-point): read -> intern.
2004-10-13 Daniel Pfeiffer(describe-variable): Use it to make "below" a hyperlink.
2004-09-02 Juri Linkov(variable-at-point): Try `find-tag-default' when other...
2004-06-06 Juanma Barranquero(help-argument-name): Inherit from italic face only...
2004-06-06 Juri Linkov(help-argument-name): Add :group 'help.
2004-06-05 Juanma Barranquero(help-argument-name): Unconditionally inherit from...
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...
2004-05-13 Juanma Barranquero(help-arg-highlighting-function, help-argument-name...
2004-05-11 Juanma Barranquero(help-split-fundoc, help-add-fundoc-usage): Make argume...
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...
2004-05-07 Juanma Barranquero(help-do-arg-highlight): Temporarily set ?\- to be...
2004-05-06 Juanma Barranquero(help-argument-name): Default to bold; don't inherit...
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...
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 BaderAdd 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 `forma...
2003-02-12 Kim F. StormRenamed remap-command to command-remapping. All uses...
2003-02-12 Juanma Barranquero(describe-function-1): Change output for keyboard macros.
2003-02-04 Juanma BarranqueroTrailing 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...
2002-07-17 Juanma Barranquero(describe-function-1): Put empty line before "Not docum...
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...
2002-07-12 Richard M. Stallman(help-with-tutorial): Display completion list right...
2002-07-12 Juanma Barranquero(describe-variable): Put `defvaralias' info before...
2002-07-12 Pavel Janík(describe-variable): Mention if the variable is an...
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...
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íkRemove mocklisp function case.
2001-11-27 Stefan Monnier(describe-categories, help-describe-category-set):...
2001-11-26 Eli ZaretskiiChange the provide and the header as per the renaming.
2001-11-26 Eli ZaretskiiRenamed help-funs.el into help-fns.el, at RMS's request.