summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * ; 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
| * | Adapt CC Mode for C++11 uniform initialization....Alan Mackenzie2016-08-214-248/+415
| * | Update from gnulib...Paul Eggert2016-08-213-194/+249
| * | ; Spelling fixesPaul Eggert2016-08-216-7/+7
| * | Minor text-quoting-style fixes...Paul Eggert2016-08-213-5/+5
* | | Fix (next-frame nil t) crash (Bug#24281)...Martin Rudalics2016-08-221-1/+1
|/ /
* | Fix semantics of 'minibuffer' frame parameter...Martin Rudalics2016-08-212-25/+59
* | * lisp/progmodes/cc-defs.el (c-safe-scan-lists): Resolve overelaborate "nil"Alan Mackenzie2016-08-201-1/+1
* | In c-\(go-\)?-\(up-\|down-\)?list-\(forward\|backward\) check limit isn't nil...Alan Mackenzie2016-08-201-47/+21
* | * lisp/emacs-lisp/map.el (map--dispatch): Fix docstring...Robert Cochran2016-08-201-3/+3
* | Amend hack-local-variables-prop-line not always to return any mode on line 1....Alan Mackenzie2016-08-191-26/+36
* | Improve doc string of epg-*-program...Daiki Ueno2016-08-191-2/+6
* | Add tests for Bug#24264...Tino Calancha2016-08-191-0/+266
* | Fix bug in --eval reply message from server...Johan Bockgård2016-08-181-1/+1
* | Add tests for 'substitute-command-keys'...Eli Zaretskii2016-08-181-0/+92
* | lisp/textmodes/table.el (table-generate-source): Fix completing-read call...Oleh Krehel2016-08-181-2/+1
* | lisp/dired-aux.el (dired-compress-file-suffixes): Add entry for tgz...Oleh Krehel2016-08-181-1/+1
* | Don't let window start override window point in `window-state-put' (Bug#24240)...Andreas Politz2016-08-181-1/+3
* | Fontify constructs following "::" in C++ argument lists correctly - part 2....Alan Mackenzie2016-08-171-1/+2