]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-01-23 Philipp StephaniAdd a unit test testing interaction between threads...
2021-01-23 Philipp StephaniAvoid a few compilation warnings in Objective-C code.
2021-01-23 Philipp Stephani* .clang-format: Fix base style.
2021-01-23 Philipp StephaniAdd a FIXME comment to improve the SIGCHLD race conditi...
2021-01-23 Philipp StephaniMark both ends of self-pipe a nonblocking.
2021-01-23 Michael AlbinusFix failed autorevert test on emba
2021-01-23 Michael Albinus* test/infra/gitlab-ci.yml (.job-template): Check also...
2021-01-23 Eli ZaretskiiClean up the recently added self-pipe mechanism for...
2021-01-23 Dmitry Gutov; xref-revert-buffer: Drop the (goto-char) at the end
2021-01-23 Dmitry GutovErase the buffer only after fetching the new contents
2021-01-22 Stefan Monnier* lisp/simple.el (newline-and-indent): Disable `electri...
2021-01-22 Lars IngebrigtsenMention undo-amalgamate-change-group in the lispref...
2021-01-22 Paul EggertWork around __has_attribute bug in clang 3.4
2021-01-22 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2021-01-22 Paul EggertPrepare for update from Gnulib
2021-01-22 Lars IngebrigtsenFix up previous mh-speed.el ignored variable change
2021-01-22 Keith David... Add more isearch-related bindings to ns-win.el
2021-01-22 Lars IngebrigtsenMake nnml handle invalid non-ASCII headers more consist...
2021-01-22 Michael AlbinusUse RemoteCommand option for Tramp's sshx and scpx...
2021-01-22 Mattias EngdegårdCalc: use big brackets around function arguments
2021-01-22 Eli ZaretskiiFix last change for DOS_NT systems
2021-01-22 João TávoraEnable TTY mouse-face support when built without GPM...
2021-01-22 Glenn Morris* lisp/textmodes/remember.el (remember-text-format...
2021-01-21 Ted Zlatanov* test/infra/gitlab-ci.yml: Copy newer files to image...
2021-01-21 Stefan MonnierFix spurious "Lexical argument shadows the dynamic...
2021-01-21 Stefan Kangas* lisp/net/webjump.el: Add Maintainer: emacs-devel.
2021-01-21 Lars IngebrigtsenDon't have type-break-mode signal errors on corrupted...
2021-01-21 Lars IngebrigtsenFix message.el build warning from previous change
2021-01-21 Ted Zlatanov* test/infra/gitlab-ci.yml: Revert to always building.
2021-01-21 Lars IngebrigtsenAdd dired support for compressing .pax files
2021-01-21 Lars IngebrigtsenTweak previous message-forward-included-mime-headers...
2021-01-21 Lars IngebrigtsenMake Message respect header removal instructions more
2021-01-21 Eli ZaretskiiA better fix for 'kill-visual-line'
2021-01-21 Lars IngebrigtsenFix thinko in previous footnote.el change
2021-01-21 Stefan MonnierUse `lexical-binding` in all the cal-*.el files
2021-01-21 Stefan MonnierUse `calendar-read-sexp` instead of the now obsolete...
2021-01-21 Stefan Monnier* lisp/calendar/cal-french.el (calendar-french-accents...
2021-01-21 Stefan Monnier* lisp/calendar/calendar.el (calendar-read-sexp): New...
2021-01-21 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile--declare...
2021-01-20 Lars IngebrigtsenFix recent remember-diary-extract-entries change
2021-01-20 Lars Ingebrigtsencheckdoc-spellcheck-documentation-flag doc string impro...
2021-01-20 Lars IngebrigtsenRevert "Always send Lisp words to checkdoc-ispell-init"
2021-01-20 Lars IngebrigtsenAlways send Lisp words to checkdoc-ispell-init
2021-01-20 Juri LinkovMove the ‘declare’ form before the interactive spec...
2021-01-20 Stefan Monnier* lisp/emacs-lisp/subr-x.el (named-let): New macro
2021-01-20 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode...
2021-01-20 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode...
2021-01-20 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode...
2021-01-20 Lars IngebrigtsenFix footnote-mode problem when reopening an old file
2021-01-20 Lars Ingebrigtsencua-toggle-global-mark doc string clarification
2021-01-20 Michael AlbinusFix environment handling in tramp-handle-make-process
2021-01-20 Gabriel do... Respect remember-save-after-remembering on remember...
2021-01-20 Gabriel do... Add option remember-text-format-function
2021-01-20 Gabriel do... Add option remember-diary-regexp
2021-01-20 Lars IngebrigtsenTweak tty-find-type to allow TERM=screen.xterm
2021-01-20 Lars IngebrigtsenMake symbol-at-point return nil if there's no symbols...
2021-01-20 Lars IngebrigtsenAdd tests for symbol-at-point (bug#14234)
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
next