aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Keep interactive uses of 'recenter' backward compatible (Bug#31325)John Shahid2018-07-073-4/+5
* Documentation followup for bug#32029Eli Zaretskii2018-07-072-0/+14
* New function 'xref-find-definitions-at-mouse'Tobias Gerdin2018-07-071-0/+13
* Fix recent change in window.cEli Zaretskii2018-07-071-3/+8
* Update from gnulibPaul Eggert2018-07-063-13/+6
* Fix scrollingBasil L. Contovounesios2018-07-061-1/+1
* * lisp/shell.el (shell-completion-vars):Michael Albinus2018-07-041-1/+1
* Adjust to Gnulib change with -Wswitch-defaultPaul Eggert2018-07-031-1/+0
* Update from GnulibPaul Eggert2018-07-033-4/+9
* Fix Tcl indentation in a namespaceTom Tromey2018-07-032-1/+10
* * lisp/mail/sendmail.el: Use lexical-bindingStefan Monnier2018-07-031-2/+3
* Fix typo in --with-x-toolkit=no codePaul Eggert2018-07-031-1/+1
* 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