]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-05-18 Andrea Corallo* Make the Evil happy (Bug#41374)
2020-05-17 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-05-17 Andrea Corallo* Fix Garbage Collector for missing calle-saved regs...
2020-05-17 Richard StallmanDon't mention non-GNU package archives.
2020-05-17 Stefan KangasFix minor issues with mouse-drag-and-drop-region-show...
2020-05-17 Andrea Corallo* Fix bug#41346 assertion triggered while loading dump
2020-05-17 Paul EggertDon’t attempt to modify constant strings
2020-05-17 Dmitry Gutov; Bump the project.el version to trigger a new release
2020-05-17 Paul EggertDon’t attempt to modify constant conses
2020-05-16 John WiegleyAdd a note to eshell.texi that I, too, was a contributor
2020-05-16 Glenn MorrisMerge from origin/emacs-27
2020-05-16 Stefan KangasRemove stale comments
2020-05-16 Stefan KangasRemove some compat code from CEDET
2020-05-16 Stefan KangasRemove Emacs 22 compat code from abbrev.el
2020-05-16 Stefan Kangas; * lisp/htmlfontify.el: Minor fix in file headers.
2020-05-16 Stefan KangasRemove Emacs 22 compat code from ediff-vers.el
2020-05-16 Stefan KangasRemove some XEmacs compat code from semantic
2020-05-16 Stefan Monnier* lisp/textmodes/bibtex.el: Fix bug#41285 (paren typo)
2020-05-16 Michael AlbinusIntroduce process-file-return-signal-string
2020-05-16 Eli ZaretskiiImprove documentation of manually installing Lisp packages
2020-05-16 Eli ZaretskiiReflect the emacs-devel ELPA/MELPA dispute in FAQ
2020-05-15 Stefan Monnier* lisp/progmodes/project.el (project-try-vc): Fix regex...
2020-05-15 Dmitry GutovFix submodules, second try
2020-05-15 Tassilo HornConsider face inheritance when checking region face...
2020-05-15 Alan MackenzieCC Mode: Fix bug #40052, where a very large macro was...
2020-05-15 Dmitry GutovFix Git submodules detection breakage
2020-05-15 Andrea Corallo* Do not refuse to compile if a dynamic lambda is encou...
2020-05-15 Andrea Corallo* Allow for logging async compilation command line
2020-05-15 Andrea Corallo* Add check_comp_unit_relocs
2020-05-15 Andrea CoralloSanity check on lambdas fixups
2020-05-15 Andrea Corallo* Fix speed 2 bootstrap
2020-05-15 Andrea Corallo* Native compiler test update
2020-05-15 Andrea Corallo* Better Vcomp_sym_subr_c_name_h test function + doc
2020-05-15 Andrea CoralloAdd anonymous lambdas reload mechanism
2020-05-15 Stefan Monnier* lisp/progmodes/xref.el: Fix first line syntax
2020-05-15 Simen HeggestøylUse lexical-binding in autoconf.el and add tests
2020-05-15 Mattias EngdegårdCalc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)
2020-05-15 Stefan KangasDelete libraries obsolete since 23.1 and 23.2
2020-05-15 João Távora; Tweak version numbers in lisp/progmodes/xref.el
2020-05-15 Leo VivierFix dired default file operation (bug#41261)
2020-05-15 Dmitry GutovImprove detection of Git submodules
2020-05-14 Andrea Corallo* Render all immediates as comments at comp-debug > 2
2020-05-14 Andrea Corallo* Dump log and intemediate GCC IRs only at comp-debug 3
2020-05-14 Andrea Corallo* Prune now unnecessary byte-code objects
2020-05-14 Andrea Corallo* Rework comp-spill-lap-function
2020-05-14 Andrea Corallo* Split emit_const_lisp_obj logic
2020-05-14 Andrea Corallo* Rename emit_mvar_access -> emit_mvar_lval
2020-05-14 Andrea Corallo* Rename emit_mvar_val -> emit_mvar_rval
2020-05-14 Andrea Corallo* Indentation fix
2020-05-14 Andrea CoralloUpdate spill LAP machinery and compile anonymous lambdas
2020-05-14 Tino Calancha; Fix warning in last change
2020-05-14 Philipp StephaniFix documentation related to 'command-switch-alist'.
2020-05-14 Tino CalanchaCombine archive-int-to-mode and tar-grind-file-mode
2020-05-14 Mattias EngdegårdFix customisation of mouse-drag-and-drop-region (bug...
2020-05-14 Mattias EngdegårdCalc: fix LU decomposition for non-numeric matrices...
2020-05-14 Andrea Corallo* test/src/comp-tests.el (comp-tests-bootstrap): Fix...
2020-05-14 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-05-13 Stefan Kangas; Fix warning after last change in cal-julian.el
2020-05-13 Simon LangImprove ediff readability in misterioso theme (Bug...
2020-05-13 Clément Pit... Fix a crash in handle_display_spec
2020-05-13 Michael AlbinusFix some oddities, uncovered by Tramp tests
2020-05-13 João TávoraTurn Eldoc, Xref and Project into GNU ELPA :core packages
2020-05-13 Stefan KangasUse lexical-binding in t-mouse.el
2020-05-13 Martin RudalicsIn x_hide_tip reset tip_last_frame for GTK+ tooltips...
2020-05-13 Basil L. Contovounesios; Fix warning in last change
2020-05-13 Stefan KangasUse lexical-binding in animate.el and add tests
2020-05-13 Stefan KangasUse lexical-binding in dissociate.el and add tests
2020-05-12 Stefan KangasUse lexical-binding in cal-julian.el and add tests
2020-05-12 Paul EggertUse proper digraphs in Bahá’í month names
2020-05-12 Stefan Monnier* lisp/emacs-lisp/syntax.el: Fix bug#41195
2020-05-12 Michael HeerdegenRevert "Inhibit modification hooks when saving eieio...
2020-05-12 João TávoraFix docstring of flymake-make-diagnostic (bug#40351)
2020-05-12 Stefan KangasSupport sorting timer-list-mode by column (Bug#40854)
2020-05-12 Stefan KangasBase timer-list-mode on tabulated-list-mode (Bug#40854)
2020-05-12 Glenn MorrisSuppress test failure on hydra.nixos.org
2020-05-12 Paul EggertPacify GCC 10.1.0
2020-05-12 Paul EggertUpdate from gnulib
2020-05-11 Alan MackenzieFix bug #40992 whilst still allowing breakpoint highlig...
2020-05-11 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--fgrep): Look inside...
2020-05-11 Basil L. Contovounesios; Fix last change to bibtex.el
2020-05-11 Stefan Monnier* lisp/textmodes/bibtex.el: Avoid `eval`
2020-05-11 Stefan Monnier* lisp/subr.el (dolist, dotimes, combine-change-calls...
2020-05-11 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-propertize): Use...
2020-05-11 Stefan Monnier* lisp/ielm.el: Handle corner case where */**/*** are...
2020-05-11 Dmitry GutovMap "mail/compose" icon to "mail-message-new" in GTK
2020-05-11 Dmitry GutovUse the "modern" toolbars in Gnus again
2020-05-11 Dmitry GutovUse better icons on GTK in message-mode and isearch
2020-05-10 Stefan Monnier* lisp/emacs-lisp/pcase.el: Don't bind unused vars...
2020-05-10 Stefan Monnier* lisp/emacs-lisp/eieio.el (eieio pcase macro): Fix...
2020-05-10 Tassilo HornPrefer function-put over put for setting browse-url...
2020-05-10 Stefan Monnier* lisp/emacs-lisp/eieio.el (eieio pcase macro): Remove...
2020-05-10 Paul EggertGo back to “Bahá’í”
2020-05-10 Eli Zaretskii* lisp/dired.el (dired-toggle-marks): Doc fix. (Bug...
2020-05-10 Simen HeggestøylUse lexical-binding in glasses.el and add tests
2020-05-10 Simen HeggestøylAllow underscores in CSS variable names
2020-05-10 Simen HeggestøylAdd containment module to CSS property list
2020-05-10 Simen HeggestøylAdd writing modes module to CSS property list
2020-05-10 Andrea Corallo* Fix `comp-deferred-compilation-black-list' effectiveness
2020-05-10 Andrea Corallo* src/comp.c (load_comp_unit): Style fix.
2020-05-09 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
next