summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ; Fix Cross-Reference.feature/documentation-for-auto-undoPhillip Lord2015-11-251-1/+1
* ; Added documentation for undo-auto functionality.Phillip Lord2015-11-243-17/+32
* epa.el: Add option to replace original textChristian Schwarzgruber2015-11-191-2/+17
* Add interactive seek command.Mark Oteiza2015-11-181-1/+11
* Fix issue where a new tempfile was created every refreshMark Oteiza2015-11-181-3/+2
* * lisp/progmodes/cc-defs.el: Use with-silent-modificationsStefan Monnier2015-11-181-14/+16
* * lisp/loadup.el: Set max-lisp-eval-depth hereStefan Monnier2015-11-182-8/+5
* 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
* | : Tests for undo-auto functionality.Phillip Lord2015-11-121-0/+33