aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-179-27/+33
* | * lisp/wid-edit.el (widget-default-active): Normalize boolean result.Juanma Barranquero2019-10-161-1/+2
* | Adapt Tramp's sudo method for non-default shells (Bug#31924)Michael Albinus2019-10-162-29/+2
* | lisp/speedbar.el: Fix computation of boolean return valuesJuanma Barranquero2019-10-161-3/+5
* | Expand <<- heredocs in shLars Ingebrigtsen2019-10-161-2/+4
* | Allow event description to be emptyRobert Pluim2019-10-161-1/+1
* | Fix some &rest body edebug specsLars Ingebrigtsen2019-10-165-7/+7
* | Tweak heredoc expansion in shell-script-modeLars Ingebrigtsen2019-10-161-20/+22
* | Declare tab-bar-tabs the single source of truth in regard to current tab nameJuri Linkov2019-10-161-27/+29
* | Allow tabs to have consistent given namesRobert Cochran2019-10-161-20/+73
* | * lisp/tab-bar.el (tab-bar-select-tab-modifiers): New defcustom.Juri Linkov2019-10-151-4/+42
* | Don't use expand-file-name to find images for tabs.Juri Linkov2019-10-152-22/+14
* | New variable tab-bar-positionJuri Linkov2019-10-151-0/+6
* | * lisp/rect.el (string-rectangle): Inherit input method in minibufferStefan Monnier2019-10-151-2/+3
* | Update CEDET manual tests so that they run.Eric Ludlam2019-10-151-0/+2
* | Fix recording keyboard macros in CalcEli Zaretskii2019-10-151-1/+6
* | auth-source: Fix wrong-type-argument when searching plstoreDaiki Ueno2019-10-151-3/+3
* | Revert "Remove XEmacs code from tetris.el"Lars Ingebrigtsen2019-10-151-0/+11
* | Revert "Remove XEmacs-only code from snake.el"Lars Ingebrigtsen2019-10-151-0/+11
* | ; Minor copyedits in recently installed documentation changesEli Zaretskii2019-10-151-2/+2
* | Make auth-source work with non-ASCII passwords againLars Ingebrigtsen2019-10-151-9/+12
* | Add new macro `benchmark-progn'Lars Ingebrigtsen2019-10-151-0/+24
* | Fix python-shell font-lock cleanup for unclosed quotes (Bug#32390)Carlos Pita2019-10-141-8/+6
* | Add images on tab-bar buttons the first time the tab bar is activatedJuri Linkov2019-10-151-14/+24
* | lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-149-15/+21
* | Set tab-line face height to 0.9.Juri Linkov2019-10-152-1/+1
* | Remove the find-file-visit-truename safe-local-variableLars Ingebrigtsen2019-10-141-1/+0
* | require-final-newline doc string clarificationLars Ingebrigtsen2019-10-141-1/+5
* | Use variable-pitch fonts in tab-bar and tab-line facesJuri Linkov2019-10-142-4/+9
* | dired-do-shell-command doc string fixLars Ingebrigtsen2019-10-141-1/+5
* | * lisp/tab-bar.el (tab-bar-tab-name-current): Fix with buffer-name.Juri Linkov2019-10-141-1/+1
* | Improve documentation of dired-do-chmodStefan Kangas2019-10-141-3/+11
* | Suppress eager completion on not connected hosts in TrampMichael Albinus2019-10-141-5/+7
* | Extend face hl-line after end-of-lineJimmy Aguilar Mena2019-10-141-1/+1
* | Added face parameter :extend.Jimmy Aguilar Mena2019-10-143-11/+43
* | Fix directory-files-recursively doc typoRobert Pluim2019-10-141-1/+1
* | Fix bug recently introduced in 'fit-window-to-buffer' (Bug#37743)Martin Rudalics2019-10-141-1/+1
* | Fix up previous dired change againLars Ingebrigtsen2019-10-141-1/+1
* | Fix typo in previous dired changeLars Ingebrigtsen2019-10-141-1/+1
* | (help-fns--var-aliases): Fix compilation warning in previous patch.Lars Ingebrigtsen2019-10-141-1/+1
* | Make `C-h v' list all aliases a variable hasLars Ingebrigtsen2019-10-141-0/+24
* | Make url-hexify-string accept a list of allowed chars (bug#26469)Hong Xu2019-10-141-3/+6
* | Tweak ispell-init-process messagingLars Ingebrigtsen2019-10-141-13/+17
* | Add a new tar-copy-preserve-time variableLars Ingebrigtsen2019-10-141-2/+15
* | Allow zap-to-char to use a historyLars Ingebrigtsen2019-10-141-1/+69
* | Font-lock suid/guid files in DiredLars Ingebrigtsen2019-10-141-0/+13
* | Don't display the number of windows in tab name in tab-bar by default.Juri Linkov2019-10-141-5/+13
* | * lisp/window.el (next-buffer, previous-buffer): Add repeat count arg.Juri Linkov2019-10-141-8/+10
* | Make list-buffers--refresh preserve marksLars Ingebrigtsen2019-10-131-10/+15
* | Enable tab-bar-mode from X resourcesJuri Linkov2019-10-131-4/+8