aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix error with `mark-defun' and "protected:" in C++ Mode.Alan Mackenzie2014-11-222-4/+16
* Add some .ico dependencies to Makefile .res rulesGlenn Morris2014-11-224-2/+11
* * nextstep/templates/Info-gnustep.plist.in: Let configure set URL.Glenn Morris2014-11-222-1/+5
* Don't shrink frame when using desktop-save-mode (Bug#19048).“Martin2014-11-223-30/+22
* newsticker: Fix bug#18787: Tell libxml-parse-xml-region to discard comments.Ulf Jasper2014-11-222-3/+9
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2014-11-225-20/+55
|\
| * Unbreak the build.Eric S. Raymond2014-11-222-12/+13
| * Revert "More movement of master-related code to vc-filewise.el."Eric S. Raymond2014-11-224-8/+42
* | Propagate remote process environment.Michael Albinus2014-11-223-21/+43
|/
* More movement of master-related code to vc-filewise.el.Eric S. Raymond2014-11-224-42/+8
* Isolating support code for the file-granularity back ends: the easy part.Eric S. Raymond2014-11-224-52/+134
* Rename vc-name to vc-master-rename.Eric S. Raymond2014-11-224-50/+57
* lisp/ChangeLog: Use double space to end sentence.Rüdiger Sonderfeld2014-11-211-6/+6
* Fix `nato-alphabet' docstring.Rüdiger Sonderfeld2014-11-212-1/+6
* * lisp/desktop.el (desktop-create-buffer): Use activate-mark to setStefan Monnier2014-11-212-15/+21
* 'libxml-parse(html|xml)-region': new optional param 'discard-comments'.Ulf Jasper2014-11-216-27/+74
* Fix bug that produced spurious nil state.Eric S. Raymond2014-11-212-1/+6
* Fix bug #19084 with 'C-x v +' in *vc-change-log* buffers.Eli Zaretskii2014-11-212-0/+8
* Fix bug #1702 with missing feature in arc-mode.el.Matthew Leach2014-11-212-1/+21
* Fix the build of the Emacs User manual.Eli Zaretskii2014-11-212-2/+11
* Fix bug #19136 with a typo in a vc.el comment.Ulrich Mueller2014-11-212-1/+5
* Clean up after SRC support merge (typo fixes).Eric S. Raymond2014-11-202-3/+3
* Support for SRC in VC mode.Eric S. Raymond2014-11-206-5/+357
* Remove editable argument from VC's backend checkout methods.Eric S. Raymond2014-11-2011-43/+49
* Remove never-used rev argument from VC's backend checkin methods.Eric S. Raymond2014-11-2012-57/+74
* build-aux/msys-to-w32: Simplify implementation and docstring.Dani Moncayo2014-11-192-12/+7
* Add missing bug numbers to last few eww changesLars Magne Ingebrigtsen2014-11-191-2/+2
* * eww.texi (Basics): Document `eww-history-limit'.Ivan Shmakov2014-11-192-0/+13
* Add NEWS entry for define-adviceLeo Liu2014-11-202-0/+7
* * net/eww.el (eww-render): Remove a no-op :title setting.Lars Magne Ingebrigtsen2014-11-192-1/+4
* (eww-reload): Reload the page in the right buffer.Ivan Shmakov2014-11-192-1/+3
* (eww-history-limit): New variable.Ivan Shmakov2014-11-192-1/+13
* * net/eww.el (eww-desktop-misc-data): Use `cl-remove-duplicates'.Lars Magne Ingebrigtsen2014-11-192-1/+5
* Add desktop support to ewwIvan Shmakov2014-11-192-5/+125
* Fix bug #19101 with log-view-mode set in the wrong buffer.Eli Zaretskii2014-11-192-9/+15
* vc-git: Support `diff-switches'.Rüdiger Sonderfeld2014-11-192-5/+18
* lisp/ido.el: New command `ido-bury-buffer-at-head'Artur Malabarba2014-11-192-0/+19
* * lisp/simple.el (next-line-or-history-element): Wrap next-line in with-no-wa...Juri Linkov2014-11-192-2/+11
* * lisp/progmodes/grep.el (grep-compute-defaults): Compute grep-highlight-matc...Juri Linkov2014-11-192-10/+17
* * lisp/replace.el (query-replace-from-to-separator): Turn defvar into defcustom.Juri Linkov2014-11-182-9/+32
* Use <up> and <down> keys to move point in the multi-line minibuffer.Juri Linkov2014-11-184-2/+50
* lisp/ChangeLog: Fix bug#11386.Rüdiger Sonderfeld2014-11-181-1/+2
* lisp/ChangeLog: add bug#13871.Rüdiger Sonderfeld2014-11-181-0/+1
* New macro define-adviceLeo Liu2014-11-185-2/+45
* Use automatic variables in nt/Makefile.inGlenn Morris2014-11-172-6/+11
* epg: Support key editingDaiki Ueno2014-11-182-8/+62
* Port new time stamp handling to Emacs 23.2.Paul Eggert2014-11-172-1/+8
* epg: Fix callback argument type checkDaiki Ueno2014-11-182-6/+12
* epg: Simplify epa-pinentry-mode handlingDaiki Ueno2014-11-183-16/+17
* epg: Don't show "*Error*" buffer when visiting a new fileDaiki Ueno2014-11-182-6/+12