summaryrefslogtreecommitdiff
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
* (ydump-buffer): Handle case where gap is at the start of buffer.Noah Friedman2015-11-091-3/+7
* * lisp/progmodes/project.el: Update Commentary.Dmitry Gutov2015-11-101-1/+2
* Merge branch 'project-next'Dmitry Gutov2015-11-107-154/+186
|\
| * 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-066-57/+89
* | When VC detects a conflict, specify which fileKarl Fogel2015-11-095-4/+11
* | Fix assertion violation in define-keyEli Zaretskii2015-11-091-1/+3
* | Fix a memory leak in GC of font cacheDima Kogan2015-11-091-3/+27
* | Use INT_ADD_WRAPV etc. to check integer overflowPaul Eggert2015-11-0821-184/+150
* | * gnus-sum.el (gnus-summary-backend-map): Bind B-backspace toMichael Sperber2015-11-091-0/+1
* | ; ChangeLog.2 fixesJuanma Barranquero2015-11-081-68/+47
* | Add support for retrieving paths to JSON elementsSimen Heggestøyl2015-11-082-0/+95
* | * etc/NEWS: Mention new `bookmark-set-no-overwrite'.Karl Fogel2015-11-081-0/+4
* | Offer non-overwrite bookmark setter (Bug#15746)Karl Fogel2015-11-081-26/+89
* | * src/unexelf.c (NEW_PROGRAM_H): Remove unused macro (Bug#20614).Paul Eggert2015-11-081-3/+1
* | ELF unexec: Don't insert a new sectionAlan Modra2015-11-081-474/+50
* | ELF unexec: Drive from PT_LOAD header rather than sectionsAlan Modra2015-11-081-213/+77
* | ELF unexec: R_*_NONE relocsAlan Modra2015-11-081-7/+7
* | ELF unexec: _OBJC_ symbols in bss sectionsAlan Modra2015-11-081-13/+18
* | ELF unexec: Symbol table patchingAlan Modra2015-11-081-4/+5
* | ELF unexec: Merge Alpha and MIPS COFF debug handlingAlan Modra2015-11-081-67/+29
* | ELF unexec: Tidy codeAlan Modra2015-11-081-114/+96
* | ELF unexec: Correct section header indexAlan Modra2015-11-081-8/+8
* | Fix Bug#21841Michael Albinus2015-11-081-14/+24
* | ; Auto-commit of ChangeLog files.Glenn Morris2015-11-081-1/+371
* | Prefer xpalloc to doubling buffers by handPaul Eggert2015-11-075-38/+24
* | Merge from gnulibPaul Eggert2015-11-073-137/+135
* | ;* test/automated/abbrev-tests.el: Fix a typo in a commentEli Zaretskii2015-11-081-1/+1
* | Provide NS notification objects where required to eliminate warningsDavid Reitter2015-11-071-5/+18
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2015-11-070-0/+0
|\ \
| * \ Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsKelvin White2015-11-070-0/+0
| |\ \
| * | | erc-pcomplete.el (pcomplete-erc-nicks): Fix bug#18771Kelvin White2015-11-072-3/+9
* | | | Add test for bug #21824Noam Postavsky2015-11-071-0/+48
| |/ / |/| |
* | | erc-pcomplete.el (pcomplete-erc-nicks): Fix bug#18771l3thal2015-11-072-3/+9
|/ /
* | ; ChangeLog.2: Fix formatting of ntlm.el 2.0.0 entryThomas Fitzsimmons2015-11-071-1/+2
* | ; ChangeLog.2: Fix entry for soap-client 3.0.0 syncThomas Fitzsimmons2015-11-071-179/+180
* | ; * lisp/abbrev.el (copy-abbrev-table): Remove forgotten debug code.Eli Zaretskii2015-11-071-1/+0
* | Ignore fullscreen exit notifications on NS when frame is deadDavid Reitter2015-11-071-3/+15
* | Speed up lookup in redisplay--variablesEli Zaretskii2015-11-072-4/+7
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a bugArtur Malabarba2015-11-072-2/+8
* | Update doc string of hexl-modeMihai Olteanu2015-11-071-1/+1