summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use normal double quotes in TeX / LaTeX comments...Karl Fogel2016-08-303-0/+5
* Correctly analyze C++ list initialization in member init areas....Alan Mackenzie2016-08-303-148/+140
* Use `file-attribute-*' in Tramp...Michael Albinus2016-08-306-74/+193
* In `pop-to-buffer' handle case where `display-buffer' fails (Bug#24332)...Martin Rudalics2016-08-302-24/+29
* Clarify docstrings...Alan Third2016-08-291-7/+14
* Use `process-live-p' in Tramp...Michael Albinus2016-08-298-48/+55
* Avoid crashes for invalid value of key modifiers...Eli Zaretskii2016-08-292-1/+13
* Make dired-do-compress understand files with spaces in them...Oleh Krehel2016-08-291-6/+10
* * INSTALL.REPO: Suggest Texinfo 4.13 or later.Paul Eggert2016-08-281-1/+1
* Add tests for dom.el...Simen Heggestøyl2016-08-281-0/+201
* Memory allocator alignment fixes...Paul Eggert2016-08-281-33/+48
* Pacify --enable-gcc-warnings for lib-src/pop.c...Paul Eggert2016-08-281-14/+17
* Handle the C++ "identifiers" "final" and "override" correctly....Alan Mackenzie2016-08-272-1/+24
* * lisp/textmodes/page-ext.el (pages-directory-mode): Use special-mode.Stefan Monnier2016-08-271-8/+2
* 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