summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import pl.el from https://github.com/jwiegley/emacs-plscratch/tzz/import-plJohn Wiegley2015-11-111-0/+180
* Optimize `file-equal-p' and `file-in-directory-p' in TrampMichael Albinus2015-11-115-8/+28
* * CONTRIBUTE: Encourage adding tests.Karl Fogel2015-11-101-1/+3
* Avoid creating notification objects when possibleDavid Reitter2015-11-101-12/+28
* Move INTEGER_TO_CONS body out of .h filePaul Eggert2015-11-102-11/+30
* Merge from gnulibPaul Eggert2015-11-101-10/+9
* Spelling fixesPaul Eggert2015-11-1013-27/+27
* * doc/lispref/variables.texi (Directory Local Variables):Artur Malabarba2015-11-104-15/+39
* * lisp/files.el: Don't allow customization of dir-locals sortingArtur Malabarba2015-11-101-20/+13
* * lisp/files.el (dir-locals-read-from-file): Better handle errorsArtur Malabarba2015-11-101-4/+11
* * lisp/isearch.el (search-default-regexp-mode): change default valueArtur Malabarba2015-11-101-1/+1
* * lisp/files.el (dir-locals-find-file): Don't stop at unreadable filesArtur Malabarba2015-11-101-16/+6
* * lisp/files.el (dir-locals-file): Allow wildcardsArtur Malabarba2015-11-104-91/+154
* * lisp/emacs-lisp/map.el (map-merge-with): New functionArtur Malabarba2015-11-102-5/+27
* ; 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