aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove commented out XEmacs compat code from po.elStefan Kangas2019-10-171-6/+0
* | Improve documentation of shell-command-prompt-show-cwdStefan Kangas2019-10-172-0/+7
* | Allow vc-sccs-diff to work with TRAMPPeter Oliver2019-10-171-2/+2
* | Add ui.report_untrusted=0 to vc-hg log commandsAndrii Kolomoiets2019-10-171-2/+4
* | lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero2019-10-1712-15/+16
* | 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
* | Add/fix documentation for widget-applyJuanma Barranquero2019-10-162-0/+7
* | 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
* | * etc/NEWS: Apply "user option" when possible. Fix other oddities.Michael Albinus2019-10-161-140/+141
* | Handle top margin change in adjust_frame_sizeMartin Rudalics2019-10-162-9/+9
* | 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-162-20/+77
* | * 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-153-4/+21
* | * lisp/rect.el (string-rectangle): Inherit input method in minibufferStefan Monnier2019-10-151-2/+3
* | Fix test data broken by removing trailing whitespace.Eric Ludlam2019-10-151-4/+2
* | Adapt the CEDET SRecoder getset tests to use ERTEric Ludlam2019-10-151-0/+177
* | Adapt the CEDET SRecoder template test to use ERTEric Ludlam2019-10-153-2/+490
* | Copy CEDET/Semantic's tag formatter test suite to be anEric Ludlam2019-10-153-0/+302
* | Update CEDET manual tests so that they run.Eric Ludlam2019-10-154-24/+53
* | Convert manual CEDET tests from test/manual/cedet to beEric Ludlam2019-10-154-422/+370
* | Fix duplicated words in lisprefRobert Pluim2019-10-152-2/+2
* | Fix duplicated words in commentsRobert Pluim2019-10-155-7/+7
* | 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-152-3/+3
* | Make auth-source work with non-ASCII passwords againLars Ingebrigtsen2019-10-151-9/+12
* | Add new macro `benchmark-progn'Lars Ingebrigtsen2019-10-153-3/+33
* | 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
* | quail/py-b5: Use U+3007 for ideographic zero (bug#3179)Štěpán Němec2019-10-141-1/+1
* | 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
* | Clarify C void type description in semanticStefan Kangas2019-10-141-1/+1
* | dired-do-shell-command doc string fixLars Ingebrigtsen2019-10-141-1/+5
* | Fix initial value of frame-inhibit-implied-resizeJuri Linkov2019-10-141-13/+8
* | Minor fixes in Introduction to Emacs LispEli Zaretskii2019-10-141-8/+7
* | * lisp/tab-bar.el (tab-bar-tab-name-current): Fix with buffer-name.Juri Linkov2019-10-141-1/+1