aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid having `C-x h' mark the prompt part of the minibufferLars Ingebrigtsen2016-04-272-1/+7
* Allow a prefix argument to find-library to pop to a different windowLars Ingebrigtsen2016-04-272-10/+19
* Move the diff command to "Operate" in ibufferLars Ingebrigtsen2016-04-271-6/+3
* Make the minor modes in help buffers into buttonsLars Ingebrigtsen2016-04-271-3/+4
* Add a number of Python 3 exceptionsJorgen Schaefer2016-04-271-13/+22
* Fix bug#22891: wrong terminal width when a fringe width is zero.Anders Lindgren2016-04-262-16/+3
* Add completion of `calc()' in CSS modeSimen Heggestøyl2016-04-262-12/+17
* Fix socketd fd startup bug that I introducedPaul Eggert2016-04-263-18/+14
* Fix: (void-variable url-http-response-status)Tao Fang2016-04-261-2/+2
* smtpmail would say it's done before it isLars Magne Ingebrigtsen2016-04-261-4/+5
* `url-retrieve-synchronously' now takes an optional timeout parameterLars Magne Ingebrigtsen2016-04-263-5/+24
* Include "Retype" as a comint password promptLars Magne Ingebrigtsen2016-04-261-2/+3
* Fix spurious fontification of "for (; a * b;)" in CC Mode.Alan Mackenzie2016-04-251-2/+14
* New function ‘char-from-name’Paul Eggert2016-04-255-35/+103
* ; Run find-function-after-hook after finding a symbolTino Calancha2016-04-253-2/+11
* c-forward-<>-arglist no longer directly applies face properties in Java Mode.Alan Mackenzie2016-04-253-25/+33
* Pass in port only if provided by caller in the OS X keychainJun Hao2016-04-251-1/+1
* Add fontification for a C declaration which looks like a function call.Alan Mackenzie2016-04-252-6/+29
* Don't mirror slashes in convert-standard-filename on MS-WindowsEli Zaretskii2016-04-252-9/+5
* ; * admin/MAINTAINERS: Remove entryMichael Albinus2016-04-251-1/+0
* Revert the disputed VC change and update the testsDmitry Gutov2016-04-242-53/+32
* * etc/NEWS: Grammar and punctuation improvements.Paul Eggert2016-04-241-31/+29
* Merge from origin/emacs-25Paul Eggert2016-04-244-11/+11
|\
| * * etc/NEWS: Improve wording of vc-git-log-output-coding-system etc.Paul Eggert2016-04-241-7/+7
| * Don't kill ~/ if it's the top level directoryTino Calancha2016-04-241-2/+2
| * describe-char: fix insert char documentationTino Calancha2016-04-231-1/+1
| * (vc-git-mode-line-string): Don't use `replace-regexp-in-string'Dmitry Gutov2016-04-231-1/+1
* | ; Merge from origin/emacs-25Paul Eggert2016-04-240-0/+0
|\ \ | |/
| * Bump version to 25.0.93emacs-25.0.93Nicolas Petton2016-04-223-3/+3
* | Merge from origin/emacs-25Paul Eggert2016-04-242-61/+55
|\ \ | |/
| * * etc/AUTHORS: Update the AUTHORS fileNicolas Petton2016-04-221-60/+54
| * * admin/update_autogen: Use #!/usr/bin/env bashNicolas Petton2016-04-221-1/+1
* | ; Merge from origin/emacs-25Paul Eggert2016-04-240-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Nicolas Petton2016-04-221-919/+919
* | Merge from origin/emacs-25Paul Eggert2016-04-2416-50/+101
|\ \ | |/
| * ; ChangeLog fixesNicolas Petton2016-04-222-2/+2
| * * admin/authors.el (authors-ignored-files): Additions.Nicolas Petton2016-04-221-3/+4
| * In x_set_window_size restore do_pending_window_change callsMartin Rudalics2016-04-222-0/+4
| * Fix Alt-modified keys on some European MS-Windows keyboardsIlya Zakharevich2016-04-211-1/+37
| * Document 'help-go-forward'Eli Zaretskii2016-04-211-1/+6
| * Revert "Allow to customize names of executables used by grep.el"Eli Zaretskii2016-04-211-32/+16
| * Revert "Don't use 'find-program'"Eli Zaretskii2016-04-211-2/+2
| * Revert "Use 'grep-find-program' in check-declare.el"Eli Zaretskii2016-04-211-1/+1
| * Clarify documentation of 'dired-mark-files-containing-regexp'Eli Zaretskii2016-04-202-2/+13
| * Make tmm-menubar work in correct order againEli Zaretskii2016-04-191-4/+12
| * Remove the Meta-CVS VC backendDmitry Gutov2016-04-195-596/+5
* | Don't let `css--property-values' return duplicatesSimen Heggestøyl2016-04-242-11/+22
* | Call `make-composed-keymap' correctlyLars Magne Ingebrigtsen2016-04-241-2/+2
* | Use `make-composed-keymap' instead of copying the keymapLars Magne Ingebrigtsen2016-04-241-2/+1
* | Make `q' etc work in image mode againLars Magne Ingebrigtsen2016-04-241-2/+1