aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAgeFilesLines
* (describe-function-1, describe-variable): PrintMartin Rudalics2008-09-241-2/+6
* (describe-function-1): Don't print extra newlineMartin Rudalics2008-09-081-795/+797
* (find-lisp-object-file-name): Handle case whereMartin Rudalics2008-09-081-793/+795
* (describe-simplify-lib-file-name, find-source-lisp-file): Removed.Martin Rudalics2008-09-011-106/+133
* (describe-function-1): Handle broken aliases. (Bug#825)Glenn Morris2008-08-301-129/+135
* apply patch from Seiji Zenitani to find doc strings in ns*.m filesAdrian Robert2008-07-281-3/+5
* * help.el (function-called-at-point):Stefan Monnier2008-06-061-13/+13
* (describe-variable-custom-version-info): Handle dottedJohn Paul Wallington2008-05-311-1/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (describe-variable): Undo 2008-02-25 change.Chong Yidong2008-04-031-26/+5
* (describe-function-1, describe-variable): If CURRENT-NAME is nil,Juanma Barranquero2008-03-261-13/+13
* (describe-function-1, describe-variable): If noStefan Monnier2008-03-261-2/+4
* (describe-function-1): Don't signal "missing arglist" for autoloaded keymaps.Stefan Monnier2008-03-191-1/+1
* (describe-variable): Add phrases about initialization file with andRobert J. Chassell2008-02-251-7/+29
* 2008-02-11 Drew Adams <[email protected]>Bastien Guerry2008-02-121-4/+11
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (describe-function-1): Call ad-get-advice-info only on symbols.Richard M. Stallman2007-12-061-1/+2
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-1/+1
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-0/+2
* | (describe-function, describe-variable)Martin Rudalics2007-11-101-6/+4
* | (describe-variable-custom-version-info): New function to returnJohn Paul Wallington2007-10-201-8/+37
* | Whitespace fix.Richard M. Stallman2007-10-191-1/+1
* | (describe-function-1): Don't use the advice orignameRichard M. Stallman2007-10-191-3/+6
* | Revert previous change; it creates a dependencyJuanma Barranquero2007-10-151-1/+0
* | Require advice when compiling.Juanma Barranquero2007-10-151-1/+2
* | (describe-function-1): Find source of advised functions.Richard M. Stallman2007-10-141-5/+13
* | (describe-variable): Add missing " " for multilineStefan Monnier2007-10-101-2/+3
* | (describe-variable): Slightly change the layout ofStefan Monnier2007-10-091-16/+22
* | Johan Bockg� <bojohan at dd.chalmers.se>Glenn Morris2007-09-061-1/+2
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\|
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-05-251-0/+21
|\| |
| * | (find-source-lisp-file): New function.Jan Djärv2007-05-221-0/+21
| |/
* | Merged from [email protected]Karoly Lorentey2007-01-291-3/+7
|\|
| * (describe-variable): Don't suppress display ofMartin Rudalics2007-01-231-2/+6
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected].Karoly Lorentey2007-01-011-5/+7
|\|
| * (describe-variable): Improve blank separator lines.Richard M. Stallman2006-12-171-4/+6
| * (variable-at-point): Doc fix.Eli Zaretskii2006-12-091-1/+1
* | Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-66/+0
|\|
| * * help-fns.el (help-with-tutorial): Moved to tutorial.el.Chong Yidong2006-10-301-66/+0
* | Merged from [email protected].Karoly Lorentey2006-12-031-29/+34
|\|
| * (describe-function-1): Special case optimization for self-insert-command.Richard M. Stallman2006-10-161-29/+34
* | Merged from [email protected].Karoly Lorentey2006-07-141-1/+2
|\|
| * (describe-variable): Handle find-variable-noselect returning no position.Richard M. Stallman2006-07-121-1/+2
* | Merged from [email protected]Karoly Lorentey2006-05-171-4/+6
|\|
| * Remove bogus \n\n from last commit.Reiner Steib2006-05-111-1/+1
| * (describe-variable): Don't print safe-var if it isReiner Steib2006-05-111-4/+6