summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2018-07-025-18/+16
|\
| * Increase max-lisp-eval-depth adjustment while in debugger (bug#31919)Gemini Lasswell2018-06-301-0/+1
| * ; * lisp/files.el (buffer-offer-save): Doc fix. (Bug#32000)Eli Zaretskii2018-06-301-2/+6
| * Minor improvements in documentation of imenu.elEli Zaretskii2018-06-301-2/+4
| * Avoid errors with recentering in 'skeleton-insert'Eli Zaretskii2018-06-301-1/+2
| * Remove extra process call from vc-git-find-file-hookDmitry Gutov2018-06-281-7/+1
| * ; Update some commentaryDmitry Gutov2018-06-281-7/+3
| * Speed up vc-git-dir-status-filesDmitry Gutov2018-06-281-1/+1
| * Sync with Tramp 2.3.4. Do not merge with masterMichael Albinus2018-06-272-4/+9
* | Merge from origin/emacs-26Glenn Morris2018-07-021-1/+1
|\ \ | |/
| * Detect a non-list package archive content properly (Bug#22311)Noam Postavsky2018-06-261-1/+1
* | Make lisp/jsonrpc.el work with Emacs 25.1João Távora2018-07-021-4/+6
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01133-619/+134
* | Add a new argument to 'recenter' to allow finer control of redisplayJohn Shahid2018-07-011-5/+5
* | ; Auto-commit of loaddefs files.Glenn Morris2018-07-011-71/+111
* | * lisp/hexl.el (hexl-follow-ascii-mode): Fix last fix (bug#32021)Stefan Monnier2018-07-011-1/+2
* | Unbreak bootstrapGlenn Morris2018-06-301-2/+2
* | * lisp/jsonrpc.el (subr-x): Only require when compilingJoão Távora2018-06-301-1/+1
* | * lisp/jsonrpc.el: Add "Package-Requires" and "Version" headersJoão Távora2018-06-301-0/+5
* | Add lisp/jsonrpc.elJoão Távora2018-06-301-0/+649
* | * lisp/hexl.el (hexl-follow-ascii-mode): Fix a typo. (Bug#32021)Eli Zaretskii2018-06-301-1/+1
* | * lisp/url/url-http.el (url-http-create-request): Doc fix.Andreas Schwab2018-06-291-2/+2
* | Use a non-proxy request when retrieving https URLs via a proxyAndreas Schwab2018-06-291-1/+3
* | Sync with Tramp 2.4.0Michael Albinus2018-06-292-15/+16
* | Let ediff '=' compare against ancestor buffer (Bug#11320)Noam Postavsky2018-06-281-18/+12
* | Respect s-s-b-default-predicate when killing terminalJoão Távora2018-06-271-4/+6
* | Allow 'file:' protocol for Info-follow-nearest-node.Vincent Belaïche2018-06-271-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-06-264-10/+24
|\ \ | |/
| * Add ido-fallback special variable (Bug#31707)Christophe Junke2018-06-251-4/+11
| * Fix last change in tramp-sh.elMichael Albinus2018-06-251-2/+4
| * * lisp/emacs-lisp/regexp-opt.el (regexp-opt): Fix docstring quotes.Noam Postavsky2018-06-241-5/+5
| * Make a minor update to the CSS mode docstringSimen Heggestøyl2018-06-241-0/+3
| * Fix Bug#31941Michael Albinus2018-06-241-3/+5
* | Reformat package.el message strings for future l10nJean-Christophe Helary2018-06-251-62/+53
* | Suppress indent errors during electric indentation (Bug#18764)Noam Postavsky2018-06-251-25/+36
* | Fix spelling of "intermediate" (it's not "intermediary")Lars Ingebrigtsen2018-06-251-3/+3
* | Make the intermediary-sha1 check workLars Ingebrigtsen2018-06-251-6/+7
* | Make more TLS checks trigger on the default `medium' levelLars Ingebrigtsen2018-06-241-4/+28
* | Fix two tcl-mode defun-related bugsTom Tromey2018-06-241-6/+43
* | Fix reverse test in previous check-inLars Ingebrigtsen2018-06-241-2/+2
* | Refactor the protocol NSM checks for flexibilityLars Ingebrigtsen2018-06-241-56/+77
* | Merge from origin/emacs-26Glenn Morris2018-06-233-10/+19
|\ \ | |/
| * Fix previous change in minibuffer-default-add-dired-shell-commandsLeo Liu2018-06-231-6/+8
| * Improve documentation of 'server-start' and friendsEli Zaretskii2018-06-231-2/+9
| * * lisp/doc-view.el: Fix typos in the commentary. (Bug#31937)Eli Zaretskii2018-06-231-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-06-234-12/+22
|\ \ | |/
| * Change name of `seqp' argument (Bug#26411)Simen Heggestøyl2018-06-211-3/+3
| * Fix bug of 'mouse-drag-and-drop-region' to detect edges of region (Bug#31905)Tak Kunihiro2018-06-201-2/+2
| * Fix #'fun handling inside `labels' (Bug#31792)Noam Postavsky2018-06-192-7/+17
* | * lisp/net/tramp-sh.el (tramp-get-ls-command-with): Fix typo.Michael Albinus2018-06-231-1/+1