summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (help-add-fundoc-usage): Allow arglist to be a string.Stefan Monnier2003-05-041-3/+7
* (help-add-fundoc-usage): Pass an empty string to `format' ifJohn Paul Wallington2003-04-121-1/+1
* Renamed remap-command to command-remapping. All uses changed.Kim F. Storm2003-02-121-2/+2
* (describe-function-1): Change output for keyboard macros.Juanma Barranquero2003-02-121-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (describe-variable): Use custom-variable-p.Markus Rost2003-01-071-6/+1
* (describe-variable): Look for (defvar . <sym>) in theStefan Monnier2002-11-201-1/+1
* (help-with-tutorial): Use minibuffer-completion-help.Stefan Monnier2002-09-271-32/+22
* (help-with-tutorial): Properly set upRichard M. Stallman2002-09-051-3/+15
* (help-split-fundoc): Replace the function nameStefan Monnier2002-08-191-18/+22
* (locate-library): Use locate-file(-completion).Stefan Monnier2002-08-151-46/+54
* (describe-function-1): Skip arglist note ifJohn Paul Wallington2002-08-061-7/+9
* (describe-function-1): Test function for obsolescence only if it is aMarkus Rost2002-07-311-1/+4
* (describe-function-1): Put empty line before "Not documented" text.Juanma Barranquero2002-07-171-3/+2