]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 Glenn Morris; Maintainer header updates
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 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
2020-07-28 Mattias EngdegårdSimplify and streamline optimizer clauses
2020-07-28 Basil L. ContovounesiosFix uses of deprecated SELinux security_context_t
2020-07-28 Michael AlbinusApply simpler fix for Tramp bug#39399
2020-07-27 Lars IngebrigtsenFix thinko in previous nnmail.el patch
2020-07-27 Lars IngebrigtsenFix problem with new-mail-mark in Gnus with non-unique...
2020-07-27 Eric Abrahamsen* doc/misc/gnus.texi: Add introductory section to Gnus...
2020-07-27 João TávoraMake newer ElDoc versions are compatible with Emacs...
2020-07-27 João TávoraBring back ElDoc's eldoc-display-message-p, but obsolete it
2020-07-27 Dmitry GutovFix argument reference
2020-07-27 Dmitry GutovMove project--value-in-dir to a different section
2020-07-26 Dmitry GutovBind switch-to-buffer-obey-display-actions to t
2020-07-26 Sean WhittonAdd project other place commands
2020-07-26 Sean WhittonAdd project-display-buffer and project-display-buffer...
2020-07-26 Sean WhittonFactor out project--read-project-buffer from project...
2020-07-26 Philipp StephaniAdd another test for global module references
2020-07-26 Philipp StephaniSmall refactoring to simplify the interface of internal...
2020-07-26 Philipp StephaniBackport: add another test case for module assertions.
2020-07-26 Philipp StephaniBackport: Add module test for edge case.
2020-07-26 João TávoraCorrect order or eldoc-documentation-functions in Elisp...
2020-07-25 Philipp StephaniMake checking for liveness of global values more precise.
2020-07-25 Philipp StephaniFix subtle bug when checking liveness of module values.
2020-07-25 Mattias EngdegårdOptimise 3-arg +, - and *
2020-07-25 Eli ZaretskiiFix last change
2020-07-25 Pip CetFix Arabic shaping when column-number-mode is in effect
2020-07-25 Eli ZaretskiiUpdate and improve documentation of project.el commands
2020-07-25 Eli ZaretskiiFix display of man pages after killing the 'man' process
2020-07-25 Dmitry Gutovproject-remember-project: New public function
2020-07-24 Eli ZaretskiiFix description of kmacro-* commands in the user manual
2020-07-24 Lars IngebrigtsenFix viewing of encrypted S/MIME messages
2020-07-23 Juri Linkov* lisp/vc/vc-git.el (vc-git-log-view-mode): Fix commit...
2020-07-23 Tassilo HornDon't call undefined function elisp-eldoc-documentation...
next