summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Handle template delimiters in C++ member init constructs....Alan Mackenzie2016-08-271-1/+7
* Fix etags test suite messed up by merges from emacs-25...Eli Zaretskii2016-08-264-29/+0
* Add "supports" to list of CSS at-rules...Simen Heggestøyl2016-08-261-1/+1
* * lisp/net/tramp-sh.el (tramp-get-remote-perl): Perform a basic check....Michael Albinus2016-08-261-6/+10
* Rename option to shell-command-dont-erase-buffer...Tino Calancha2016-08-263-14/+14
* Fix an infinite loop in C++ Mode when we have "{ .... [ .... }"...Alan Mackenzie2016-08-251-3/+9
* call-shell-region: New defun...Tino Calancha2016-08-255-16/+44
* In ‘clone-indirect-buffer’ fix argument mixup (Bug#24306)...Martin Rudalics2016-08-251-1/+1
* Some fixes around `delete-other-frames' and `next-frame'...Martin Rudalics2016-08-253-34/+43
* Find message.el thumbnail toggling...Lars Magne Ingebrigtsen2016-08-241-1/+2
* Fix macOS 12 deprecation notices...Alan Third2016-08-244-88/+127
* Analyze and fontify correctly a C++ `enum' with colon, but lacking a tag....Alan Mackenzie2016-08-241-1/+4
* * src/xfns.c (Fx_change_window_property): Modify previous change....Noah Friedman2016-08-231-5/+27
* Fix invalid image rotations...Lars Ingebrigtsen2016-08-241-1/+5
* call-process instead of call-process-region with empty region...Tino Calancha2016-08-231-3/+3
* Merge from origin/emacs-25...Paul Eggert2016-08-2212-116/+459
|\
| * ; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 RC2Nicolas Petton2016-08-212-43/+300
| * * etc/AUTHORS: Update the AUTHORS fileNicolas Petton2016-08-211-24/+25
| * ; ChangeLog spelling fixesPaul Eggert2016-08-214-5/+5
| * Some assorted documentation clarifications...Philipp Stephani2016-08-203-2/+17
| * Improve commentary in src/character.h...Eli Zaretskii2016-08-181-12/+8
| * ; Fix typo in /etc/NEWSMichael Albinus2016-08-171-2/+2
| * * etc/NEWS: Mention the change in json-encode-string....Dmitry Gutov2016-08-171-0/+3
| * ; * etc/NEWS: Mention incompatible change in url-http-create-request.Eli Zaretskii2016-08-171-0/+6
| * Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25Eli Zaretskii2016-08-162-5/+5
| |\
* | | ; Merge from origin/emacs-25...Paul Eggert2016-08-220-0/+0
|\| |
| * | * src/doc.c (Fsubstitute_command_keys): Another fix for smart quotes....Eli Zaretskii2016-08-161-1/+1
* | | Merge from origin/emacs-25...Paul Eggert2016-08-222-5/+5
|\ \ \ | | |/ | |/|
| * | ; * doc/lispref/windows.texi (Window Parameters): Grammar tweaks....Glenn Morris2016-08-162-5/+5
| |/
* | ; Merge from origin/emacs-25...Paul Eggert2016-08-220-0/+0
|\|
| * Avoid segfaults due to quoting in 'substitute-command-keys'...Eli Zaretskii2016-08-161-4/+16
* | Merge from origin/emacs-25...Paul Eggert2016-08-229-48/+125
|\|
| * In NEWS describe new handling of window margins (Bug#24193)...Martin Rudalics2016-08-161-0/+8
| * Facultatively ignore margins when splitting and resizing windows (Bug#24193)...Martin Rudalics2016-08-162-7/+39
| * Document CATEGORY arg to modify-category-entry...Noam Postavsky2016-08-131-0/+2
| * Document char-script-table's effect on word motion...Noam Postavsky2016-08-131-7/+10
| * Further fix for 'url-http-create-request' and multibyte strings...Eli Zaretskii2016-08-131-1/+3
| * Fix docstring of eval-expression...Noam Postavsky2016-08-121-6/+6
| * Clarify when 'cursor' property is in effect...Eli Zaretskii2016-08-111-6/+8
| * Convert the remaining strings to unibyte before concatenating...Dmitry Gutov2016-08-111-2/+8
| * Fix bug with handling the bidi cache...Eli Zaretskii2016-08-111-0/+8
| * * doc/lispref/text.texi (Change Hooks): Minor copyedits.Eli Zaretskii2016-08-101-12/+18
| * Clarify documentation of before/after-change-functions...Eli Zaretskii2016-08-091-8/+15
| * Document use of vectors in keymaps...Noam Postavsky2016-08-061-4/+13
* | Handle remote file names in gdb-mi.el...Michael Albinus2016-08-221-1/+8
* | Display mini-window resized even when there are several frames...Eli Zaretskii2016-08-221-9/+6
* | Explain gdb warning on remote hosts...Michael Albinus2016-08-221-1/+9
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMartin Rudalics2016-08-2216-467/+784
|\ \
| * | Fix interpretation of signed vs unsigned values when retrieving X...Noah Friedman2016-08-212-13/+106
| * | Improve error when installing non-package dirs...Noam Postavsky2016-08-211-0/+2