summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-03Allow gnus backends to return a list of headersfeature/gnus-select2Andrew G Cohen1-6/+5
2019-11-03Allow gnus backends to return a list of headersAndrew G Cohen2-34/+48
2019-11-03Update header parsing in nnheader.elAndrew G Cohen1-7/+20
2019-10-31Speed up marking read messages in nnselectAndrew G Cohen1-2/+4
2019-10-31Update the gnus active list for nnselect groupsAndrew G Cohen1-4/+6
2019-10-31; Cleanup nnselect-get-artlistAndrew G Cohen1-3/+2
2019-10-28Improve compression of nnselect-artlistAndrew G Cohen1-8/+12
2019-10-25; Fix retrieving the nnselect artlist when nilAndrew G Cohen1-1/+1
2019-10-25Store nnselect-artlist in a compressed formatAndrew G Cohen1-12/+32
2019-10-25Don't enter data into dribble file on nnselect updateAndrew G Cohen1-1/+1
2019-10-16Remove ephemeral groups from gnus-newsrc-alistAndrew G Cohen1-1/+4
2019-10-16; lisp/gnus/nnir.el (nnir-run-notmuch): Fix arg nameAndrew G Cohen1-1/+1
2019-10-16Expunge nnimap articles immediately in nnselect groupsAndrew G Cohen1-2/+3
2019-10-16* lisp/gnus/nnselect.el (nnselect-retrieve-headers): Use setf.Andrew G Cohen1-1/+1
2019-10-16; merge masterAndrew G Cohen176-2177/+4324
2019-10-16; merge masterAndrew G Cohen2884-73380/+113061
2019-10-16Fix some &rest body edebug specsLars Ingebrigtsen5-7/+7
2019-10-16Tweak heredoc expansion in shell-script-modeLars Ingebrigtsen1-20/+22
2019-10-16Declare tab-bar-tabs the single source of truth in regard to current tab nameJuri Linkov1-27/+29
2019-10-16Allow tabs to have consistent given namesRobert Cochran2-20/+77
2019-10-15* lisp/tab-bar.el (tab-bar-select-tab-modifiers): New defcustom.Juri Linkov1-4/+42
2019-10-15Don't use expand-file-name to find images for tabs.Juri Linkov2-22/+14
2019-10-15New variable tab-bar-positionJuri Linkov3-4/+21
2019-10-15* lisp/rect.el (string-rectangle): Inherit input method in minibufferStefan Monnier1-2/+3
2019-10-15Fix test data broken by removing trailing whitespace.Eric Ludlam1-4/+2
2019-10-15Adapt the CEDET SRecoder getset tests to use ERTEric Ludlam1-0/+177
2019-10-15Adapt the CEDET SRecoder template test to use ERTEric Ludlam3-2/+490
2019-10-15Copy CEDET/Semantic's tag formatter test suite to be anEric Ludlam3-0/+302
2019-10-15Update CEDET manual tests so that they run.Eric Ludlam4-24/+53
2019-10-15Convert manual CEDET tests from test/manual/cedet to beEric Ludlam4-422/+370
2019-10-15Fix duplicated words in lisprefRobert Pluim2-2/+2
2019-10-15Fix duplicated words in commentsRobert Pluim5-7/+7
2019-10-15Fix recording keyboard macros in CalcEli Zaretskii1-1/+6
2019-10-15auth-source: Fix wrong-type-argument when searching plstoreDaiki Ueno1-3/+3
2019-10-15Revert "Remove XEmacs code from tetris.el"Lars Ingebrigtsen1-0/+11
2019-10-15Revert "Remove XEmacs-only code from snake.el"Lars Ingebrigtsen1-0/+11
2019-10-15; Minor copyedits in recently installed documentation changesEli Zaretskii2-3/+3
2019-10-15Make auth-source work with non-ASCII passwords againLars Ingebrigtsen1-9/+12
2019-10-15Add new macro `benchmark-progn'Lars Ingebrigtsen3-3/+33
2019-10-14Fix python-shell font-lock cleanup for unclosed quotes (Bug#32390)Carlos Pita1-8/+6
2019-10-15Add images on tab-bar buttons the first time the tab bar is activatedJuri Linkov1-14/+24
2019-10-14lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero9-15/+21
2019-10-15Set tab-line face height to 0.9.Juri Linkov2-1/+1
2019-10-14Remove the find-file-visit-truename safe-local-variableLars Ingebrigtsen1-1/+0
2019-10-14quail/py-b5: Use U+3007 for ideographic zero (bug#3179)Štěpán Němec1-1/+1
2019-10-14require-final-newline doc string clarificationLars Ingebrigtsen1-1/+5
2019-10-14Use variable-pitch fonts in tab-bar and tab-line facesJuri Linkov2-4/+9
2019-10-14Clarify C void type description in semanticStefan Kangas1-1/+1
2019-10-14dired-do-shell-command doc string fixLars Ingebrigtsen1-1/+5
2019-10-14Fix initial value of frame-inhibit-implied-resizeJuri Linkov1-13/+8