summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Temp. include org-checklist.el and ol-notmuch.el from Org 9.4.4Sean Whitton2021-01-19
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2021-01-19
|\
| * Declare some project commands interactive-onlyDmitry Gutov2021-01-19
| * * lisp/help-fns.el: Move defvar keymap-name-history closer to where it's used.Juri Linkov2021-01-19
| * Better check for nil in search-/query-replace-highlight-submatches (bug#45973)Juri Linkov2021-01-19
| * Calc: use Unicode brackets in Big mode when available (bug#45917)Mattias Engdegård2021-01-19
| * * etc/NEWS.19: Add entry for `indent-line-to`Stefan Monnier2021-01-19
| * Some Tramp fixes, resulting from test campaignMichael Albinus2021-01-19
| * * lisp/startup.el: Fix bug#45857, bug#30994, and bug#45913.Stefan Monnier2021-01-19
| * Only show "2x entries" i vc log buffers if neededLars Ingebrigtsen2021-01-19
| * Parse square root sign in embedded Calc modeMattias Engdegård2021-01-19
| * Missing dynamic variable declarations in CalcMattias Engdegård2021-01-19
| * Fix slow abbrev expansion in `message-mode' in some circumstancesLars Ingebrigtsen2021-01-19
| * Don't stop Gnus startup on password failuresLars Ingebrigtsen2021-01-19
| * Fix list-colors-print handling of callback argMauro Aranda2021-01-19
| * Tweaks to the color widget (Bug#45829)Drew Adams2021-01-19
| * Add 'perl-non-scalar-variable' face to perl-modeProtesilaos Stavrou2021-01-19
| * Define keymap-name-historyJames N. V. Cash2021-01-19
| * Actually make the calc trail window dedicatedLars Ingebrigtsen2021-01-19
| * Don't infloop in comint-redirect-results-list-from-processLars Ingebrigtsen2021-01-19
| * Mark the various nxml flags as safaLucas Werkmeister2021-01-19
| * Revert "* .gitignore: add src/fingerprint.c"Lars Ingebrigtsen2021-01-19
| * Make sure the new window is not too tallDmitry Gutov2021-01-19
| * Allow gnus-retrieve-headers to return headers directlyEric Abrahamsen2021-01-18
| * Fix ibuffer-mark-by-file-name-regexp abbreviationsBasil L. Contovounesios2021-01-18
| * Use format-prompt in read-regexp.Basil L. Contovounesios2021-01-18
| * * lisp/cedet/ede/proj.el: Enable Project files to loadEric Ludlam2021-01-18
| * Fix recent changes for Cham scriptEli Zaretskii2021-01-18
| * Don't double up keys in epa--list-keysLars Ingebrigtsen2021-01-18
| * Fix problem with `epa-list-keys' bugging outStephen Berman2021-01-18
| * Improve support for the Cham script and languagesEli Zaretskii2021-01-17
| * * lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Use pcaseStefan Monnier2021-01-16
| * * lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`Stefan Monnier2021-01-16
| * Fix Rmail summary for more than 99,999 messagesEli Zaretskii2021-01-16
| * Improve support for Cham scriptEli Zaretskii2021-01-16
| * * lisp/frame.el Don't activate `blink-cursor-idle-timer` needlessly.Stefan Monnier2021-01-15
| * Change default-directory before prompting in project-compileKévin Le Gouguec2021-01-16
| * ; Remove recent spurious addition in window.elBasil L. Contovounesios2021-01-15
| * * .gitignore: add src/fingerprint.cStephen Leake2021-01-15
| * Make libraries works with xterm-mouse-mode.Jared Finder2021-01-15
| * Some Tramp adaptions, mainly direct async processesMichael Albinus2021-01-15
| * * lisp/emacs-lisp/seq.el (seq-concatenate): Unautoload (merge fix).Glenn Morris2021-01-15
| * Fix 'kill-visual-line'Eli Zaretskii2021-01-15
| * * lisp/startup.el (command-line): Remove redundant set of no-blinking-cursorStefan Monnier2021-01-14
| * * lisp/startup.el (command-line): Remove redundant set of no-blinking-cursorStefan Monnier2021-01-14
| * Fix marking "delayed-initialization" vars as dynamically scopedStefan Monnier2021-01-14
| * * lisp/info.el (Info-search): Don't deactivate mark when landed in same nodeJuri Linkov2021-01-14
| * Merge from origin/emacs-27Glenn Morris2021-01-14
| |\
| | * Remove one of recently added warnings abound binding keys in Isearch mapsJuri Linkov2021-01-13
| | * Fix assertion failure in window_box_height (Bug#45737)Martin Rudalics2021-01-10