summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve error reporting when serializing non-Unicode strings to JSONPhilipp Stephani2017-12-304-15/+53
* Fix regex stack overflow in gdb-mi.el when parsing complex localsDavid McFarland2017-12-301-3/+3
* Fix output alignment in 'find-dired' for "ls -h"Sebastian Reuße2017-12-301-1/+1
* Make gnus-alter-articles-to-read-function a constant lambdaEric Abrahamsen2017-12-281-4/+8
* * lisp/net/ange-ftp.el: Use lexical-bindingStefan Monnier2017-12-281-11/+11
* Fix Bug#29874Michael Albinus2017-12-281-2/+10
* Remove uses of `cl` from test/ subdirectoryStefan Monnier2017-12-272-17/+15
* (delayed-after-hook-functions): Tighten the code a bitStefan Monnier2017-12-272-13/+9
* Fix recent rfc2231 avoidance of clGlenn Morris2017-12-271-2/+2
* Merge from origin/emacs-26Glenn Morris2017-12-2723-91/+214
|\
| * * doc/lispref/strings.texi (Case Conversion):Glenn Morris2017-12-271-3/+3
| * * doc/misc/speedbar.texi (Top): Fix grammar.Charles A. Roelli2017-12-271-1/+1
| * * lisp/subr.el (with-silent-modifications): Doc fixes.Charles A. Roelli2017-12-271-2/+2
| * Fix curved quotes in printed manualEli Zaretskii2017-12-261-6/+15
| * Say that "gnus-cloud" is a parody namePaul Eggert2017-12-252-1/+8
| * More improvements for text.texiEli Zaretskii2017-12-251-20/+14
| * Adjudicate review comments for the "Text" chapter of user manualEli Zaretskii2017-12-241-16/+24
| * * lisp/url/url-http.elAndreas Schwab2017-12-241-1/+1
| * In C-h k <mouse-n>, alert user to existence of any matching down-mouse-eventAlan Mackenzie2017-12-241-1/+46
| * * net/eww.el (eww): Handle URLs without host part.Andreas Schwab2017-12-231-3/+4
| * Make C-h c/k S-mouse-1 display message for mouse-appearance-menu, etc.Alan Mackenzie2017-12-231-2/+21
| * Avoid crashes when ':eval' deletes our frameEli Zaretskii2017-12-231-0/+8
| * Fix scrolling up in pixel-scroll.elTak Kunihiro2017-12-231-5/+5
| * Fix problems with ligatures in PDF version of ELisp manualEli Zaretskii2017-12-231-0/+14
| * (elisp-flymake-byte-compile): Handle killed buffer in sentinelStefan Monnier2017-12-221-3/+5
| * Avoid some overfull lines in PDF lisprefGlenn Morris2017-12-225-13/+20
| * Avoid some overfull lines in PDF manualGlenn Morris2017-12-224-6/+9
| * * doc/emacs/arevert-xtra.texi (Auto Reverting the Buffer Menu):Glenn Morris2017-12-221-1/+7
| * ; lispref nil/t markup fixesGlenn Morris2017-12-224-10/+10
* | Eliminate last uses of 'cl' in lisp/mail/Stefan Monnier2017-12-269-59/+38
* | Fix highlighting in query-replace with non-nil replace-char-foldCharles A. Roelli2017-12-261-1/+4
* | * lisp/mail/footnote.el: Reduce redundancy in roman&hebrew defsStefan Monnier2017-12-261-18/+26
* | * lisp/mail/footnote.el: Use lexical-bindingStefan Monnier2017-12-251-8/+8
* | * lisp/mail/footnote.el: Replace "Footnote-" prefix with "footnote--"Boruch Baum2017-12-251-131/+128
* | * lisp/register.el: Use cl-genericStefan Monnier2017-12-252-126/+151
* | Fix MS-Windows build broken by recent changes in json.cChris Zheng2017-12-251-0/+3
* | * lisp/rtree.el: Use lexical-binding and not 'cl'.Stefan Monnier2017-12-251-5/+2
* | lisp/net/mailcap.el (mailcap-file-name-to-mime-type): New function.Lars Ingebrigtsen2017-12-252-0/+13
* | Fix Bug#29822Michael Albinus2017-12-251-4/+7
* | Make main_thread_id privatePaul Eggert2017-12-242-2/+1
* | On non-MS-Windows, omit unnecessary polling functionsPaul Eggert2017-12-241-4/+8
* | Add more Unicode test cases for JSON conversionPhilipp Stephani2017-12-241-5/+21
* | Accept alists when serializing JSONPhilipp Stephani2017-12-243-15/+66
* | JSON serialization: reject duplicate keys in hashtablesPhilipp Stephani2017-12-242-1/+14
* | * lisp/mail/footnote.el (footnote-align-to-fn-text): New config varBoruch Baum2017-12-222-7/+59
* | * lisp/textmodes/fill.el (adaptive-fill-function): Change defaultStefan Monnier2017-12-221-4/+5
* | * lisp/mail/footnote.el: Misc changes in preparation for moreBoruch Baum2017-12-221-36/+106
* | Merge from origin/emacs-26Glenn Morris2017-12-2223-165/+167
|\ \ | |/
| * * lisp/emacs-lisp/inline.el (define-inline): Add a doc string.Eli Zaretskii2017-12-221-0/+4
| * Fix doc string of 'footnote-style-alist'Eli Zaretskii2017-12-221-3/+1