summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize conditional recursive merge face.fix/inherit_extend_faceJimmy Aguilar Mena2019-10-271-2/+7
* Fix extend face in gui interfaces.Jimmy Aguilar Mena2019-10-271-16/+14
* Fix inherited :extend attribute in faces.Jimmy Aguilar Mena2019-10-271-25/+46
* Improve scoring algorithm for flex-style completionsJoão Távora2019-10-271-22/+38
* minibuffer.el: Remove leftover code, unused after recent changeJuanma Barranquero2019-10-271-1/+0
* dired-dwim-target uses most recently visited window instead of next window.Juri Linkov2019-10-275-30/+32
* Customizable tab-line-tabs-function and new buffer-local tab-line-mode.Juri Linkov2019-10-273-18/+77
* * lisp/tab-bar.el (tab-bar-switch-to-recent-tab): New command.Juri Linkov2019-10-272-4/+30
* * lisp/tab-bar.el (tab-bar-move-tab-to): Add force-mode-line-update.Juri Linkov2019-10-271-18/+20
* Add customization option for what do when the last tab is closedRobert Cochran2019-10-271-30/+54
* time-stamp-tests: add name prefix to tests of formattingStephen Gildea2019-10-261-17/+17
* Restore default value of face completions-common-partJoão Távora2019-10-261-5/+6
* Improve support for biblatex and cleveref macrosArash Esbati2019-10-262-5/+12
* Avoid infloop's by doing a case-sensitive matchArash Esbati2019-10-261-1/+2
* ; * etc/NEWS: Fix entry about map.el's 'type' argument. (Bug#37936)Eli Zaretskii2019-10-261-1/+1
* Merge from origin/emacs-26Glenn Morris2019-10-261-2/+3
|\
| * Fix rcirc not to interpret nil as nickname (bug#37344)Leo Liu2019-10-071-2/+3
* | ; Merge from origin/emacs-26Glenn Morris2019-10-260-0/+0
|\ \ | |/
| * Fix trig simplification crash (bug#33052)Mattias Engdegård2019-09-232-6/+42
* | Merge from origin/emacs-26Glenn Morris2019-10-260-0/+0
|\ \ | |/
| * Fix linear equation system solving in Calc (bug#35374)Mattias Engdegård2019-09-232-0/+109
* | ; 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