summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add comments.fix/undo-point-in-wrong-placePhillip Lord2015-11-261-0/+8
* Store point and buffer in independent variables.Phillip Lord2015-11-263-9/+14
* Store value of point at beginning of last command.Phillip Lord2015-11-233-9/+17
* Working on storing point.Phillip Lord2015-11-223-4/+86
* Prepare for record now separate function.Phillip Lord2015-11-203-36/+67
* Further investigation.Phillip Lord2015-11-203-28/+150
* Automated Test for regression in undo.Phillip Lord2015-11-192-0/+40
* Initial Problem statement.Phillip Lord2015-11-191-0/+110
* Minor fix to comment indentation and typo in last commitJoão Távora2015-11-171-2/+2
* linum-mode plays more nicely with other margin-setting extensionsJoão Távora2015-11-171-5/+18
* * lisp/image-mode.el: Support encrypted fileDaiki Ueno2015-11-171-1/+6
* * lisp/progmodes/verilog-mode.el (verilog-save-buffer-state): Add backquoteJuanma Barranquero2015-11-161-1/+1
* ; ChangeLog.2 fixesJuanma Barranquero2015-11-161-96/+81
* * lisp/emacs-lisp/package.el: Fix a decoding issueArtur Malabarba2015-11-152-26/+32
* * lisp/emacs-lisp/package.el: Refactor -with-work-buffer-asyncArtur Malabarba2015-11-151-82/+76
* * lisp/progmodes/verilog-mode.el: Use with-silent-modificationsStefan Monnier2015-11-151-19/+27
* ; Auto-commit of ChangeLog files.Glenn Morris2015-11-151-1/+1047
* * CONTRIBUTE: Remove information about feature freeze.Xue Fuqiao2015-11-151-7/+0
* Merge branch 'release-process-lowercase'Xue Fuqiao2015-11-156-128/+182
|\
| * Document the release processXue Fuqiao2015-11-156-14/+68
| * * admin/release-process: Rename from admin/FOR-RELEASE.Xue Fuqiao2015-11-151-114/+114
* | gitmerge: Fix git log commandDavid Engster2015-11-141-3/+3
* | gitmerge: Try to detect cherry-picksDavid Engster2015-11-141-3/+3
* | Increment Emacs version on master branchEli Zaretskii2015-11-144-4/+4
* | Mention CONTRIBUTE in READMEXue Fuqiao2015-11-142-3/+9
* | Update verilog-mode.el to 2015-11-09-b121d60-vpo.Wilson Snyder2015-11-131-227/+272
* | ; 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 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
* | 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