aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; Merge from origin/emacs-26Glenn Morris2019-10-260-0/+0
|\ \ | |/
| * Backport: Fix an assignment to free variable warningTino Calancha2019-09-171-1/+1
* | Rework face hints for partial-string completion stylesJoão Távora2019-10-261-13/+7
* | Allow completion styles to adjust completion metadataJoão Távora2019-10-261-24/+52
* | Revert "Allow completion styles to adjust completion metadata"João Távora2019-10-261-37/+9
* | subr.el (run-window-configuration-change-hook): Mark obsoleteStefan Monnier2019-10-262-0/+3
* | Allow completion styles to adjust completion metadataJoão Távora2019-10-261-9/+37
* | Replay key if kboard is interrupted while initializing (Bug#37782)memeplex2019-10-261-1/+10
* | Remove redundant initialization of fringe bitmap (Bug#37756)memeplex2019-10-261-1/+0
* | Improve the documentation of 'vc-tor'Eli Zaretskii2019-10-262-1/+10
* | New defcustom 'vc-tor'Richard Stallman2019-10-261-1/+7
* | Adapt doc-view to latest image-mode changesTassilo Horn2019-10-251-5/+5
* | CC Mode: Fix positioning of point whilst inserting comments without non-wsAlan Mackenzie2019-10-251-9/+18
* | time-stamp-tests: consistently name the time varsStephen Gildea2019-10-251-95/+97
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2019-10-2523-403/+289
|\ \
| * | windmove.el: Suppress warnings for obsolete functionsJuanma Barranquero2019-10-251-43/+50
| * | windmove.el: Mark unused code as obsoleteJuanma Barranquero2019-10-252-157/+34
| * | * lisp/windmove.el (windmove-frame-edges): Simplify.Juanma Barranquero2019-10-251-9/+1
| * | Fix gnus-thread-hide-subtree defcustomLars Ingebrigtsen2019-10-251-1/+1
| * | * lisp/cedet/mode-local.el: Clean up name spaceStefan Monnier2019-10-2414-82/+97
| * | Update from GnulibPaul Eggert2019-10-245-63/+37
| * | * doc/lispref/display.texi: Document `delay-warning'Juanma Barranquero2019-10-241-3/+9
| * | rx.el: Refactor user-definition expansionMattias Engdegård2019-10-241-41/+56
* | | Mention completion styles for Tramp user/host name completionMichael Albinus2019-10-251-3/+4
|/ /
* | Update FAQ section on large files (Bug#37818)Stefan Kangas2019-10-241-7/+16
* | Update FAQ section on Emacs security (Bug#37818)Stefan Kangas2019-10-241-17/+6
* | * lisp/cedet/mode-local.el: Use lexical-binding and `declare`Stefan Monnier2019-10-231-73/+69
* | * lisp/dired.el (dired-mark-pop-up): Set tab-line-format to nil (bug#37699).Juri Linkov2019-10-241-1/+2
* | * lisp/tab-bar.el: Allow to specify interactively where to add a new tab.Juri Linkov2019-10-231-8/+24
* | * lisp/tab-bar.el: Rename tab-bar-swap-tabs to tab-bar-move-tab-to.Juri Linkov2019-10-231-7/+10
* | Implement tab close undo feature for tab-bar.Juri Linkov2019-10-231-3/+48
* | * lisp/cedet/semantic/analyze/complete.el: Fix completion-at-pointStefan Monnier2019-10-231-2/+4
* | Ensure that the prompt is kept on the final lineLars Ingebrigtsen2019-10-233-0/+23
* | Make erc-cmd-CLEAR do what its doc string saysLars Ingebrigtsen2019-10-231-1/+2
* | Make display of S/MIME signatures slightly betterLars Ingebrigtsen2019-10-231-1/+1
* | Make Gnus recognise "git am" diffs in all groupsLars Ingebrigtsen2019-10-232-3/+6
* | Add version tag to gnutls-min-prime-bitsStefan Kangas2019-10-231-1/+2
* | Avoid extra lines in python-shell font lock buffer (Bug#33959)memeplex2019-10-221-12/+13
* | Set expected result for a cedet testGlenn Morris2019-10-221-1/+2
* | Tab-line horizontal scrolling with UI buttons and commands (bug#37667)Juri Linkov2019-10-234-44/+175
* | Fix "make bootstrap" build warning in tab-bar.elLars Ingebrigtsen2019-10-221-1/+3
* | Fix recent changes in documentationEli Zaretskii2019-10-222-5/+5
* | Various doc fixes for auto-insert-modeStefan Kangas2019-10-222-9/+10
* | Make text-properties-at mention describe-text-propertiesLars Ingebrigtsen2019-10-221-1/+4
* | Add a fringe exampleLars Ingebrigtsen2019-10-221-0/+11
* | rx doc string tweaksMattias Engdegård2019-10-221-3/+4
* | Make edebug-eval-last-sexp interactively take a zero prefixLars Ingebrigtsen2019-10-223-16/+43
* | Show stash counts in button in vc-dirRobert Pluim2019-10-221-16/+37
* | Move entry for \Ref into LaTeX coreArash Esbati2019-10-221-2/+2
* | * etc/NEWS: Improve documentation of 'package-initialize'.Stefan Kangas2019-10-221-5/+10