]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-10-12 Andrea CoralloFix some compilation warnings in non nativecomp build...
2020-10-10 Andrea Corallo* lisp/help.el (help-function-arglist): Fix non nativec...
2020-10-10 Andrea Corallo* As edges are indexed store them in an hash table
2020-10-10 Andrea Corallo* Add into phi l-value args basic block names
2020-10-10 Andrea CoralloProvide feature nativecomp and make use of it
2020-10-10 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-func): Fix doc for...
2020-10-10 Andrea Corallo* Fix LIMPLE latch block name coloring in "*Native...
2020-10-10 Brian LeungVarious typo fixes in native compiler related files
2020-10-10 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-10-10 Andrea Corallo* Fix failure when compiling a trampoline with no eln...
2020-10-10 Andrew Whatson* Fix typo name plus make error homogeneous in `comp...
2020-10-09 Eli ZaretskiiAdd Euro Sign to Latin language input methods
2020-10-09 Stefan Kangas; shorten https://lists.gnu.org/archive/html/... links
2020-10-09 Stefan Kangas; Fix typos
2020-10-09 Mattias EngdegårdCalc: fix arithmetic right shift sign bit detection
2020-10-09 Nick GassonMatch OpenBSD doas password prompt in comint
2020-10-09 Lars Ingebrigtsenmessage-signature doc fix
2020-10-09 Lars IngebrigtsenClarify define-minor-mode hooks
2020-10-09 Lars IngebrigtsenRevert "Don't eagerly store articles in the Agent by...
2020-10-09 Lars IngebrigtsenOnly skip directories in lgrep, not the other grep...
2020-10-08 Alan MackenzieCC Mode: Move the handling of keyword auto into type...
2020-10-08 Stefan Monnier* src/ftcrfont.c (ftcrfont_open): Initialize the `max_w...
2020-10-08 Stefan Monnier* lisp/doc-view.el: Fix "can't resize root window"...
2020-10-07 Dmitry GutovMention two more functions in the commentary
2020-10-07 Andrea Corallo* Fix failure when eln-cache is removed (introduced...
2020-10-07 Andrea Corallo* Fix some nits in comp.el
2020-10-07 Eli ZaretskiiImprove documentation of 'isearch-group-N' faces
2020-10-07 Eli ZaretskiiFix last change in frame.el.
2020-10-07 Eli ZaretskiiFix face recalculation when frame's background mode...
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-07 Lars IngebrigtsenRemove mention of the obsolete cust-print.el from the...
2020-10-07 Lars IngebrigtsenUpdate documentation on this-command-keys to reflect...
2020-10-07 Alex GramiakDefault the grep commands to skip directories
2020-10-07 Lars IngebrigtsenMake artist-mode work when display-line-numbers-mode...
2020-10-07 Lars IngebrigtsenRemove reference to outdated Gnus variable from the...
2020-10-07 Lars Ingebrigtsenalist-get doc string further clarification
2020-10-07 Hong XuClarify what ``chrooted environment means'' for TRAMP
2020-10-07 Mauro ArandaMake the State button in Custom use extended menus
2020-10-07 Stefan Monnier* test/lisp/progmodes/ruby-mode-tests.el: Fix obsolete...
2020-10-06 Juri LinkovAdd match-data to isearch state and repeat faces to...
2020-10-06 Alan ThirdFix crash when creating new NS frame (bug#43812)
2020-10-06 Juri LinkovAdd check for bound and true 'ido-everywhere' in multi...
2020-10-06 Juri LinkovFix args of truncate-string-to-width in ibuffer-compile...
2020-10-06 Andrea Corallo* Native compiling do not target a directory with no...
2020-10-06 Stefan Monnier* lisp/international/mule.el (define-coding-system...
2020-10-06 Stefan Monnier* lisp/international/mule-util.el: Revert bug#41250...
2020-10-06 Stefan Monnier* lisp/international/ja-dic-cnv.el: Attempt to fix...
2020-10-06 Mattias EngdegårdSuppress obsoletion warning in test of obsolete rx...
2020-10-06 Eli Zaretskii; * lisp/international/mule-util.el (truncate-string...
2020-10-06 Mattias EngdegårdFix last change
2020-10-06 Eli ZaretskiiFix last change
2020-10-06 Juri LinkovDon't use the character '…' literally in mule-util...
2020-10-06 Lars IngebrigtsenFix animate test that somehow changed recently
2020-10-06 Lars IngebrigtsenFix mule-util-tests after recent truncation changes
2020-10-06 Daniel MartínAdd missing full stop in MS-DOS processes documentation
2020-10-06 Harald Jörgcperl-mode: Fix a test to ensure cperl-mode is active
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 Andreas SchwabUse the full name of the null byte/character, not its...
2020-10-05 Michael Albinus* src/dbusbind.c (xd_signature): Better type check...
2020-10-05 Jared FinderSort items in tmm properly, and allow clicking the...
2020-10-05 Juri LinkovUse … in Gnus mode lines (when shortening them)
2020-10-05 Andrea Corallo* configure.ac (lispdirrel): Fix value for MacOS build.
2020-10-05 Nathan MoreauImprove support for using vc commands in indirect buffers
2020-10-05 Eli ZaretskiiFix the documentation parts of a recent commit
2020-10-05 Stefan Monnier* src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_...
2020-10-04 Andrea Corallo* configure.ac : Fix typo for MacOS nativecomp introduc...
2020-10-04 Juri LinkovUse '…' for ellipsis in truncate-string-to-width by...
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 Michael AlbinusMake dbus-unregister-object work for monitors
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
next