]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-11-14 Andrea CoralloHandle correctly quoting in *Native-compile-Log* buffer
2020-11-14 Andrea Corallo* Split logic into comp-fwprop-call and improve it
2020-11-14 Andrea Corallo* Fix debug symbol emission
2020-11-14 Andrea Corallo* Add a number of type specifiers for pure function
2020-11-14 Andrea CoralloCharacterize functions in terms of type specifiers
2020-11-12 Andrea CoralloAdd copy insn testcase
2020-11-12 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-mvar-value-vld-p):...
2020-11-12 Andrea Corallo* Memoize `comp-common-supertype'
2020-11-12 Andrea Corallo* Add few more type specifier tests
2020-11-12 Andrea Corallo* Rework `comp-ret-type-spec' in terms of `comp-phi'
2020-11-12 Andrea Corallo* Move phi function code into dedicated function and...
2020-11-11 Andrea Corallo* Nativecomp testsuite rework for derived return type...
2020-11-11 Andrea Corallo* Add nativecomp derived return type specifier computat...
2020-11-11 Andrea Corallo* Unline some functions to optimize bootstrap time
2020-11-11 Andrea Corallo* Add to elisp-mode `emacs-lisp-native-compile-and...
2020-11-11 Andrea Corallo* Fix limple-mode for new type and range limple semantic
2020-11-11 Andrea CoralloAdd a nativecomp testcase
2020-11-11 Andrea CoralloAdd initial nativecomp typeset and range propagation...
2020-11-11 Andrea Corallo* Rename two nativecomp functions
2020-11-08 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-fwprop-insn): Fix phi...
2020-11-07 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-common-supertype-2...
2020-11-07 Andrea Corallo* Allow for manually bumbing new native compiler ABI...
2020-11-07 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-11-07 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el: Avoid false-positive...
2020-11-07 Mauro ArandaAdd test for recent change in enable-theme
2020-11-07 Andrea Corallo* Fix non native compiled build
2020-11-07 Andrea CoralloAllow for native compilation qualities to be specified...
2020-11-07 Andrea CoralloHandle type hierarchy in native compiler forward propag...
2020-11-07 Eli Zaretskii; * src/xdisp.c (redisplay_window): Add comment for...
2020-11-07 Eli ZaretskiiFix scrolling problems with misc-fixed fonts under...
2020-11-07 Stefan KangasDelete outdated comment about C rewrite in apropos.el
2020-11-07 Stefan KangasAdd some more tests for keymap.c
2020-11-06 Mattias EngdegårdRectify skip-set argument
2020-11-06 Mattias EngdegårdFix javac message parsing column number off-by-one
2020-11-06 Glenn MorrisFix --enable-check-lisp-object-type build
2020-11-06 Mattias EngdegårdUpdate gdb-mi-tests
2020-11-06 Mattias Engdegård* lisp/gnus/gnus-search.el (gnus-search-contact-tables...
2020-11-06 Mattias EngdegårdChange the default value of gdb-mi-decode-strings to...
2020-11-06 Mattias EngdegårdReduce integer-output-format to print-integers-as-chara...
2020-11-06 Mauro ArandaGo back to not using custom-push-theme when enabling...
2020-11-06 Eli ZaretskiiImprove documentation of a recent change
2020-11-06 Juri LinkovSupport transient input methods in Isearch mode (bug...
2020-11-06 Eli Zaretskii; * etc/NEWS: Fix wording in a recently added entry.
2020-11-06 Stefan KangasAdd more tests for where-is-internal
2020-11-06 Eric AbrahamsenFixes and improvements to gnus-search
2020-11-05 Katsumi Yamaoka* doc/misc/gnus.texi (Selection Groups): Delete excessi...
2020-11-05 Mauro ArandaEnable/disable buttons, tool bar and menu items in...
2020-11-05 Andrea Corallo* A native compiler forward propagation fix
2020-11-05 Basil L. ContovounesiosFix coding system in eww-display-pdf
2020-11-05 Philipp Stephani* src/minibuf.c (move_minibuffer_onto_frame): Fix compa...
2020-11-05 Alan MackenzieAllow minibuffer to stay in its original frame. Tidy...
2020-11-05 Basil L. ContovounesiosImprove eww support for externally viewed PDFs
2020-11-05 Stefan Kangas; Silence byte-compiler warnings in tests
2020-11-05 Michael AlbinusStill fixes for Tramp directory-files-*
2020-11-05 Lars IngebrigtsenLet pdf-view-mode take precedence over doc-view-mode
2020-11-05 Stefan Kangas; Silence byte-compiler warning in xdisp-tests.el
2020-11-05 Basil L. ContovounesiosSync biblatex entries and fields with v3.15
2020-11-04 Stephen BermanImprove display of tabulated list header line labels...
2020-11-04 Stefan Monnier* src/term.c (handle_one_term_event): Simplify.
2020-11-04 Eric AbrahamsenAvoid use of eieio-oset-default
2020-11-04 Stefan Monnier* lisp-mode.el: Fix missing highlight of "hidden" strin...
2020-11-04 Manuel Uberti* lisp/progmodes/project.el (project--files-in-director...
2020-11-04 Stefan KangasUse lexical-binding in mule-charsets.el
2020-11-04 Reuben ThomasRemove unused variable in ispell.el (thanks, Stefan...
2020-11-04 Stefan KangasFix warnings in url-irc.el
2020-11-04 Stefan Kangas* lisp/obsolete/nnir.el: Add "Obsolete-since" header.
2020-11-04 Stefan Kangas* lisp/cedet/srecode.el: Use lexical-binding.
2020-11-04 Stefan MonnierFix misuses of `make-local-variable` on hooks
2020-11-04 Eric AbrahamsenRemove gmane search engine
2020-11-04 Eric AbrahamsenMove nnir.el to lisp/obsolete
2020-11-04 Eric AbrahamsenNew gnus-search library
2020-11-04 Stefan Monnier* lisp/progmodes/tcl.el: Use lexical-binding
2020-11-03 Eli ZaretskiiFix last change
2020-11-03 Juri LinkovHorizontal mouse wheel scrolling amount (bug#43568)
2020-11-03 Michael AlbinusSome Tramp fixes for directory-files-* and delete-*
2020-11-03 Reuben ThomasFactor out some common code in ispell.el
2020-11-03 Reuben ThomasSimplify ispell-check-version’s use of -vv flag
2020-11-03 Harald Jörgcperl-mode: Fix indentation for Emacs 26
2020-11-03 Mauro ArandaFix customizing user options of type face
2020-11-03 Stefan KangasUse lexical-binding in some url-*.el files
2020-11-03 Stefan KangasUse lexical-binding in solitaire.el
2020-11-03 Stefan KangasUse lexical-binding in some of emulation/edt*.el
2020-11-03 Stefan KangasUse lexical-binding in pcmpl-rpm.el
2020-11-03 Stefan KangasUse lexical-binding in pcmpl-cvs.el
2020-11-03 Stefan Kangas; * lisp/pcomplete.el: Fix typo.
2020-11-03 Stefan KangasFix exiting the finder-commentary buffer
2020-11-02 Harald Jörgcperl-mode: Skip a test for older Emacsen (preparing...
2020-11-02 Stefan KangasImprove ert-resource-directory docstring
2020-11-02 Reuben ThomasFix previous patch to ispell.el
2020-11-02 Reuben ThomasFix previous code change to `ispell--call-enchant-lsmod'
2020-11-02 Eli ZaretskiiExplain last change
2020-11-02 Reuben ThomasMake ispell.el ignore warnings from enchant-lsmod ...
2020-11-02 Mattias EngdegårdAdd missing argument to directory_files_internal calls
2020-11-02 Eli ZaretskiiFix a recent change in dired.c
2020-11-02 Eli ZaretskiiImprove documentation of a recent commit
2020-11-02 Glenn Morris; Merge from origin/emacs-27
2020-11-02 Glenn MorrisMerge from origin/emacs-27
2020-11-02 Glenn Morris; Merge from origin/emacs-27
2020-11-02 Glenn MorrisMerge from origin/emacs-27
2020-11-02 Michael AlbinusFix some glitches in recent directory-files-* changes
next