]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-02-26 Andrea Corallo* Canonicalize filenames on Windows before hashing...
2021-02-26 Andrea Corallo* Change native compiler configure flag into '--with...
2021-02-26 Andrea Corallo* Interactive tag native compilation function in emacs...
2021-02-26 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2021-02-26 Michael AlbinusFix Tramp manual
2021-02-26 Stefan KangasMake some defcustom types stricter in comp.el
2021-02-26 Stefan KangasAdd :version tags to defcustoms in comp.el
2021-02-26 Stefan Kangas; * test/lisp/progmodes/f90-tests.el: Remove stale...
2021-02-26 Stefan Kangas* lisp/progmodes/dcl-mode.el: Minor doc fixes.
2021-02-26 Stefan KangasConvert some more progmode menus to easy-menu-define
2021-02-26 Stefan KangasConvert simula-mode menu to easy-menu-define
2021-02-26 Stefan KangasFix syntax highlighting of easy-menu-define docstrings
2021-02-26 Stefan KangasRemove redundant requires of easymenu
2021-02-26 Stefan KangasRemove check for missing easymenu from cperl-mode.el
2021-02-26 Eli ZaretskiiFix last change
2021-02-26 Andrea Corallo* Improve `comp-async-report-warnings-errors' docstring
2021-02-26 Eli ZaretskiiImprove documentation of last change
2021-02-26 Andrea Corallo* Add `comp-async-query-on-exit' customize.
2021-02-26 Basil L. ContovounesiosFunction-quote completion property of declare form
2021-02-26 Mattias EngdegårdFix pcase rx pattern bugs
2021-02-25 Andrea Corallo* Fix some comp-vec logic
2021-02-25 Andrea Corallo* Fix two docstrings in comp.el
2021-02-25 Eli ZaretskiiFix documentation of a recent change
2021-02-25 Juri LinkovNew variable 'use-short-answers' to use 'y-or-n-p'...
2021-02-25 Alan ThirdFix freeze on older macOS's (bug#46687)
2021-02-25 Robert PluimRe-enable network-stream-tests.el :nowait t tests
2021-02-25 Robert PluimDon't crash if gnutls_handshake fails
2021-02-25 Robert Pluim* Specify 'ipv4 when testing ipv4 in network-stream...
2021-02-25 Robert Pluim; * src/xfaces.c (realize_gui_face): Correct formatting
2021-02-25 Stefan KangasConvert epa-key-list-mode menu to easy-menu-define
2021-02-25 Stefan MonnierRemove last remaining external uses of `edebug-form...
2021-02-24 Stefan Monnier* test/lisp/emacs-lisp/macroexp-tests.el (macroexp...
2021-02-24 Stefan Monnier* test/lisp/emacs-lisp/macroexp-tests.el (macroexp...
2021-02-24 Lars IngebrigtsenInclude a "make check-maybe" in the admin/emake script
2021-02-24 Basil L. Contovounesios; Fix recent obsoletion warning in cl.el.
2021-02-24 Basil L. Contovounesios; Add :version tags to recent newsticker options.
2021-02-24 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp-file-name)...
2021-02-24 Lars IngebrigtsenImprove quail-update-leim-list-file error messaging
2021-02-24 Lars IngebrigtsenFix warning generated by indian.el + quail.el
2021-02-24 Juri Linkov* lisp/tab-bar.el: Move aliases down closer to keybindings.
2021-02-24 Juri Linkov* lisp/tab-bar.el (tab-switch): New defalias to 'tab...
2021-02-24 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp-file-name)...
2021-02-24 Ulf JasperAdd options to use feed names from newticker-url-list
2021-02-24 Lars IngebrigtsenFix wisent/python.el grammar warning
2021-02-24 Lars IngebrigtsenFix warning generated by indian.el + quail.el
2021-02-24 Lars IngebrigtsenRemove the "Documentation:" line from the variable...
2021-02-24 Lars IngebrigtsenFix Calc menu item for vector dot products
2021-02-24 Doug DavisInteractive tag byte compilation functions in emacs...
2021-02-24 Miha RihtaršičRun all functions in `prefix-command-echo-keystrokes...
2021-02-24 Protesilaos... Use named faces in shortdoc
2021-02-24 Utkarsh SinghUse sh-mode for PKGBUILD files
2021-02-24 Eli ZaretskiiFix dangerous code in xdisp.c
2021-02-24 Eli ZaretskiiBetter support for 'truncate-line' non-nil in the mini...
2021-02-24 Protesilaos... Specify the Emacs version of new vc-dir faces
2021-02-23 Andrea CoralloFix async compilation and paramenter naming
2021-02-23 Andrea CoralloDo not emit assumptions referencing clobbered mvars...
2021-02-23 Andrea Corallo* Move ssa rename from vector to comp-vec
2021-02-23 Andrea Corallo* Add a simple growable vector like type
2021-02-23 Juri LinkovSmall fixes
2021-02-23 Juri Linkov* lisp/tab-line.el (tab-line-tab-name-format-function...
2021-02-23 Juri Linkov* lisp/tab-bar.el (tab-prefix-map): Bind "n" to 'tab...
2021-02-23 Ulf JasperMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-02-23 Ulf JasperLeave other windows unchanged, use search instead of...
2021-02-23 Ulf JasperFix invalid interactive-statement
2021-02-23 Stefan Monnier* test/: Use lexical-binding the few remaining files
2021-02-23 Ulf JasperAdd command for customizing current newsticker feed
2021-02-23 Michael Albinus; Fix tramp.texi typos
2021-02-23 Robert Pluim* doc/misc/tramp.texi: Grammar/style fixes
2021-02-23 Robert Pluim* lisp/net/dictionary-connection.el: Grammar fixes
2021-02-23 Robert PluimMake message-mailto work for emacsclient
2021-02-23 Alan MackenzieCC Mode: Fix bug in "state cache" invalidation function.
2021-02-23 Stefan KangasConvert some more menus to easy-menu-define
2021-02-23 Stefan KangasImprove easymenu.el Commentary section
2021-02-22 Stefan Monnier* lisp/progmodes/antlr-mode.el: Fix bootstrap failure
2021-02-22 Lars IngebrigtsenDo mode tagging in decipher.el
2021-02-22 Lars IngebrigtsenDo mode tagging in bubbles.el
2021-02-22 Stefan Monnier* lisp/obsolete: Use lexical-binding
2021-02-22 Lars IngebrigtsenMention the problems with newlines in Dired
2021-02-22 Lars IngebrigtsenButtonize function values in help (and add a blank...
2021-02-22 Basil L. Contovounesios; Fix last change in test-custom-libs.el.
2021-02-22 Andrea CoralloRevert "* configure.ac: Rename configure nativecomp...
2021-02-22 Andrea Corallo* Some clean-up in comp.el
2021-02-22 Andrea Corallo* configure.ac: Rename configure nativecomp flags into...
2021-02-22 Stefan Monnier* lisp/progmodes/antlr-mode.el: Remove XEmacs compatibility
2021-02-22 Juri Linkov* lisp/tab-bar.el: 'C-x t N' bound to tab-new-to suppor...
2021-02-22 Juri Linkov* lisp/tab-bar.el: 'C-x t M' bound to tab-move-to suppo...
2021-02-22 Juri Linkov'Mod-9' bound to 'tab-last' now switches to the last...
2021-02-22 Juri Linkov* lisp/tab-bar.el (tab-bar--undefine-keys): New functio...
2021-02-22 Stefan MonnierPrefer `declare` over a `put` of `list-indent-function`.
2021-02-22 Lars IngebrigtsenFix ANSI coloring problem in large outputs in eshell
2021-02-22 Julian Scheidcl-extra: Fix docstring retrieval
2021-02-22 Robert PluimSkip tests that require Internet when there's no Internet
2021-02-22 Robert PluimFix hang when running dns-query with no working internet
2021-02-22 Lars IngebrigtsenSimplify comint-watch-for-password-prompt
2021-02-22 Lars IngebrigtsenFix prompt for the `M-S-x' command
2021-02-22 Andrea Corallo* Don't use paths to indicate filenames
2021-02-22 Andrea Corallo* Fix union constraint for mixed pos/neg constraints
2021-02-22 Stefan KangasPrefer mailing lists to newsgroups in FAQ
2021-02-22 Stefan KangasImprove wrong number of args error message in propertize
2021-02-22 Mattias EngdegårdFix compilation of closures with nontrivial doc strings
next