summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Fix the MinGW64 and Cygwin-w32 buildsEli Zaretskii2015-11-121-14/+12
* | Enable sorting of JSON object keys when encodingSimen Heggestøyl2015-11-123-39/+111
* | * test/automated/keymap-tests.el: New test fileJuanma Barranquero2015-11-121-0/+39
* | Speed up x_real_pos_and_offsets using XCBKen Raeburn2015-11-121-17/+200
* | Enable use of XCB for checking window manager stateKen Raeburn2015-11-121-8/+37
* | Detect XCB and save a connection handleKen Raeburn2015-11-124-1/+50
* | Reduce some data dependencies between X callsKen Raeburn2015-11-121-19/+27
* | Use color cache for creating bitmapKen Raeburn2015-11-121-0/+11
* | Add "^" to the interactive specs of `dired-next/previous-line'Eli Barzilay2015-11-121-2/+2
* | Sync with soap-client repository, version 3.0.2Thomas Fitzsimmons2015-11-112-10/+18
* | CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start.Alan Mackenzie2015-11-113-24/+60
* | * lisp/obarray.el: Fix shadowed variablesArtur Malabarba2015-11-111-12/+13
* | Avoid error in submitting a form with EWWEli Zaretskii2015-11-111-11/+12