summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/find-func.el
Commit message (Expand)AuthorAgeFilesLines
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix default candidate of find-face-definitionBasil L. Contovounesios2018-06-091-0/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Ensure that we can find definitions when buffer is narrowedWilfred Hughes2017-12-101-22/+24
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* New commands: find-library-other-window, find-library-other-frameCharles A. Roelli2017-05-201-35/+57
* Fix find-library-name for load-history entries with nil FILE-NAME (Bug#26355)Noam Postavsky2017-04-181-35/+13
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Run find-function-after-hook after finding a symbolTino Calancha2016-09-231-1/+5
* | Merge from origin/emacs-25Paul Eggert2016-08-051-1/+1
|\ \ | |/
| * Clarify docstring of find-feature-regexpNoam Postavsky2016-07-091-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-311-2/+4
|\ \ | |/
| * * lisp/emacs-lisp/find-func.el (find-function-library):Glenn Morris2016-05-261-2/+4
* | Add missing dependencies to seq.elNicolas Petton2016-05-221-0/+2
* | Merge from origin/emacs-25Paul Eggert2016-05-131-2/+2
|\ \ | |/
| * * lisp/emacs-lisp/find-func.el (find-feature-regexp)Glenn Morris2016-05-121-2/+2
* | Allow finding libraries loaded manually outside the load-pathLars Ingebrigtsen2016-05-011-6/+42
* | Allow a prefix argument to find-library to pop to a different windowLars Ingebrigtsen2016-04-271-10/+15
* | ; Run find-function-after-hook after finding a symbolTino Calancha2016-04-251-1/+5
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-3/+3
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-4/+5
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-3/+3
* xref-find-definitions: Exclude more generic function items.Stephen Leake2015-08-131-1/+25
* Make find-function-on-key use the current windowDmitry Gutov2015-06-221-5/+28
* Handle new-style advice in find-functDmitry Gutov2015-06-051-8/+11
* (find-function-regexp): Don't match `defgroup'Dmitry Gutov2015-01-251-1/+1
* Improve handling of doc-strings and describe-function for cl-genericStefan Monnier2015-01-161-31/+37
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Unbreak jumping to an alias's definitionDmitry Gutov2014-12-291-11/+17
* elisp-xref-find: Don't create buffers eagerlyDmitry Gutov2014-12-271-24/+35
* * find-func.el (find-function-C-source-directory): Use file-accessible-direct...Glenn Morris2014-06-251-2/+1
* * lisp/help-fns.el (help-C-file-name): Handle advised functions.Stefan Monnier2014-02-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * emacs-lisp/find-func.el (find-function-read): Fix incorrect use of default ...thierry volpiatto2011-11-081-23/+17
* * lisp/emacs-lisp/find-func.el (find-function-C-source): Only setStefan Monnier2011-09-061-7/+8
* Improve Edebug error for attempting to instrument built-in functions.Chong Yidong2011-08-211-1/+7
* * lisp/emacs-lisp/find-func.el (find-library--load-name): New fun.Stefan Monnier2011-06-301-1/+20
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1