summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restore antlr-mode's intended mode-name constructfix/bug-2034Phil Sainty2018-07-081-9/+4
* Support mode line constructs for 'mode-name' in c-mode (bug#2034)Phil Sainty2018-07-087-54/+81
* Adjust previous jsonrpc changeJoão Távora2018-07-032-5/+8
* * lisp/mail/sendmail.el (mail-from-style):Glenn Morris2018-07-021-1/+1
* ; Merge from origin/emacs-26Glenn Morris2018-07-020-0/+0
|\
| * ; Auto-commit of loaddefs files.Glenn Morris2018-07-021-13/+25
* | Merge from origin/emacs-26Glenn Morris2018-07-0214-63/+1566
|\ \ | |/
| * ; Fix ChangeLog typo.Paul Eggert2018-07-011-1/+1
| * ; make change-history-commitPaul Eggert2018-07-011-1/+1428
| * * etc/HISTORY: Cite Brinkoff on early history.Paul Eggert2018-07-011-3/+4
| * Document internal use of 'above-suspended' z-group frame parameterMartin Rudalics2018-07-012-1/+25
| * Increase max-lisp-eval-depth adjustment while in debugger (bug#31919)Gemini Lasswell2018-06-302-2/+7
| * Improve on last change in replace-buffer-contentsEli Zaretskii2018-06-301-3/+16
| * Fix a factual error in Introduction to Emacs LispEli Zaretskii2018-06-301-2/+2
| * ; * 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
| * * src/lisp.h: Omit obsolete comment re bytecode stack.Paul Eggert2018-06-291-10/+8
| * Speed up replace-buffer-contentsEli Zaretskii2018-06-291-25/+58
| * 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
| * Avoid compiler warning using coding.hEli Zaretskii2018-06-271-0/+4
* | ; Merge from origin/emacs-26Glenn Morris2018-07-020-0/+0
|\ \ | |/
| * Sync with Tramp 2.3.4. Do not merge with masterMichael Albinus2018-06-274-11/+20
* | Merge from origin/emacs-26Glenn Morris2018-07-022-3/+5
|\ \ | |/
| * * src/xdisp.c (Vmouse_autoselect_window): Clarify doc-string (Bug#31975)Martin Rudalics2018-06-271-2/+4
| * 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-022-65/+77
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01134-619/+136
* | Fix last changeEli Zaretskii2018-07-013-5/+8
* | Add a new argument to 'recenter' to allow finer control of redisplayJohn Shahid2018-07-014-19/+28
* | ; Auto-commit of loaddefs files.Glenn Morris2018-07-011-71/+111
* | Minor change in tramp-tests.elMichael Albinus2018-07-011-4/+4
* | * 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
* | * doc/lispref/text.texi (JSONRPC): Add missing menu.Glenn Morris2018-06-301-0/+7
* | * 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-304-0/+1085
* | * lisp/hexl.el (hexl-follow-ascii-mode): Fix a typo. (Bug#32021)Eli Zaretskii2018-06-301-1/+1
* | Speed up reading sub-process output on MS-WindowsEli Zaretskii2018-06-304-13/+35
* | Speed-up let-binding of automatically-local variablesEli Zaretskii2018-06-301-4/+14
* | Update from GnulibPaul Eggert2018-06-2920-428/+404
* | unbind_to performance tuningPaul Eggert2018-06-2915-56/+39
* | * 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-294-17/+18
* | * src/lisp.h: Add comment (Bug#31996#25).Paul Eggert2018-06-291-0/+2
* | Let ediff '=' compare against ancestor buffer (Bug#11320)Noam Postavsky2018-06-281-18/+12