summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move to idle timer.fix/segfault-from-run-undoable-changePhillip Lord2015-11-171-1/+10
* undo-auto--undoably-changed-buffers maintained in C.Phillip Lord2015-11-162-7/+23
* * CONTRIBUTE (Branches): Improve wording for back-ported commits.Eli Zaretskii2015-11-141-4/+6
* Merge branch 'master' into emacs-25Dmitry Gutov2015-11-149-294/+415
|\
| * ; Fix warningsDmitry Gutov2015-11-141-1/+1
| * ; Update xref-etags-mode for the latest changeDmitry Gutov2015-11-141-8/+3
| * Use generic dispatch for xref backendsDmitry Gutov2015-11-143-73/+88
| * Support rectangular regions for more commandsJuri Linkov2015-11-145-141/+255
| * Handle multiple matches on the same line; add highlightingDmitry Gutov2015-11-141-21/+23
| * Replace xref-match-bounds with xref-match-lengthDmitry Gutov2015-11-141-52/+47
* | Merge remote-tracking branch 'origin/master' into emacs-25John Wiegley2015-11-132-58/+61
|\ \ | |/
| * Merge from gnulibPaul Eggert2015-11-131-2/+11
| * Spruce up ftfont.c memory allocationPaul Eggert2015-11-131-56/+50
| * Port recent XCB changes to 64-bit ‘long int’Paul Eggert2015-11-132-8/+15
| * * src/undo.c (run_undoable_change): Now static.Paul Eggert2015-11-131-1/+1
| * Remove support for ':timeout' from w32 tray notificationsEli Zaretskii2015-11-132-21/+0
| * * test/automated/simple-test.el: Add test for bug#20698 (bug#21885)Juanma Barranquero2015-11-131-0/+17
| * * lisp/progmodes/elisp-mode.el: Declare function `project-roots'Juanma Barranquero2015-11-131-0/+1
| * * src/undo.c: Small fixes for previous changeJuanma Barranquero2015-11-131-2/+1
| * Add a few more variables to redisplay--variablesEli Zaretskii2015-11-131-1/+3
| * * lisp/loadup.el: Enlarge the size of the hash table to 80000.Eli Zaretskii2015-11-131-1/+1
| * Fix point positioning after transposing with negative argEli Barzilay2015-11-131-1/+2
| * Fix last change in shr.elEli Zaretskii2015-11-131-6/+5
| * Fix last changeEli Zaretskii2015-11-131-0/+2
| * Another fix for MinGW64 and Cygwin builds due to notificationsEli Zaretskii2015-11-131-2/+4
* | Merge branch 'erc-async-reconnect' into emacs-25l3thal2015-11-132-25/+30
|\ \
| * | Reconnect asynchronously.l3thal2015-11-132-25/+30
| |/
| * Remove intern calls and XXX comments from Fx_export_framesYAMAMOTO Mitsuharu2015-11-131-7/+10
* | Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25Eli Zaretskii2015-11-132-2/+2
|\ \
| * | Adapt Tramp version, do not merge with masterMichael Albinus2015-11-132-2/+2
| |/
* | Port recent XCB changes to 64-bit ‘long int’Paul Eggert2015-11-132-8/+15
* | * src/undo.c (run_undoable_change): Now static.Paul Eggert2015-11-131-1/+1
* | Remove support for ':timeout' from w32 tray notificationsEli Zaretskii2015-11-132-21/+0
* | * test/automated/simple-test.el: Add test for bug#20698 (bug#21885)Juanma Barranquero2015-11-131-0/+17
* | * lisp/progmodes/elisp-mode.el: Declare function `project-roots'Juanma Barranquero2015-11-131-0/+1
* | * src/undo.c: Small fixes for previous changeJuanma Barranquero2015-11-131-2/+1
* | Add a few more variables to redisplay--variablesEli Zaretskii2015-11-131-1/+3
* | * lisp/loadup.el: Enlarge the size of the hash table to 80000.Eli Zaretskii2015-11-131-1/+1
* | Fix point positioning after transposing with negative argEli Barzilay2015-11-131-1/+2
* | Fix last change in shr.elEli Zaretskii2015-11-131-6/+5
* | Fix last changeEli Zaretskii2015-11-131-0/+2
* | Another fix for MinGW64 and Cygwin builds due to notificationsEli Zaretskii2015-11-131-2/+4
* | Remove intern calls and XXX comments from Fx_export_framesYAMAMOTO Mitsuharu2015-11-131-7/+10
|/
* shr: don't invoke unbound function (Bug#21895)Eric Hanchrow2015-11-121-10/+10
* * test/automated/keymaps-test.el: Fix test to make it repeatableJuanma Barranquero2015-11-121-7/+11
* * test/automated/cl-lib-tests.el (cl-lib-struct-constructors): Small fixArtur Malabarba2015-11-121-2/+2
* : Tests for undo-auto functionality.Phillip Lord2015-11-121-0/+33
* ; Merge branch 'fix/no-undo-boundary-on-secondary-buffer-change'Phillip Lord2015-11-125-87/+174
|\
| * The heuristic that Emacs uses to add an `undo-boundary' has beenPhillip Lord2015-11-125-80/+167
* | Bind [?\S-\ ] to previous line command in Dired-like modes.Juri Linkov2015-11-124-1/+5