aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle multiple matches on the same line; add highlightingscratch/xref-nextDmitry Gutov2015-11-101-21/+23
* Replace xref-match-bounds with xref-match-lengthDmitry Gutov2015-11-101-52/+47
* ; project-library-roots-function: Update the FIXMEDmitry Gutov2015-11-101-2/+3
* Fix some recently-perturbed bookmark autoloadsKarl Fogel2015-11-091-1/+2
* * lisp/progmodes/project.el: Update Commentary.Dmitry Gutov2015-11-101-1/+2
* Merge branch 'project-next'Dmitry Gutov2015-11-106-150/+182
|\
| * Fold `project-ask-user' into `project-current'Dmitry Gutov2015-11-103-16/+22
| * Make sure that the ignore file existsproject-nextDmitry Gutov2015-11-091-2/+3
| * Remove dirs in vc project roots from the the vc project library rootsDmitry Gutov2015-11-081-6/+9
| * ; project-library-roots: Update docstringDmitry Gutov2015-11-081-3/+3
| * Move and rename xref-find-regexp to the project packageDmitry Gutov2015-11-082-44/+69
| * Abolish temporary buffer management for xrefDmitry Gutov2015-11-061-41/+6
| * Rename "search path" to "library roots"Dmitry Gutov2015-11-065-53/+85
* | When VC detects a conflict, specify which fileKarl Fogel2015-11-095-4/+11
* | * gnus-sum.el (gnus-summary-backend-map): Bind B-backspace toMichael Sperber2015-11-091-0/+1
* | Add support for retrieving paths to JSON elementsSimen Heggestøyl2015-11-081-0/+76
* | Offer non-overwrite bookmark setter (Bug#15746)Karl Fogel2015-11-081-26/+89
* | Fix Bug#21841Michael Albinus2015-11-081-14/+24
* | erc-pcomplete.el (pcomplete-erc-nicks): Fix bug#18771l3thal2015-11-072-3/+9
* | ; * lisp/abbrev.el (copy-abbrev-table): Remove forgotten debug code.Eli Zaretskii2015-11-071-1/+0
* | Speed up lookup in redisplay--variablesEli Zaretskii2015-11-071-2/+4
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a bugArtur Malabarba2015-11-071-1/+1
* | Update doc string of hexl-modeMihai Olteanu2015-11-071-1/+1
* | Fix error in copy-abbrev-tableEli Zaretskii2015-11-071-0/+3
* | Ensure redisplay after evaluationEli Zaretskii2015-11-062-11/+10
* | Ensure redisplay after "C-x C-e"Eli Zaretskii2015-11-061-4/+11
|/
* * lisp/progmodes/xref.el: require semantic/symref during compilation.Stephen Leake2015-11-061-0/+3
* Suppress redundant Pinentry startup messagesDaiki Ueno2015-11-062-4/+10
* Add prettify symbol for \timesTassilo Horn2015-11-051-0/+1
* ; Auto-commit of loaddefs files.Glenn Morris2015-11-051-1/+1
* * lisp/emacs-lisp/eieio-compat.el: Typo caught by testsStefan Monnier2015-11-041-1/+1
* Revert "* lisp/subr.el (when): Use `macroexp-progn'"Artur Malabarba2015-11-041-1/+1
* * lisp/files.el (report-errors): ObsoleteArtur Malabarba2015-11-041-15/+4
* * lisp/subr.el (when): Use `macroexp-progn'Artur Malabarba2015-11-041-1/+1
* * lisp/progmodes/xref.el: Doc fixesJuanma Barranquero2015-11-041-6/+6
* * lisp/emacs-lisp/pcase.el (pcase): Tweak docstring.Michael Heerdegen2015-11-031-4/+4
* Change maintainer address.Jay Belanger2015-11-0343-46/+1
* * lisp/progmodes/f90.el (f90-no-block-limit):Glenn Morris2015-11-011-1/+1
* Improve completion in tramp-gvfs.elMichael Albinus2015-11-012-29/+68
* ; Auto-commit of loaddefs files.Glenn Morris2015-11-011-253/+278
* ntlm.el: Change version to 2.0.0Thomas Fitzsimmons2015-10-311-1/+1
* Fix bug#21762Juanma Barranquero2015-11-011-2/+2
* Add JSX indentation via js-jsx-mode. (Bug#21799)Jackson Ray Hamilton2015-10-311-0/+221
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2015-10-311-1/+1
|\
| * Avoid errors in redisplay--pre-redisplay-functionsEli Zaretskii2015-10-311-1/+1
* | Minor fix in filenotify.elMichael Albinus2015-10-311-5/+7
|/
* * lisp/faces.el (faces--attribute-at-point): Fix bugArtur Malabarba2015-10-301-6/+7
* * lisp/faces.el: Refactor common code and fix a bugArtur Malabarba2015-10-301-28/+30
* * lisp/character-fold.el: Provide `character-fold'Juanma Barranquero2015-10-301-0/+2
* Some minor fixes for tramp-gvfs.elMichael Albinus2015-10-301-42/+35