]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-12-23 Andrea Corallo* Fix non range cstr union operation
2020-12-23 Andrea Corallo* Follow cstr basic blocks to perform latch recognition
2020-12-23 Andrea CoralloMake input constraints into memoization hash immutable...
2020-12-23 Andrea Corallo* lisp/emacs-lisp/comp-cstr.el (comp-cstr-copy): Tweak...
2020-12-22 Liāu, Kiong... Fix --with-nativecomp Windows build (bug#45303)
2020-12-21 Andrea Corallo* Fix a test in auth-source-tests.el
2020-12-21 Andrea Corallo* Fix a bunch of known type specifiers
2020-12-21 Andrea CoralloFix `comp-add-call-cstr' and add a test
2020-12-21 Andrea CoralloFix value type inference for doubly negate constraints
2020-12-21 Andrea CoralloFix native compiler tests when they are bytecompiled
2020-12-21 Andrea CoralloSimplify correctly (or (integer 1 1) (not (integer...
2020-12-21 Andrea Corallo* Guarantee fwprop convergence and termination
2020-12-21 Andrea Corallo* Allow for overlapping src and dst in cstr set operations
2020-12-21 Andrea CoralloSymplify type specifier (not t) as nil
2020-12-21 Andrea CoralloEnhance type inference constraining function arguments
2020-12-21 Andrea Corallo* Allow for modifying insn-cell inside `comp-loop-insn...
2020-12-21 Andrea Corallo* Rename comp-cond-cstr into comp-add-cstrs
2020-12-21 Andrea Corallo* Two minors in comp.el
2020-12-21 Andrea Corallo* Add a type specifier test to comp-cstr-tests.el
2020-12-21 Andrea Corallo* Enumerate and split type specifier tests in comp...
2020-12-21 Andrea Corallo* Improve constraint simplification logic in comp-cstr.el
2020-12-21 Andrea Corallo* Fix a number of type specifier simplification tests
2020-12-21 Andrea Corallo* Improve comp-fwprop pass
2020-12-21 Andrea Corallo* Add mvar pretty print support when dumping LIMPLE
2020-12-21 Andrea CoralloFix Windows build link-time zlib error (bug#45303)
2020-12-21 Andrea Corallo* src/comp.c (eln_load_path_final_clean_up): Fix call...
2020-12-21 Andrea Corallo* src/comp.c (Fcomp__compile_ctxt_to_file): Fix sigmask...
2020-12-20 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-12-20 Andrea CoralloHave native compiler always preserve multibyte strings...
2020-12-20 Juri Linkov* lisp/simple.el (goto-line-read-args): Use number...
2020-12-20 Andrea Corallo* Fix missing 'gcc_jit_type_get_const' macro definition...
2020-12-20 Michael AlbinusImprove make-process in Tramp
2020-12-20 Basil L. ContovounesiosInhibit buffer hooks in temporary buffers
2020-12-20 Mattias Engdegårdimage-cache-size improvements
2020-12-19 Eric AbrahamsenFix default value of gnus-registry-register-all: should...
2020-12-19 Dmitry GutovJamie Beardslee <beardsleejamie@gmail.com>
2020-12-19 Andrea CoralloAdd 'internal_condition_case_5' (bug#45303).
2020-12-19 Juri Linkov* lisp/image-mode.el: Use one timer and lock for slow...
2020-12-19 Juri LinkovNo need to set isearch-input-method-function in isearch...
2020-12-19 Andrea Corallo* Add 'gcc_jit_type_get_const' to Windows dynamic load...
2020-12-19 Stefan KangasConvert apropos-internal from C to Lisp (Bug#44529)
2020-12-19 Stefan KangasShorten some over-wide docstrings in functions and...
2020-12-19 Stefan KangasShorten over-wide docstrings in variables
2020-12-19 Stefan KangasShorten over-wide docstrings in defcustoms
2020-12-19 Mattias EngdegårdCorrect units and spacing in memory-report
2020-12-19 Basil L. ContovounesiosSet indent-tabs-mode for c-mode in .dir-locals.el
2020-12-19 Eli Zaretskii; Revert unintended change.
2020-12-19 Eli ZaretskiiFix over-wide doc strings
2020-12-19 Andrea Corallo* Clean-up 'internal_condition_case_4' orphan declarati...
2020-12-19 Andrea Corallo* Move diagnostic pragmas out of namespace-scope (bug...
2020-12-19 Andrea CoralloFix Windows libgccjit library name (bug#45303).
2020-12-19 Roland Winklerbibtex-mode: Permit user-defined schemes for sorting...
2020-12-18 Stefan Monnier* lisp/emacs-lisp/package.el (package-quickstart-refres...
2020-12-18 Basil L. Contovounesios; Fix grammar in recent change to internals.texi
2020-12-18 Basil L. Contovounesios; Fix @pxref in last change to flymake.texi
2020-12-18 Glenn Morris; Merge from origin/emacs-27
2020-12-18 Glenn MorrisMerge from origin/emacs-27
2020-12-18 João TávoraDocument that flymake-diag-region saves match data
2020-12-18 Eli ZaretskiiUpdate files for the 27.1.90 pretest emacs-27.1.90
2020-12-18 Stefan Monnier* lisp/emacs-lisp/package.el: Byte compile the quicksta...
2020-12-18 Eli ZaretskiiMinor fixes in authors.el and in tarball-making instruc...
2020-12-18 Stefan Monnier* lisp/progmodes/which-func.el (which-func-update)...
2020-12-18 Mattias EngdegårdFollow good regexp practice
2020-12-18 Michael Albinus* lisp/net/tramp.el (tramp-handle-make-process): Handle...
2020-12-18 João TávoraSave match data in flymake-diag-region (bug#29193)
2020-12-18 Lars IngebrigtsenFix previous frame-focus server.el change
2020-12-18 Eric AbrahamsenFix regexp in IMAP search-string preparation
2020-12-18 Dmitry Gutovflymake-diag-region: Fix the recent test breakage
2020-12-17 Stefan Monnier* lisp/org/org-refile.el (org-copy): Fix missing obsole...
2020-12-17 Andrea Corallo* Makefile.in (w32locallisppath): Add PATH_REL_LOADSEAR...
2020-12-17 Andrea Corallo* nt/epaths.nt (PATH_REL_LOADSEARCH): Define macro...
2020-12-17 Michael AlbinusSome minor Tramp changes
2020-12-17 Stefan KangasRemove incorrect comment from erc-goodies.el
2020-12-17 Stefan MonnierFix my two most common causes of all windows/frames...
2020-12-17 Zajcev EvgenyMake "Invalid modifier in string" ordinary invalid...
2020-12-17 Eli Zaretskii; Add a new item to TODO
2020-12-17 Lars IngebrigtsenFix fallback use of write-file in ido-mode
2020-12-17 Philipp StephaniEnsure that byte compilation works for relative files...
2020-12-17 Lars IngebrigtsenDefault the init file to init.el, not init
2020-12-16 Pankaj JangidFix resetting of gnus-pick-line-number
2020-12-16 Juri LinkovDon't show minibuffer keybindings for suggestions in...
2020-12-16 Juri LinkovGive affixation-function higher priority over annotatio...
2020-12-16 Eli ZaretskiiImprove documentation of 'query-replace'
2020-12-16 Bastien GuerryUpdate to Org 9.4.3
2020-12-16 Harald JörgCPerl-mode: don't treat <<>> as starting a here-doc
2020-12-16 E. ChorobaUpdate short docs in cperl-mode
2020-12-16 Stefan Kangas; * lisp/play/5x5.el: Fix my last change.
2020-12-16 Dmitry Gutov(flymake-diag-region): Fall back to (end-of-thing ...
2020-12-15 Eli ZaretskiiFix C-n/C-p when a line starts with an image
2020-12-15 Glenn Morris; Merge from origin/emacs-27
2020-12-15 Glenn MorrisMerge from origin/emacs-27
2020-12-15 Glenn Morris; Merge from origin/emacs-27
2020-12-15 Glenn MorrisMerge from origin/emacs-27
2020-12-15 Eli ZaretskiiFix setting breakpoints in "M-x gdb" when a source...
2020-12-15 Alan MackenzieCC Mode: Optimize for scrolling large buffers containin...
2020-12-15 Michael AlbinusRevert last change in tramp-maybe-open-connection)
2020-12-15 Lars IngebrigtsenFix electric pairs in rst-mode
2020-12-15 Lars IngebrigtsenBind current-minibuffer-command to this-command
2020-12-14 Glenn Morris* doc/lispref/errors.texi (Standard Errors): Fix xref.
2020-12-14 Glenn Morris* doc/emacs/indent.texi (Indent Convenience): Fix use...
next