]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-03-15 Eli Zaretskii* lisp/emacs-lisp/byte-opt.el: Fix native re-compilatio...
2021-03-15 Andrea Corallo* lisp/emacs-lisp/bytecomp.el: Fix native re-compilatio...
2021-03-15 Eli ZaretskiiPrefer expand-file-name to concat in native-compilation...
2021-03-14 Andrea CoralloFix some entry in `comp-known-type-specifiers' (bug...
2021-03-14 Pip CetDon't call setjmp through a function pointer on Windows...
2021-03-14 Eli ZaretskiiFix hang due to failure to clean up *.eln.old files...
2021-03-12 Andrea Corallo* Fix circular dependecy when loading a modified comp...
2021-03-12 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2021-03-12 Andrea CoralloImplement `no-native-compile' (bug#46983)
2021-03-12 Mattias Engdegård; Fix typos in doc strings
2021-03-12 Robert PluimDocument how to create a branch for Git/Mercurial
2021-03-12 Andrea Corallo* Fix error reporting for async native compilation...
2021-03-12 Stefan Monnier* lisp/emacs-lisp/cconv.el (cconv--analyze-use): Simpli...
2021-03-12 Stefan Monnier* lisp/emacs-lisp/cconv.el (cconv--analyze-use): Tune...
2021-03-12 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-propertize-rules...
2021-03-12 Lars IngebrigtsenRename to image--transform-smoothing in image-mode.el
2021-03-12 Lars IngebrigtsenAdd a new `image-transform-smoothing' user option
2021-03-12 Lars IngebrigtsenFix compilation warning in python-wy.el after lexical...
2021-03-11 Lars IngebrigtsenMake byte-compiled uses of `define-minor-mode' more...
2021-03-11 Basil L. Contovounesios; Fix some typos.
2021-03-11 Yuan FuMap redo records for undo in region to 'undo-in-region
2021-03-11 Stefan Monnier* lisp/mail/: Use lexical-binding
2021-03-11 Juri LinkovUpdate docstrings of 'delete'/'remove' to interlink...
2021-03-11 Juri Linkov* lisp/tab-bar.el (tab-bar--current-tab-find): New...
2021-03-11 Paul EggertOn MS-Windows, fflush stderr after newline
2021-03-11 Stefan Monnier* lisp/outline.el (outline-font-lock-keywords): Simplify
2021-03-11 Stefan Monnier* lisp: Remove yet more always-nil variables
2021-03-11 Stefan Monnier* lisp/cedet: Remove always-nil variables
2021-03-11 Stefan Monnier* lisp/emulation/edt.el (edt-with-position): Don't...
2021-03-11 Stefan Monnier* lisp/vc/pcvs-parse.el: Fix lexical-binding breakage
2021-03-11 Stefan Monnier* lisp/ses.el (ses-set-cell): Use `macroexp-let2`
2021-03-11 Stefan Monnier* lisp/obsolete/iswitchb.el: Remove dead code
2021-03-11 Stefan Monnier* lisp/org/: Delete some always-nil variables
2021-03-11 Stefan Monnier* lisp/emacs-lisp/cconv.el (cconv--analyze-use): Warn...
2021-03-11 Lars IngebrigtsenRe-fix previous Info-fontify-node change
2021-03-11 Michael AlbinusAdd remote processes to Tramp sshfs method
2021-03-11 Petteri HintsanenMake tags tables from Texinfo sources
2021-03-11 Philipp Stephani* src/image.c (image_set_transform): Don't use ! for...
2021-03-11 Philipp Stephani* src/image.c (FRAME_SCALE_FACTOR): Define only when...
2021-03-11 Eli ZaretskiiFix wording of a recently added documentation
2021-03-11 Stefan Monnier* lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var
2021-03-10 Basil L. Contovounesios; Fix US spelling in last change.
2021-03-10 Alan ThirdEnable selectable image smoothing (bug#38394)
2021-03-10 Juri Linkov* lisp/tab-bar.el (tab-bar-close-group-tabs): New command.
2021-03-10 Juri Linkov* lisp/tab-bar.el: 'C-x t G' (tab-group) assigns a...
2021-03-10 Kévin Le GouguecHighlight the entire summary line for selected articles
2021-03-10 Stefan KangasRemove Emacs 19 workaround from cperl-mode.el
2021-03-10 Andrea Corallo* lisp/loadup.el: Don't load pcase on native builds...
2021-03-10 Lars IngebrigtsenFix byte-compilation warning in benchmark-run
2021-03-10 Andrea Corallo* Fix truncated warnings (bug#47024)
2021-03-10 Stefan Kangas* lisp/files.el (cd): Improve error message.
2021-03-10 Mattias EngdegårdMark string predicates side-effect-free
2021-03-10 Stefan KangasRemove several references to Emacs 22 and earlier
2021-03-10 Stefan KangasFix duplicate ":" in ert-find-test-other-window prompt
2021-03-10 Stefan KangasDo mode tagging in ert.el
2021-03-10 Stefan KangasUse proper command substitutions in some docstrings
2021-03-10 Stefan Kangas* lisp/userlock.el: Use lexical-binding.
2021-03-10 Stefan KangasUse 'help-key-binding' face in userlock.el
2021-03-10 Dmitry Gutov(project-switch-commands): Remove the ###autoload instr...
2021-03-10 Stefan Kangas* lisp/help.el (help--describe-translation): Fix typo.
2021-03-09 Stefan Monnier* lisp/mail/rmailmm.el: Use `cl-defstruct` and `lexical...
2021-03-09 Paul EggertPort alternate signal stack to upcoming glibc 2.34
2021-03-09 Stefan Monnier* src/buffer.c (Fbuffer_swap_text): Swap `mark-active...
2021-03-09 Juri Linkov* lisp/tab-bar.el (tab-bar-select-tab): Set window...
2021-03-09 Stefan Monnier* lisp/emacs-lisp/cconv.el: Don't confuse a string...
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-09 Konstantin... smerge-vc-next-conflict: Move to conflict markers more...
2021-03-09 Dmitry GutovStrip text properties from the default string
2021-03-08 Lars IngebrigtsenMake semantic/idle not move point after last change
2021-03-08 Glenn Morris; NEWS fix
2021-03-08 Juri Linkov* lisp/progmodes/xref.el (xref-after-update-hook):...
2021-03-08 Juri Linkov* lisp/faces.el (help-argument-name): Use grey backgrou...
2021-03-08 Stefan Monnier* lisp/net/*.el: Use lexical-binding
2021-03-08 Michael AlbinusFix handling of `tramp-cache-{g,s}et-count-*'
2021-03-08 Philipp StephaniFix structure of condition object in nested 'ert-fail'.
2021-03-08 Simen HeggestøylUse `pop-to-buffer-same-window' in `project-eshell'
2021-03-08 Mauro ArandaMake checkdoc--next-docstring use the doc-string-elt...
2021-03-08 Michael AlbinusAdd Tramp sshfs method
2021-03-08 Stefan KangasDelete two more items obsoleted in Emacs 23.1
2021-03-08 Stefan KangasNormalize version specifiers for make-obsolete and...
2021-03-08 Stefan Kangas* lisp/help-mode.el (help-mode-tool-bar-map): Fix tooltips.
2021-03-08 Stefan KangasAdd new face 'help-key-binding' for keybindings in...
2021-03-08 Dmitry GutovSpeed up xref rendering for matches on very long lines
2021-03-08 Dmitry GutovXref test improvements
2021-03-08 Stefan Monnier* lisp/net/tramp-cache.el: Fix misuse of bound-and...
2021-03-08 Stefan Monnier* lisp/net/ange-ftp.el: Fix problem pointed out by...
2021-03-08 Stefan Monnier* lisp/erc/erc.el: Fix problem pointed out by compiler...
2021-03-08 Stefan Monnier* lisp/cedet/semantic/fw.el (semantic-find-file-noselec...
2021-03-08 Stefan Monnier* lisp/skeleton.el (skeleton-read): Silence compiler...
2021-03-08 Stefan Monnier* lisp/cedet/semantic/bovine.el: Fix recent regression
2021-03-08 Stefan Monnier* lisp/emacs-lisp/bytecomp.el: Warn about unprefixed...
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...
next