]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-03-10 Andrea Corallo* Fix truncated warnings (bug#47024)
2021-03-09 Andrea Corallo* src/comp.c (ABI_VERSION): Bump following-up 380ba045c4.
2021-03-09 Andrea Corallo* test/src/comp-test-funcs.el (comp-test-46670-1-f...
2021-03-09 Andrea CoralloMerge commit '9cbdf20316' into native-comp
2021-03-09 Pip Cet* Fix comp unit type decl in eln files to fix GC crash...
2021-03-09 Pip CetZero stale pointer when unloading comp units (bug#46256)
2021-03-07 Andrea Corallo* Handle `comp-native-driver-options' both as file...
2021-03-07 Andrea CoralloUse `length=' and family where possible in native comp...
2021-03-07 Andrea Corallo; * src/comp.c (load_comp_unit): Fix a comment.
2021-03-07 Andrea Corallo* lisp/emacs-lisp/comp.el (w32-get-nproc): Suppress...
2021-03-07 Andrea CoralloAllow for `comp-native-driver-options' to work as a...
2021-03-07 Andrea Corallo* Work around GCC PR99126 on all libgccjit < 11
2021-03-07 Eli ZaretskiiAvoid aborts in native-comp subprocesses when exiting...
2021-03-07 Eli ZaretskiiFix encoding of file names in comp.c
2021-03-07 Eli ZaretskiiUse MS-Windows system APIs to get number of processors
2021-03-07 Eli Zaretskii; * src/comp.c (Fcomp__compile_ctxt_to_file) [WINDOWSNT...
2021-03-07 Eli ZaretskiiFix libgccjit PROGNAME on MS-Windows
2021-03-06 Andrea CoralloFix `comp-cstr-intersection-no-hashcons' for negated...
2021-03-06 Pip CetFix miscompilation of funcall forms in some cases ...
2021-03-06 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-add-cond-cstrs-simple...
2021-03-06 Andrea CoralloFix `=' propagation to handle -0.0 0.0 case
2021-03-06 Glenn Morris* src/Makefile.in (base_obj): Remove GMP_OBJ, undefined...
2021-03-06 Glenn MorrisDon't pass implicit flags to sub-makes
2021-03-06 Glenn MorrisRemove the --without-makeinfo configure option (bug...
2021-03-06 Stefan Monnier* lisp/cedet/srecode/compile.el: Fix last change
2021-03-06 Basil L. ContovounesiosSpeed up json.el encoding
2021-03-06 Stefan Monnier* lisp/emacs-lisp/bindat.el (bindat-struct): Fix Edebug def
2021-03-06 Stefan Monnier* lisp/emulation/: Use lexical-binding
2021-03-06 Basil L. ContovounesiosVarious map.el improvements
2021-03-06 Alan MackenzieCC Mode: Fix calculation of c-parse-state when there...
2021-03-06 Stefan Monnier* lisp/progmodes/flymake.el (flymake-log): Push the...
2021-03-06 Stefan Monnier* lisp/progmodes/flymake.el (flymake-log): Simplify
2021-03-06 Eli ZaretskiiRevert "Fix Makefile subshell output when run in parallel"
2021-03-06 Basil L. ContovounesiosFix Makefile subshell output when run in parallel
2021-03-06 Basil L. ContovounesiosPacify some semantic-tag-make-plist warnings
2021-03-06 Lars IngebrigtsenRemove mention of using defun- and defvar- as prefixes
2021-03-06 Eli Zaretskii; Fix last change.
2021-03-06 Eli ZaretskiiImprove documentation of Bindat
2021-03-06 Protesilaos... Pull Modus themes version 1.2.3 from upstream
2021-03-06 Protesilaos... Update Modus themes to their version 1.2.0
2021-03-06 Basil L. ContovounesiosConditionally use macroexp-file-name in Flymake
2021-03-06 Stefan Monnier* * lisp/cedet/semantic: Use lexical-binding in the...
2021-03-06 Stefan Kangas; Fix typo.
2021-03-06 Stefan KangasAdd some new tests for keymap.c
2021-03-06 Stefan Monnier* lisp/cedet/srecode/*.el: Use lexical-binding
2021-03-06 Stefan MonnierBindat: new macro-expansion based data layout language
2021-03-05 Mattias EngdegÄrdMake lambda-lifting work again
2021-03-05 Tassilo HornImprove rcirc-authenticated-hook docstring
2021-03-05 Stefan Monnier* lisp/emacs-lisp/bindat.el: Minor refactoring
2021-03-05 Stefan Monnier* src/fns.c (Frandom): Handle bignum `limit`s
2021-03-05 Michael AlbinusDeclare some completion predicates
2021-03-05 Masahiro Nakamura* doc/misc/tramp.texi (Remote shell setup): Fix reference.
2021-03-05 Eli ZaretskiiFix some unsafe uses of SSDATA in comp.c
2021-03-05 Lars IngebrigtsenImprove the documentation of :extra in cl-defmethod
2021-03-05 Mauro ArandaFix qualifiers order for loadhist-unload-element in...
2021-03-05 Stephen BermanRestrict the version guesser to top-level headings
2021-03-05 Lars IngebrigtsenActually fill the correct paragraph in `lisp-fill-parag...
2021-03-05 Basil L. ContovounesiosDon't override load-path in require-theme
2021-03-05 Andrea Corallo* Harden `comp-abi-hash' computation
2021-03-05 Pip CetDon't ignore lexically-bound variables in a defvar...
2021-03-05 Glenn Morris* Makefile.in: Ensure non-info forms of doc/misc have...
2021-03-04 Stefan Monnier* lisp/emacs-lisp/cl-generic.el: Make `doc-string`...
2021-03-04 Andrea Corallo* Makefile.in (ELN_DESTDIR): Remove unnecessary double...
2021-03-04 Lars IngebrigtsenAdd a command in package mode for opening home pages...
2021-03-04 Eli ZaretskiiFix typos and doc strings in native-compilation files
2021-03-04 Mauro ArandaMake checkdoc work with qualified methods
2021-03-04 Lars IngebrigtsenAdd "of" as a keyword in js-mode
2021-03-04 Matt ArmstrongCall the set_buffer_overlays_ setters
2021-03-04 Glenn MorrisGenerate info/dir directly from any org sources
2021-03-04 Glenn Morris* doc/misc/Makefile.in (echo-sources): New phony target.
2021-03-04 Glenn Morris* build-aux/make-info-dir: Handle .org input files.
2021-03-04 Glenn Morris; Makefile.in: Update a comment.
2021-03-04 Basil L. ContovounesiosDecouple require-theme from load-theme
2021-03-04 Basil L. Contovounesios; Pacify warnings in last newsticker change.
2021-03-04 Eli Zaretskii; * etc/NEWS: Fix wording of a recently added entry.
2021-03-04 Mauro ArandaRemove copy-pasto from image-dired.el
2021-03-04 Mauro ArandaRemove duplicated tests in checkdoc-tests.el
2021-03-04 Lars IngebrigtsenMake radio checkboxes work in eww
2021-03-04 Andrea Corallo* src/comp.c (hash_native_abi): Account for `system...
2021-03-04 Glenn MorrisFix a doc/misc clean rule
2021-03-04 Basil L. ContovounesiosFix pcase dontcare pattern in cl--sm-macroexpand
2021-03-03 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-defmacro): Fix `pcase...
2021-03-03 Ulf JasperPreserve group structure on opml import and export.
2021-03-03 Pip CetDon't call _setjmp through a function pointer (Bug...
2021-03-03 Andrea Corallo* src/comp.c (return_nil): Make it not a nested function.
2021-03-03 Andrea CoralloFix two compiler ICEs dealing with nan and infinity
2021-03-03 Juri LinkovNew mode outline-cycle-minor-mode with Orgmode-like...
2021-03-03 Stefan KangasMake inversion.el obsolete (Bug#46841)
2021-03-03 Eli ZaretskiiFix compilation warnings in --with-wide-int build on...
2021-03-03 Eli ZaretskiiAvoid aborting on MS-Windows at startup
2021-03-03 Eli ZaretskiiImprove NEWS entries about native-compilation
2021-03-03 Alan MackenzieC++ Mode: Handle "if constexpr (...)" with a simple...
2021-03-02 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--u1): Fix typo
2021-03-02 Alan MackenzieCC Mode: Fix analysis of brace lists, particularly...
2021-03-02 Juri Linkov* lisp/tab-bar.el: Minor stylistic fixes.
2021-03-02 Stefan Monnier* lisp/emacs-lisp/trace.el (trace-values): Work outside...
2021-03-02 Andrea CoralloFix = propagation semantic for constrained inputs
2021-03-02 Dmitry Gutov(ruby-find-library-file): Also recognize 'gem' statements
2021-03-02 Pip CetCompile closures that modify their bound vars correctly...
2021-03-02 Lars IngebrigtsenImprove the dired-do-kill-lines doc string
next