]> code.delx.au - gnu-emacs/history - lisp/progmodes/elisp-mode.el
Use eldoc-documentation-functions
[gnu-emacs] / lisp / progmodes / elisp-mode.el
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-04 John Wiegley; Merge from origin/emacs-25
2016-02-04 John WiegleyMerge from origin/emacs-25
2016-02-04 John Wiegley; Merge from origin/emacs-25
2016-02-04 John WiegleyMerge from origin/emacs-25
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul EggertMerge from origin/emacs-25
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-20 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-19 John Wiegley-
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John WiegleyMerge from origin/emacs-25
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John Wiegley-
2016-01-16 Stefan Monnier* elisp-mode.el (elisp--font-lock-flush-elisp-buffers...
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-28 Dmitry GutovRename project-library-roots to project-external-roots
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-30 Dmitry GutovMake lisp-completion-at-point a wrapper instead of...
2015-11-25 Michael AlbinusMerge branch 'scratch/kqueue' of git.sv.gnu.org:/srv... origin/scratch/kqueue
2015-11-23 Dmitry GutovDon't use package-user-dir in elisp-library-roots if...
2015-11-20 Dmitry GutovAdd xref--etags-backend to xref-backing-functions using...
2015-11-15 Stephen LeakeImprove a few doc strings, comments
2015-11-15 Dmitry GutovUnify the absolutely equal xref-backend-references...
2015-11-15 Xue FuqiaoMerge branch 'release-process-lowercase'
2015-11-14 Dmitry GutovMerge branch 'master' into emacs-25
2015-11-14 Dmitry GutovUse generic dispatch for xref backends
2015-11-13 l3thalMerge branch 'erc-async-reconnect' into emacs-25
2015-11-13 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2015-11-13 Juanma Barranquero* lisp/progmodes/elisp-mode.el: Declare function `proje...
2015-11-13 Juanma Barranquero* lisp/progmodes/elisp-mode.el: Declare function `proje...
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-10 Dmitry GutovMerge branch 'project-next'
2015-11-10 Dmitry GutovFold `project-ask-user' into `project-current'
2015-11-06 Eli ZaretskiiEnsure redisplay after evaluation
2015-11-06 Dmitry GutovRename "search path" to "library roots"
2015-11-06 Eli ZaretskiiEnsure redisplay after "C-x C-e"
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-17 Paul EggertBackslash cleanup in Elisp source files
2015-09-15 Stephen LeakeFix a bug in elisp--xref-find-definitions related to...
2015-09-10 Paul EggertRevert some stray curved quotes I missed earlier
2015-09-09 Stefan MonnierMake syntax.c call syntax-propertize on demand
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-03 Paul EggertFix some more docstring etc. quoting problems
2015-09-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-01 Stephen LeakeImprove comments in elisp-mode.el, elisp-mode-tests.el
2015-08-26 Stephen LeakeAdd mode local overrides to xref-find-definitions
2015-08-21 Paul EggertDon't quote symbols 'like-this' in docstrings etc.
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-17 Paul EggertSpelling fixes
2015-08-14 Eli ZaretskiiDon't miss warnings about removing string text properti...
2015-08-13 Stephen Leakexref-find-definitions: Exclude more generic function...
2015-08-11 Stephen Leakeelisp--xref-find-definitions handle cl-defstuct default...
2015-08-11 Stephen LeakeRewrite elisp--xref-find-definitions to handle many...
2015-08-01 Dmitry GutovAdd a second argument to project-ignores
2015-07-31 Dmitry GutovRename project-directories to project-roots
2015-07-20 Dmitry GutovRename xref description slot to summary
2015-07-12 Dmitry GutovAdd `project-ignores'
2015-07-10 Dmitry GutovIntroduce a Project API
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-17 Stephen LeakeAdd missing function xref-location-group for elisp...
2015-06-17 Glenn MorrisAddress some check-declare warnings.
2015-06-11 Paul EggertFix quoting of help for functions with odd names
2015-06-10 Stefan Monnier* lisp/progmodes/elisp-mode.el: Require cl-lib for...
2015-06-08 Dmitry GutovSkip past `#' to find BEG
2015-06-06 Glenn MorrisAddress some compilation warnings.
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Dmitry GutovReuse rgrep mechanics in xref-find-regexp
2015-06-02 Dmitry GutovMove xref-elisp-location to elisp-mode.el
next