]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-01-20 Stefan MonnierDon't let `maybe_quit` prevent resetting `consing_until...
2021-01-20 Fabrice BauzacSort Ibuffer filename/process column as displayed
2021-01-20 Lars IngebrigtsenRevert "Make `symbol-at-point' work in buffers with...
2021-01-20 Lars IngebrigtsenDon't add Content-Type when ceasing an rmail edit
2021-01-20 Lars IngebrigtsenMake `symbol-at-point' work in buffers with no symbols
2021-01-20 Lars IngebrigtsenFix up example in the Modifying Menus node in the lispr...
2021-01-20 Lars IngebrigtsenMention that the mouse will switch on transient-mark...
2021-01-20 Lars IngebrigtsenMake sh-mode use `auto-mode-interpreter-regexp'
2021-01-20 Nick Drozdtest/lisp/replace-tests.el: Add nested match group...
2021-01-19 Philipp StephaniMake child signal read pipe non-blocking.
2021-01-19 Dmitry GutovDeclare some project commands interactive-only
2021-01-19 Juri Linkov* lisp/help-fns.el: Move defvar keymap-name-history...
2021-01-19 Juri LinkovBetter check for nil in search-/query-replace-highlight...
2021-01-19 Ted Zlatanov* test/infra/gitlab-ci.yml: Bootstrap only from web...
2021-01-19 Mattias EngdegårdCalc: use Unicode brackets in Big mode when available...
2021-01-19 Stefan Monnier* etc/NEWS.19: Add entry for `indent-line-to`
2021-01-19 Michael AlbinusSome Tramp fixes, resulting from test campaign
2021-01-19 Stefan Monnier* lisp/startup.el: Fix bug#45857, bug#30994, and bug...
2021-01-19 Lars IngebrigtsenOnly show "2x entries" i vc log buffers if needed
2021-01-19 Mattias EngdegårdParse square root sign in embedded Calc mode
2021-01-19 Mattias EngdegårdMissing dynamic variable declarations in Calc
2021-01-19 Lars IngebrigtsenFix slow abbrev expansion in `message-mode' in some...
2021-01-19 Lars IngebrigtsenDon't stop Gnus startup on password failures
2021-01-19 Michael AlbinusHandle also test/lib-src directory
2021-01-19 Mauro ArandaFix list-colors-print handling of callback arg
2021-01-19 Mauro ArandaAdd test for the widget-color-match function (Bug#45829)
2021-01-19 Drew AdamsTweaks to the color widget (Bug#45829)
2021-01-19 Protesilaos... Add 'perl-non-scalar-variable' face to perl-mode
2021-01-19 James N. V... Define keymap-name-history
2021-01-19 Lars IngebrigtsenActually make the calc trail window dedicated
2021-01-19 Lars IngebrigtsenDon't infloop in comint-redirect-results-list-from...
2021-01-19 Lucas WerkmeisterMark the various nxml flags as safa
2021-01-19 Lars IngebrigtsenRevert "* .gitignore: add src/fingerprint.c"
2021-01-19 Dmitry GutovMake sure the new window is not too tall
2021-01-18 Stephen Gildeatime-stamp-tests now pass in more locales
2021-01-18 Eric AbrahamsenAllow gnus-retrieve-headers to return headers directly
2021-01-18 Basil L. ContovounesiosFix ibuffer-mark-by-file-name-regexp abbreviations
2021-01-18 Basil L. ContovounesiosUse format-prompt in read-regexp.
2021-01-18 Eric Ludlam* lisp/cedet/ede/proj.el: Enable Project files to load
2021-01-18 Eli ZaretskiiFix recent changes for Cham script
2021-01-18 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-01-18 Aaron Jensen* test/src/xdisp-tests.el: Fix tests to work in batch...
2021-01-18 Lars IngebrigtsenDon't double up keys in epa--list-keys
2021-01-18 Stephen BermanFix problem with `epa-list-keys' bugging out
2021-01-18 Mattias EngdegårdAvoid macOS NSFilenamesPboardType warning (bug#33035)
2021-01-18 Philipp StephaniReplace Unix commands with Emacs in process tests.
2021-01-17 Eli ZaretskiiImprove support for the Cham script and languages
2021-01-17 Ted Zlatanov; * test/infra/gitlab-ci.yml: Merge test-template scrip...
2021-01-17 Ted Zlatanov* test/infra/gitlab-ci.yml: Merge test-template into...
2021-01-17 Philipp StephaniEnsure that sentinels are called during 'accept-process...
2021-01-17 Michael AlbinusAdd new targets to test/Makefile
2021-01-17 Philipp StephaniAdd a bit more clarification around standard error...
2021-01-16 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code...
2021-01-16 Stefan Monnier* lisp/emacs-lisp/pcase.el: Add support for `not` to...
2021-01-16 Philipp StephaniDon't crash if no asynchronous process has been created...
2021-01-16 Philipp StephaniFix deadlock when receiving SIGCHLD during 'pselect'.
2021-01-16 Eli ZaretskiiFix Rmail summary for more than 99,999 messages
2021-01-16 Eli ZaretskiiFix two tests
2021-01-16 Ted Zlatanovtest/infra/gitlab-ci.yml: run only for tags and some...
2021-01-16 Eli ZaretskiiImprove support for Cham script
2021-01-16 Ted ZlatanovEMBA container build improvements for Emacs build testing.
2021-01-16 Eli ZaretskiiFix last change
2021-01-16 Jared FinderMake mouse-related calls be more consistent on all...
2021-01-16 Stefan Monnier* lisp/frame.el Don't activate `blink-cursor-idle-timer...
2021-01-16 Kévin Le GouguecChange default-directory before prompting in project...
2021-01-16 Stefan Monnier* src/dispnew.c (sit_for): Return nil when interrupted...
2021-01-15 Basil L. Contovounesios; Remove recent spurious addition in window.el
2021-01-15 Phillip LordRemove support for 32 bit build
2021-01-15 Phillip LordUpdate dependency capture
2021-01-15 Stephen Leake* .gitignore: add src/fingerprint.c
2021-01-15 Aaron JensenFix 'window-text-pixel-size' when there are leading...
2021-01-15 Jared FinderMake libraries works with xterm-mouse-mode.
2021-01-15 Michael AlbinusSome Tramp adaptions, mainly direct async processes
2021-01-15 Glenn Morris* lisp/emacs-lisp/seq.el (seq-concatenate): Unautoload...
2021-01-15 Eli ZaretskiiFix 'kill-visual-line'
2021-01-14 Stefan Monnier* lisp/startup.el (command-line): Remove redundant...
2021-01-14 Stefan Monnier* lisp/startup.el (command-line): Remove redundant...
2021-01-14 Stefan MonnierFix marking "delayed-initialization" vars as dynamicall...
2021-01-14 Juri Linkov* lisp/info.el (Info-search): Don't deactivate mark...
2021-01-14 Glenn MorrisMerge from origin/emacs-27
2021-01-14 Glenn Morris; Merge from origin/emacs-27
2021-01-14 Glenn MorrisMerge from origin/emacs-27
2021-01-14 Ted ZlatanovEMBA infrastructure improvements for Emacs build testing.
2021-01-13 Juri LinkovRemove one of recently added warnings abound binding...
2021-01-13 Juri Linkov* lisp/isearch.el: C-s C-u M-y reads a string from...
2021-01-13 Stefan KangasLift {global,local}-key-binding to Lisp
2021-01-13 Stefan KangasPrefer skip-unless in more tests
2021-01-13 Eli ZaretskiiFix 'visual-line-mode' when 'word-wrap-by-category...
2021-01-13 Stefan KangasUse skip-unless instead of if+message in test
2021-01-13 Stefan KangasRemove some XEmacs compat code from tests
2021-01-13 Stefan Kangas* lisp/calc/calc.el: Remove some XEmacs compat code.
2021-01-13 Mattias EngdegårdStabilise lunar-phase-list test (bug#45818)
2021-01-12 Mattias EngdegårdFix Indian time zone test when run by Irishmen (bug...
2021-01-12 Arash Esbati; Update docstring
2021-01-12 Robert PluimOnly run IPv6 tests if we have an IPv6 address
2021-01-12 Robert PluimFix nsm-should-check for "google.com" failure
2021-01-12 Lars IngebrigtsenAdd a new function 'buffer-line-statistics'
2021-01-12 Lars IngebrigtsenAdd a new variable `inhibit-interaction'
2021-01-12 Glenn MorrisUpdate substitute-command-keys tests, again
2021-01-12 Brian Leungcomint-read-input-ring: Simplify last commit
next