summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAgeFilesLines
* (help-argument-name): Don't autoload.Stefan Monnier2005-11-301-1/+0
* (describe-function-1): Fill arglist.John Paul Wallington2005-11-301-1/+3
* 2005-11-10 Alan Mackenzie <acm@muc.de>Alan Mackenzie2005-11-101-1/+5
* (describe-simplify-lib-file-name): Add autoload cookie.Romain Francoise2005-10-311-0/+1
* (describe-simplify-lib-file-name): Fix regexp.Romain Francoise2005-10-291-1/+1
* * subr.el (locate-library): Move from help-fns.el.Romain Francoise2005-10-281-28/+0
* (describe-simplify-lib-file-name): New function.Richard M. Stallman2005-10-231-0/+15
* (describe-categories): "?\ " -> "?\s".Juanma Barranquero2005-09-131-17/+15
* (describe-variable): Rearrange to put source link in a predictable place.Richard M. Stallman2005-09-121-65/+69
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Fix up commenting style.Stefan Monnier2005-07-141-8/+8
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (help-do-arg-highlight): Regexp-quote argument names.Richard M. Stallman2005-07-011-1/+1
* (help-do-arg-highlight): Highlight also -ARG (for example, -NLINES on theJuanma Barranquero2005-06-301-1/+1
* * emacs-lisp/find-func.el (find-function-noselect): HandleMasatake YAMATO2005-05-301-1/+1
* (describe-variable): Remove hyperlinks in aNick Roberts2005-05-191-2/+5
* (help-with-tutorial): Revert last change.Thien-Thi Nguyen2005-03-301-2/+0
* (help-with-tutorial): Delete title line.Thien-Thi Nguyen2005-03-301-0/+2
* (help-with-tutorial): Make sure that users cannot remove the entireLute Kamstra2005-02-031-0/+1
* Whitespace/comment change.Richard M. Stallman2005-01-071-2/+10
* (variable-at-point): New arg ANY-SYMBOL.Richard M. Stallman2005-01-051-4/+5
* (describe-function-1): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-2/+2
* (describe-variable): Add follow-link property to "below" button.Kim F. Storm2004-12-171-0/+1
* * help-fns.el (variable-at-point):Juri Linkov2004-12-161-2/+7
* * help-fns.el (help-C-file-name): File name must be in build-filesJan Djärv2004-11-091-1/+6
* (variable-at-point): read -> intern.Juri Linkov2004-10-301-1/+1
* (describe-variable): Use it to make "below" a hyperlink.Daniel Pfeiffer2004-10-131-2/+8
* (variable-at-point): Try `find-tag-default' when other methods failed.Juri Linkov2004-09-021-12/+15
* (help-argument-name): Inherit from italic face only if the frameJuanma Barranquero2004-06-061-1/+1
* (help-argument-name): Add :group 'help.Juri Linkov2004-06-061-1/+2
* (help-argument-name): Unconditionally inherit from 'italic (pendingJuanma Barranquero2004-06-051-1/+1
* (help-argument-name): Reintroduce face.Juanma Barranquero2004-06-041-6/+11
* (help-add-fundoc-usage): Use %S only for output of `help-make-usage'.Juanma Barranquero2004-05-221-2/+3
* (help-arg-highlighting-function, help-argument-name): Delete.Juanma Barranquero2004-05-131-11/+9
* (help-split-fundoc, help-add-fundoc-usage): Make arguments match their use inJuanma Barranquero2004-05-111-20/+37
* (help-argument-name): Default to italic.Juanma Barranquero2004-05-091-4/+4
* (help-highlight-arguments): Fix braino.Juanma Barranquero2004-05-091-3/+3
* (help-highlight-arguments): Don't try to highlight missing or autoloadedJuanma Barranquero2004-05-091-17/+16
* (help-do-arg-highlight): Temporarily set ?\- to be a word constituent soJuanma Barranquero2004-05-071-9/+13
* (help-argument-name): Default to bold; don't inherit fromJuanma Barranquero2004-05-061-2/+2
* (help-argument-name): New face, inheriting fromJuanma Barranquero2004-05-041-34/+75
* (help-add-fundoc-usage): Use %S instead of %s to format arglist so defaultJuanma Barranquero2004-05-011-2/+2
* (help-C-file-name): Use new subr-name.Stefan Monnier2004-04-291-46/+14
* (describe-function-1): If many non-control non-metaRichard M. Stallman2004-04-201-3/+18
* (help-with-tutorial): Call `hack-local-variables'Juri Linkov2004-04-181-0/+1
* (help-C-source-directory): New var.Stefan Monnier2004-04-071-5/+69
* (describe-categories): Doc fix.Luc Teirlinck2004-02-201-1/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (describe-variable): Mention permanent local status.Stefan Monnier2003-05-131-2/+5
* (help-add-fundoc-usage): Use t for "no arglist".Stefan Monnier2003-05-061-2/+2