]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-10-07 Andrea Corallo* Fix some nits in comp.el
2020-10-07 Andrea Corallo* Do use echo area for async compilation started/finish...
2020-10-07 Andrea Corallo* Better libgccjit related error messaging during configure
2020-10-06 Andrea Corallo* Native compiling do not target a directory with no...
2020-10-05 Andrea Corallo* Fix a test in test/lisp/subr-tests.el
2020-10-05 Andrea CoralloAdd a test for primitive redefinition
2020-10-05 Andrea CoralloMake primitive redefinition effective through trampolin...
2020-10-05 Andrea CoralloRename comp-subr-safe-advice -> comp-subr-trampoline...
2020-10-05 Andrea CoralloRevert "Use `advice-flet' in place of `cl-letf' to...
2020-10-05 Andrea CoralloRevert "Add `advice-flet' macro"
2020-10-05 Andrea Corallo* configure.ac (lispdirrel): Fix value for MacOS build.
2020-10-04 Andrea Corallo* configure.ac : Fix typo for MacOS nativecomp introduc...
2020-10-04 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-10-04 Andrea CoralloMake filename hashing compatible with self contained...
2020-10-04 Andrea Corallo* configure.ac: Better HAVE_NATIVE_COMP description
2020-10-04 Andrea Corallo* Fix function description message for native compiled...
2020-10-04 Andrea Corallo* Fix two tests in help-fns-tests.el for native code
2020-10-04 Lars IngebrigtsenMake update-file-autoloads respect generated-autoload...
2020-10-03 Eli ZaretskiiAvoid segfaults in lookup_image when faces were freed
2020-10-03 Mauro ArandaSupport extended menus in widget-choose
2020-10-03 Stefan Kangas; Fix more typos
2020-10-03 Stefan Kangas; Fix trivial typos in ChangeLogs
2020-10-02 Alan MackenzieEnhance syntax-tests.el to test comments in parse-parti...
2020-10-02 Mattias EngdegårdCalc: fix formatting and parsing Unix time (bug#43759)
2020-10-02 Andrea CoralloUse `advice-flet' in place of `cl-letf' to avoid primit...
2020-10-02 Andrea CoralloAdd `advice-flet' macro
2020-10-02 Alan MackenzieEnhance syntax-tests.el to test comments in scan-lists
2020-10-02 Glenn Morris; Merge from origin/emacs-27
2020-10-02 Glenn MorrisMerge from origin/emacs-27
2020-10-02 Glenn Morris; Merge from origin/emacs-27
2020-10-02 Glenn MorrisMerge from origin/emacs-27
2020-10-02 Glenn Morris; Merge from origin/emacs-27
2020-10-02 Glenn MorrisMerge from origin/emacs-27
2020-10-02 Lars IngebrigtsenFix electric-buffer-list buffer selection
2020-10-02 Andrea Corallo* When advising search in `comp-eln-load-path' the...
2020-10-02 Andrea Corallo* Fix 'incoherent dumped eln file' error when DUMP...
2020-10-02 Andrea Corallo* src/pdumper.c (dump_do_dump_relocation): Better error...
2020-10-02 Stefan Kangas; Fix many typos in symbols in docs and comments
2020-10-02 Eli Zaretskii* doc/misc/flymake.texi (Using Flymake): Fix a typo...
2020-10-02 Stefan MonnierCC Mode: Convert the handling of c-special-indent-hook...
2020-10-02 Robert PluimDon't error if no GPG signing key configured
2020-10-02 Mattias EngdegårdCalc: fix business days calculation (bug43677)
2020-10-02 Andrea CoralloClean-up testsuite for vanilla builds
2020-10-02 Lars IngebrigtsenFix electric-buffer-list buffer selection
2020-10-02 Dmitry GutovMake xref work better on variables in shell-script...
2020-10-02 Lars IngebrigtsenMake `C-c C-e' in Python buffers work
2020-10-02 Per Starbäckpython-shell-send-defun doesn't find the (whole) definition
2020-10-02 Robert PluimMake setting verify-hostname-error not make connections...
2020-10-02 Lars IngebrigtsenStop using a dynamically bound 'generated-autoload...
2020-10-02 Shohei YOSHIDAFix --with-json message
2020-10-01 Trevor MurphyFix check for derived modes in display-buffer-reuse...
2020-10-01 Tino CalanchaFix wdired-do-perm-changes when over Tramp
2020-10-01 Tino CalanchaFix bug in wdired-get-filename
2020-10-01 Alan MackenzieEnhance syntax-tests.el to test some comment character...
2020-10-01 Juri LinkovUse new faces isearch-group-odd and isearch-group-even...
2020-10-01 Allen LiMake recentf daily cleanup repeat
2020-10-01 Michael R.... 2020-03-29 Michael R. Mauger <michael@mauger.com>
2020-10-01 Boruch Baumcommand-execute doc string clarification
2020-10-01 Lars IngebrigtsenMake aliases introduced in previous patch obsolete
2020-10-01 Gemini LasswellRestore some public debugging functions removed in...
2020-10-01 Lars IngebrigtsenFix loading WSDL data again
2020-10-01 Lars IngebrigtsenFix restoring data in visual-line-mode
2020-10-01 Andrea Corallo* test/src/comp-tests.el (comp-tests-bootstrap): Tag...
2020-10-01 Stefan KangasSilence byte-compiler in two tests
2020-10-01 Stefan Kangas; Prefer https to http in many URLs
2020-10-01 Stefan KangasRemove some obsolete URLs
2020-10-01 Stefan KangasDon't quote lambdas in several places
2020-10-01 Stefan KangasDon't recommend quoting lambdas
2020-10-01 Glenn Morris; Auto-commit of loaddefs files.
2020-10-01 Glenn Morris; Auto-commit of loaddefs files.
2020-10-01 Michael AlbinusClarification in Tramp manual
2020-10-01 Michael AlbinusCheck Emacs version used for Tramp compilation
2020-10-01 Michael AlbinusUse Fkeywordp in dbusbind.c, again
2020-10-01 Michael AlbinusRevert last change in dbusbind.c
2020-10-01 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-c-func-name): Add autol...
2020-10-01 Lars IngebrigtsenRemove mml-sec-test that assumes the first signature
2020-10-01 Lars IngebrigtsenMake mml-sec-tests not hang waiting for input
2020-10-01 Pip CetDon't optimize away star patterns in minibuffer file...
2020-10-01 Lars IngebrigtsenFix the end-of-query prompt in multi-occur and multi...
2020-10-01 Alex BochannekMake gnus-base64-repad a bit stricter again
2020-10-01 Robert PluimQuery for the signer when sending signed mail (with...
2020-10-01 martin rudalicsFix segfault in some cases when restoring a selected...
2020-09-30 Boruch BaumSplit auto-revert-buffers into several functions
2020-09-30 Lars IngebrigtsenFix up previous window excursion patch in epa--select...
2020-09-30 Stefan Monnier* lisp/term.el: Make C-/ undo in a nested Emacs subprocess
2020-09-30 Stefan Monnier* doc/emacs/basic.texi (Basic Undo): Explain the C...
2020-09-30 Richard M StallmanWhen recipient has no public key, make offer to skip...
2020-09-30 Richard M StallmanClarify previous undo keys change
2020-09-30 Lars IngebrigtsenFurther doc fixes for dotimes about RESULT
2020-09-30 Eli ZaretskiiMinor documentation copyedits
2020-09-30 Vladimir NikishkinFix problem with parsing . as a symbol in bovine
2020-09-30 Drew AdamsAllow controlling the Dired switches shown in the mode...
2020-09-30 Lars IngebrigtsenFix problem of having the wrong window selected after...
2020-09-30 Andrea Corallo* Improve some docstring in src/comp.c
2020-09-30 Eli ZaretskiiFix 'move-to-column' when invisible text follows a TAB
2020-09-30 Lars IngebrigtsenClarify the "Forgot to expand macro" message
2020-09-30 Andrea Corallo* .gitlab-ci.yml: Uncomment some testing to align with...
2020-09-30 Eli ZaretskiiMinor fixes of recent changes
2020-09-30 Michael AlbinusStricter checks for D-Bus compound types.
2020-09-30 Michael AlbinusMinor code cleanup in dbus-tests.el
next