]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-08-04 Michael Albinus* etc/NEWS: Add Tramp support of direct asynchronous...
2020-08-04 Michael AlbinusAdd Tramp support of direct asynchronous process invocation
2020-08-04 Theodor ThornhillAdd sass @use rule to css-mode
2020-08-04 Paul EggertUse void * for pointers in with_echo_area_buffer
2020-08-04 Paul EggertIgnore another memory leak
2020-08-04 Paul EggertSimplify use of __lsan_ignore_object
2020-08-04 Paul EggertSimplify pointer computation in mark_maybe_object
2020-08-03 Philipp StephaniAvoid duplicate Edebug symbols when backtracking (Bug...
2020-08-03 Glenn MorrisMerge from origin/emacs-27
2020-08-03 Glenn Morris; Merge from origin/emacs-27
2020-08-03 Glenn MorrisMerge from origin/emacs-27
2020-08-03 Eli ZaretskiiFix last change in 'try_window'
2020-08-03 Phil Sainty; lisp/so-long.el: Prevent potential error if comment...
2020-08-03 Phil Sainty; * lisp/so-long.el: Byte-compilation bug fix
2020-08-03 Phil Sainty; * lisp/so-long.el (so-long-variable-overrides): Impro...
2020-08-03 Phil Sainty; * so-long.el: Documentation and spelling
2020-08-03 Lars IngebrigtsenMake `n'/`p' in image-mode also find externally convert...
2020-08-03 Lars IngebrigtsenFix problem with viewing .webp files from .zip buffers
2020-08-03 Lars IngebrigtsenAdjust error message in image-mode
2020-08-03 Derek ZhouFix problem where TLS connections would sometimes hang
2020-08-02 Philipp StephaniImprove Edebug symbols for inlined secondary methods...
2020-08-02 Lars IngebrigtsenIf gnus-visual is nil, don't fontify patches and the...
2020-08-02 Grégory MouniéAvoid segfaults if XIM is set but not xim_styles
2020-08-02 Lars IngebrigtsenDocument that :width/:height in XBM images are peculiar
2020-08-02 Philipp StephaniAdd a workaround for Bug#42672
2020-08-02 Philipp Stephani; * test/lisp/emacs-lisp/edebug-tests.el (edebug-tests...
2020-08-02 Philipp StephaniAvoid duplicate Edebug symbols when using ‘cl-flet...
2020-08-02 Eli ZaretskiiRe-enable scroll-margin when cursor-motion optimization...
2020-08-02 Philipp Stephani* src/alloc.c (mark_maybe_object): Avoid signed integer...
2020-08-02 Philipp StephaniDon’t generate duplicate symbols for secondary CL metho...
2020-08-02 Eli ZaretskiiFix last change in alloc.c.
2020-08-02 Lars IngebrigtsenMake the "All" setting for large-newsgroup-initial...
2020-08-02 Michael AlbinusFix Tramp portability issues
2020-08-02 Philipp Stephani* src/alloc.c (mark_memory): Avoid signed integer overflow
2020-08-02 Lars IngebrigtsenSignal an error in the user clicks "cancel" when signin...
2020-08-02 Lars IngebrigtsenFix erc bug when there's two channels with the same...
2020-08-02 Lars IngebrigtsenTry to fix mailcap parsing again to respect Emacs defaults
2020-08-02 Lars IngebrigtsenMake some erc function aliases obsolete
2020-08-02 Lars IngebrigtsenFix race condition in erc-server-send-queue vs quitting erc
2020-08-01 Philipp Stephani* src/alloc.c (mark_maybe_object): Make overflow check...
2020-08-01 Philipp StephaniImprove offset calculation in wide int builds
2020-08-01 Philipp Stephani* src/alloc.c (resize_string_data): Adjust string bytes...
2020-08-01 Alan ThirdRecreate macOS color list if it is corrupt
2020-08-01 Michael AlbinusImplement alternative for Tramp's signal return string
2020-08-01 Glenn Morris; Auto-commit of loaddefs files.
2020-08-01 Philipp StephaniUse a more precise check for '__lsan_ignore_object'
2020-08-01 Philipp StephaniSuppress sanitizer errors about pointer arithmetic...
2020-08-01 Philipp StephaniSuppress leak sanitizer in a few more places
2020-08-01 Eli ZaretskiiFix last change
2020-08-01 Philipp StephaniSuppress leak detector in some cases
2020-08-01 Philipp Stephani* test/data/emacs-module/mod-test.c (Fmod_test_string_a...
2020-07-31 Philipp Stephani; * test/lisp/emacs-lisp/generator-tests.el: Style...
2020-07-31 Philipp StephaniBackport: Make checking for liveness of global values...
2020-07-31 Philipp StephaniBackport: Fix subtle bug when checking liveness of...
2020-07-31 Glenn Morris; Maintainer header updates
2020-07-31 Philipp StephaniBackport: Fix memory leak for global module objects...
2020-07-31 Stefan Monnier* lisp/emacs-lisp/byte-opt.el: Minor simplifications
2020-07-31 Stefan KangasDeclare some ancient compat aliases obsolete (Bug#41328)
2020-07-31 Lars IngebrigtsenMinor dns.el clean up
2020-07-31 Lars IngebrigtsenMake gravatar-build-url respect dynamically bound varia...
2020-07-30 Paul Eggert; Remove */localtime-buffer.* (omitted from previous...
2020-07-30 Paul EggertUpdate from Gnulib
2020-07-30 Nicolas Petton; ChangeLog.3 and etc/AUTHORS fixes
2020-07-30 Nicolas Petton* admin/authors.el (authors-aliases): Remove a faulty...
2020-07-30 Paul EggertPort to Oracle Studio 12.6 (sparc)
2020-07-30 Eli ZaretskiiFix face extension past EOL in overlay strings
2020-07-30 Michael AlbinusFix Tramp bug#42538
2020-07-30 Lars IngebrigtsenMake libravatar lookups asynchronous
2020-07-30 Lars IngebrigtsenAdd the new function dns-query-asynchronous
2020-07-30 Lars IngebrigtsenUse lexical binding in dns.el
2020-07-30 Lars IngebrigtsenSmall dns.el code cleanup
2020-07-29 Glenn Morris* admin/gitmerge.el (gitmerge-resolve): Discard AUTHORS...
2020-07-29 Glenn MorrisUpdate a gravatar test
2020-07-29 Mattias EngdegårdPreserve match data in 'kbd'
2020-07-29 Glenn MorrisMerge from origin/emacs-27
2020-07-29 Glenn Morris; Merge from origin/emacs-27
2020-07-29 Glenn MorrisMerge from origin/emacs-27
2020-07-29 Glenn Morris; Merge from origin/emacs-27
2020-07-29 Glenn MorrisMerge from origin/emacs-27
2020-07-29 Glenn Morris; Merge from origin/emacs-27
2020-07-29 Michael Albinus* etc/NEWS: Fix typos.
2020-07-29 Michael AlbinusTramp doc edit
2020-07-29 Stefan Kangas* doc/lispref/symbols.texi (Definitions): Fix typo.
2020-07-29 Lars IngebrigtsenDon't default to librgravatar, since there are security...
2020-07-29 Lars IngebrigtsenUse a new method to determine when to auto-stop image...
2020-07-29 Lars IngebrigtsenMake eww use the XDG download directory
2020-07-29 Philip KMake the erc-header-line default to header-line
2020-07-29 Juri Linkov* lisp/vc/vc-git.el (vc-git-log-view-mode): Font-lock...
2020-07-28 Philip KReplace project-kill-buffers-ignores with project-kill...
2020-07-28 Nicolas Petton; lisp/ldefs-boot.el: Update.
2020-07-28 Nicolas Petton* etc/HISTORY: Add Emacs 27.1 release date. emacs-27.1-rc1
2020-07-28 Nicolas PettonBump Emacs version to 27.1
2020-07-28 Nicolas Petton; Update ChangeLog.3
2020-07-28 Nicolas Petton* etc/AUTHORS: Update.
2020-07-28 Nicolas PettonUpdate authors.el
2020-07-28 Nicolas Petton* etc/NEWS: Remove temporary markup.
2020-07-28 Nicolas PettonRevert "* etc/NEWS.27: Remove temporary markup."
2020-07-28 Nicolas Petton* etc/NEWS.27: Remove temporary markup.
2020-07-28 Nicolas Petton* etc/AUTHORS: Update.
2020-07-28 Nicolas PettonUpdate authors.el
next