]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-07-09 Andrea CoralloAdd some tests for pure function optimization
2020-07-09 Andrea Corallo* Optimize pure functions defined by the compilation...
2020-07-09 Andrea Corallo* Introduce a new pass ipa-pure
2020-07-09 Andrea Corallo* Add `comp-call-op-p'
2020-07-09 Andrea Corallo* test/src/comp-test-funcs.el (comp-tests-aref-aset...
2020-07-09 Andrea Corallo* Define `comp-symbol-func-to-fun'
2020-07-09 Andrea Corallo* Add a test targeting forward propagation
2020-07-08 Andrea Corallo* Rework some test logic for generality
2020-07-08 Andrea Corallo* Clean-up some const folding logic and add `comp-funct...
2020-07-07 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-07-07 Mattias EngdegårdOptimise assoc and rassoc with symbol key to assq and...
2020-07-07 Glenn MorrisMerge from origin/emacs-27
2020-07-07 Glenn Morris; Merge from origin/emacs-27
2020-07-07 Glenn MorrisMerge from origin/emacs-27
2020-07-07 Eli ZaretskiiAvoid infloop in 'format-mode-line'
2020-07-06 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-deftype-satisfies...
2020-07-06 Mattias EngdegårdSimplify byte-code optimisation of pure functions
2020-07-06 Mattias EngdegårdMark more functions pure (bug#42147)
2020-07-06 Dmitry Gutov; Revert "; Add a note about a bottleneck"
2020-07-06 Dmitry Gutov; Add a note about a bottleneck
2020-07-05 Dmitry Gutov* lisp/progmodes/project.el: Bump the version.
2020-07-05 Dmitry Gutov; Add a couple of FIXMEs
2020-07-05 Dmitry Gutovproject-switch-to-buffer: Don't filter based on default...
2020-07-05 Wilson SnyderVerilog-Mode collected updates.
2020-07-05 Mattias EngdegårdDon't confuse errors with nil in bytecomp-tests.el
2020-07-05 Eli ZaretskiiClarify the documentation of 'left/right-fringe' displa...
2020-07-05 Mattias EngdegårdRelax portable number check in byte compiler (bug#42147)
2020-07-04 Alan MackenzieRemove long obsolete c-looking-at-bos. Make c-at-expre...
2020-07-04 Andrea Corallo* Relax constant folding rules
2020-07-04 Alan MackenzieFix filling in js-mode and mhtml-mode (js-mode parts...
2020-07-04 Alan MackenzieCC Mode: Fix wrong value of comment-start-skip, fixing...
2020-07-04 Daniel KoningUse 'emacs-lisp-mode-syntax-table' for reading Lisp...
2020-07-04 Eli ZaretskiiMinor improvement in ELisp manual
2020-07-02 Andrea Corallo* Fix missing tail recursion elimination
2020-07-02 Andrea Corallo* Add a test to verify tail recursion elimination
2020-07-02 Andrea CoralloRework `comp-c-func-name' arguments
2020-07-02 Andrea Corallo* Add to possibility to write per pass specific tests
2020-07-02 Andrea CoralloMerge remote-tracking branch 'savahnna/master' into...
2020-07-02 Alan Mackenzie* lisp/progmodes/cc-mode.el (c-or-c++-mode--regexp...
2020-07-02 Phillip LordRemove Emacs-27 reference
2020-07-02 Michael Albinus* doc/misc/tramp.texi (Customizing Methods): Fix typo.
2020-07-01 Juri LinkovRevert feature added in bfd96e995d using project direct...
2020-07-01 Eli Zaretskii; * etc/NEWS: Announce dropping of support for OpenBSD...
2020-07-01 YASUOKA MasahikoSupport pty's on OpenBSD
2020-07-01 Glenn Morris; Auto-commit of loaddefs files.
2020-07-01 Glenn Morris; Auto-commit of loaddefs files.
2020-06-30 Juri LinkovBind 'C-x 4 1' to 'same-window-prefix' and document...
2020-06-30 Andrea CoralloAdd a test for lambda list containing uninterned symbols
2020-06-30 Andrea CoralloFix lambda-list relocation class
2020-06-29 James N. V... Subject: Frame-local tab-bar for numeric value of tab...
2020-06-29 Alan MackenzieCC Mode: optimize for repeated simple operations.
2020-06-29 Paul Eggert* test/src/fns-tests.el (test-secure-hash): Test getran...
2020-06-29 Andrea CoralloRevert "* src/comp.c (Fcomp__register_subr): Remove...
2020-06-29 Philipp StephaniFix undefined behavior in json.c (Bug#42113)
2020-06-28 Paul EggertUpdate from Gnulib.
2020-06-28 Andrea Corallo* Do not skip native compilation for leim subfolder...
2020-06-28 Andrea Corallo* Enable deferred compilation for dynamic scoped code
2020-06-28 Eli ZaretskiiMS-Windows fixes as followup to import of Gnulib 'getra...
2020-06-28 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-06-28 Andrea Corallo* src/comp.c (Fcomp__register_subr): Remove code duplic...
2020-06-28 Andrea CoralloAdd a test to verify CL macro expansion in dynamic...
2020-06-28 Andrea Corallo* Setup correctly the printer while dumping objs in...
2020-06-28 Richard KimFix ACTION argument of 'display-buffer' call in gud.el
2020-06-28 Timo MyyräAdd thread-naming support for OpenBSD
2020-06-27 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-06-27 Andrea Corallosrc/comp.c (Fcomp__register_subr): Handle advice activa...
2020-06-27 Paul EggertUse getrandom syscall for nonces
2020-06-27 Paul EggertUpdate from Gnulib
2020-06-27 Eli Zaretskii* src/keyboard.c (Fclear_this_command_keys): Doc fix.
2020-06-27 Eli ZaretskiiImprove do string of 'man'
2020-06-26 Eli Zaretskii; * src/xdisp.c (pos_visible_p): Yet another minor...
2020-06-26 Glenn MorrisMerge from origin/emacs-27
2020-06-26 Eli Zaretskii; * src/xdisp.c (pos_visible_p): Fix last change. ...
2020-06-26 Eli ZaretskiiFix posn-at-point at beginning of a display string
2020-06-26 Basil L. Contovounesios; Fix recent indentation in project.el
2020-06-26 Eli ZaretskiiImprove documentation of Info node movement commands
2020-06-26 Eli ZaretskiiFix byte-compilation warning in project.el
2020-06-26 Dmitry Gutovvc-known-roots: Actually update
2020-06-26 Dmitry Gutovproject--read-project-list: Add structure verification
2020-06-26 Dmitry Gutovproject-known-roots: Rename and improve
2020-06-26 Dmitry GutovRename project-kill-buffers-{skip-conditions,ignores}
2020-06-25 Tassilo HornAdd NEWS entry for bug-reference auto-setup.
2020-06-25 Eli ZaretskiiFix last change
2020-06-25 Tino CalanchaAdd help menu entry for view-lossage
2020-06-25 Alan MackenzieCC Mode. Fix an off by one error. Fixes bug #41809
2020-06-25 Juri LinkovPush action to list of functions in display-buffer...
2020-06-24 Alan MackenzieMake switch work in AWK Mode. Fixes bug #41923
2020-06-24 Eli Zaretskii; * etc/NEWS: Improve format and wording of recently...
2020-06-24 Michael Albinus; Fix typos in etc/NEWS
2020-06-23 Juri LinkovM-n in read-directory-name of vc commands gets project...
2020-06-23 Juri LinkovMore not-state-changing vc commands can be used from...
2020-06-23 Michael AlbinusFix problem in tramp-smb.el
2020-06-23 Basil L. Contovounesios; Fix indentation in last change
2020-06-23 David EdmondsonFix gnus-cloud-download-all-data return value
2020-06-22 Andrea Corallo* lisp/gnus/gnus.el (gnus): Fix a check to handle nativ...
2020-06-22 Phillip LordAdd Jansson dependency to Windows Build
2020-06-22 Richard CopleyUnbreak 'reverse-region'
2020-06-22 Eli ZaretskiiMinor improvements as followup to recent RGB string...
2020-06-22 Dmitry Gutovproject-switch-to-buffer: Improve Ido compatibility
2020-06-22 Basil L. ContovounesiosFix typos and markup in fill column indicator docs
next