summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * * lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`Stefan Monnier2021-01-16
| | * Don't crash if no asynchronous process has been created yet.Philipp Stephani2021-01-16
| | * Fix deadlock when receiving SIGCHLD during 'pselect'.Philipp Stephani2021-01-16
| | * Fix Rmail summary for more than 99,999 messagesEli Zaretskii2021-01-16
| | * Fix two testsEli Zaretskii2021-01-16
| | * test/infra/gitlab-ci.yml: run only for tags and some branchesTed Zlatanov2021-01-16
| | * Improve support for Cham scriptEli Zaretskii2021-01-16
| | * EMBA container build improvements for Emacs build testing.Ted Zlatanov2021-01-16
| | * Fix last changeEli Zaretskii2021-01-16
| | * Make mouse-related calls be more consistent on all frame typesJared Finder2021-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
| | * * src/dispnew.c (sit_for): Return nil when interrupted by process outputStefan Monnier2021-01-15
| | * ; Remove recent spurious addition in window.elBasil L. Contovounesios2021-01-15
| | * Remove support for 32 bit buildPhillip Lord2021-01-15
| | * Update dependency capturePhillip Lord2021-01-15
| | * * .gitignore: add src/fingerprint.cStephen Leake2021-01-15
| | * Fix 'window-text-pixel-size' when there are leading/trailing spacesAaron Jensen2021-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
| | | * Fix cl-concatenate inliningEli Zaretskii2021-01-09
| | | * Fix infloop in 'pixel-scroll-mode'Tak Kunihiro2021-01-09
| | | * Fix inhibiting the default.el loading in user init fileEli Zaretskii2021-01-08
| | * | ; Merge from origin/emacs-27Glenn Morris2021-01-14
| | |\|
| | | * Fix problem with 8bit content-transfer-encoding in nndoc mbox filesLars Ingebrigtsen2021-01-07
| | * | Merge from origin/emacs-27Glenn Morris2021-01-14
| | |\|
| | | * * doc/misc/tramp.texi (Quick Start Guide): Fix thinko.Michael Albinus2021-01-05
| | | * Tell people how to remove fontconfig customizationsRobert Pluim2021-01-05
| | | * ; * doc/lispref/modes.texi (SMIE Indentation Example): Fix previous commitSimen Heggestøyl2021-01-05
| | | * Remove extraneous closing parenSimen Heggestøyl2021-01-04
| | * | EMBA infrastructure improvements for Emacs build testing.Ted Zlatanov2021-01-14
| | * | * lisp/isearch.el: C-s C-u M-y reads a string from the kill-ring minibufferJuri Linkov2021-01-13
| | * | Lift {global,local}-key-binding to LispStefan Kangas2021-01-13
| | * | Prefer skip-unless in more testsStefan Kangas2021-01-13
| | * | Fix 'visual-line-mode' when 'word-wrap-by-category' is in effectEli Zaretskii2021-01-13
| | * | Use skip-unless instead of if+message in testStefan Kangas2021-01-13
| | * | Remove some XEmacs compat code from testsStefan Kangas2021-01-13
| | * | * lisp/calc/calc.el: Remove some XEmacs compat code.Stefan Kangas2021-01-13
| | * | Stabilise lunar-phase-list test (bug#45818)Mattias Engdegård2021-01-13
| | * | Fix Indian time zone test when run by Irishmen (bug#45818)Mattias Engdegård2021-01-12
| | * | ; Update docstringArash Esbati2021-01-12