]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-08-05 Lars IngebrigtsenMake the erc /ignore command prompt for a timeout
2020-08-05 Lars IngebrigtsenAdd new function decoded-time-period
2020-08-05 Stefan Monnier* lisp/x-dnd.el: Use lexical-scoping
2020-08-04 Juri Linkov* lisp/generic-x.el (ansible-inventory-generic-mode...
2020-08-04 Alan ThirdDon't smooth images when scaling up (bug#38394)
2020-08-04 Lars IngebrigtsenWhen decrypting non-decrypted files, make epa show...
2020-08-04 Arik MitschangAdd options for mode modern ciphers in smime-encrypt...
2020-08-04 Paul EggertDrop support for -fcheck-pointer-bounds
2020-08-04 Lars IngebrigtsenIgnore test/data/mml-sec/random_seed
2020-08-04 Lars IngebrigtsenRemove mistakenly checked-in random_seed file
2020-08-04 Lars IngebrigtsenTweak mml-sec test that sometimes fails
2020-08-04 Jens LechtenbörgerAdd tests for mml-sec.el
2020-08-04 Lars IngebrigtsenFix two mml-sec minor bugs revealed by new test harness
2020-08-04 Lars IngebrigtsenAdd test file lost when merged from Gnus in 2016
2020-08-04 Lars IngebrigtsenMark unused Gnus util function as obsolete
2020-08-04 Stefan KangasAdd new cconv-tests (Bug#28557)
2020-08-04 Lars IngebrigtsenFix viewing encrypted+signed messages from Outlook
2020-08-04 Lars IngebrigtsenFix previous network stream test
2020-08-04 Lars IngebrigtsenMake a network-stream test more robust
2020-08-04 Lars IngebrigtsenMark the end of file names correctly on Macos in wdired
2020-08-04 Lars IngebrigtsenFix debugging code checked in from wdired-tests
2020-08-04 Lars IngebrigtsenFix svn tests on Macos
2020-08-04 Lars Ingebrigtsendired-ls-F-marks-symlinks should be set under Macos
2020-08-04 Lars IngebrigtsenFix wdired test for Macos
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
next