]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-03-06 Stefan Monnier* lisp/progmodes/flymake.el (flymake-log): Push the...
2021-03-06 Stefan Monnier* lisp/progmodes/flymake.el (flymake-log): Simplify
2021-03-06 Eli ZaretskiiRevert "Fix Makefile subshell output when run in parallel"
2021-03-06 Basil L. ContovounesiosFix Makefile subshell output when run in parallel
2021-03-06 Basil L. ContovounesiosPacify some semantic-tag-make-plist warnings
2021-03-06 Lars IngebrigtsenRemove mention of using defun- and defvar- as prefixes
2021-03-06 Eli Zaretskii; Fix last change.
2021-03-06 Eli ZaretskiiImprove documentation of Bindat
2021-03-06 Protesilaos... Pull Modus themes version 1.2.3 from upstream
2021-03-06 Protesilaos... Update Modus themes to their version 1.2.0
2021-03-06 Basil L. ContovounesiosConditionally use macroexp-file-name in Flymake
2021-03-06 Stefan Monnier* * lisp/cedet/semantic: Use lexical-binding in the...
2021-03-06 Stefan Kangas; Fix typo.
2021-03-06 Stefan KangasAdd some new tests for keymap.c
2021-03-06 Stefan Monnier* lisp/cedet/srecode/*.el: Use lexical-binding
2021-03-06 Stefan MonnierBindat: new macro-expansion based data layout language
2021-03-05 Mattias EngdegårdMake lambda-lifting work again
2021-03-05 Tassilo HornImprove rcirc-authenticated-hook docstring
2021-03-05 Stefan Monnier* lisp/emacs-lisp/bindat.el: Minor refactoring
2021-03-05 Stefan Monnier* src/fns.c (Frandom): Handle bignum `limit`s
2021-03-05 Michael AlbinusDeclare some completion predicates
2021-03-05 Masahiro Nakamura* doc/misc/tramp.texi (Remote shell setup): Fix reference.
2021-03-05 Lars IngebrigtsenImprove the documentation of :extra in cl-defmethod
2021-03-05 Mauro ArandaFix qualifiers order for loadhist-unload-element in...
2021-03-05 Stephen BermanRestrict the version guesser to top-level headings
2021-03-05 Lars IngebrigtsenActually fill the correct paragraph in `lisp-fill-parag...
2021-03-05 Basil L. ContovounesiosDon't override load-path in require-theme
2021-03-05 Pip CetDon't ignore lexically-bound variables in a defvar...
2021-03-05 Glenn Morris* Makefile.in: Ensure non-info forms of doc/misc have...
2021-03-04 Stefan Monnier* lisp/emacs-lisp/cl-generic.el: Make `doc-string`...
2021-03-04 Lars IngebrigtsenAdd a command in package mode for opening home pages...
2021-03-04 Mauro ArandaMake checkdoc work with qualified methods
2021-03-04 Lars IngebrigtsenAdd "of" as a keyword in js-mode
2021-03-04 Matt ArmstrongCall the set_buffer_overlays_ setters
2021-03-04 Glenn MorrisGenerate info/dir directly from any org sources
2021-03-04 Glenn Morris* doc/misc/Makefile.in (echo-sources): New phony target.
2021-03-04 Glenn Morris* build-aux/make-info-dir: Handle .org input files.
2021-03-04 Glenn Morris; Makefile.in: Update a comment.
2021-03-04 Basil L. ContovounesiosDecouple require-theme from load-theme
2021-03-04 Basil L. Contovounesios; Pacify warnings in last newsticker change.
2021-03-04 Eli Zaretskii; * etc/NEWS: Fix wording of a recently added entry.
2021-03-04 Mauro ArandaRemove copy-pasto from image-dired.el
2021-03-04 Mauro ArandaRemove duplicated tests in checkdoc-tests.el
2021-03-04 Lars IngebrigtsenMake radio checkboxes work in eww
2021-03-04 Glenn MorrisFix a doc/misc clean rule
2021-03-04 Basil L. ContovounesiosFix pcase dontcare pattern in cl--sm-macroexpand
2021-03-03 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-defmacro): Fix `pcase...
2021-03-03 Ulf JasperPreserve group structure on opml import and export.
2021-03-03 Juri LinkovNew mode outline-cycle-minor-mode with Orgmode-like...
2021-03-03 Stefan KangasMake inversion.el obsolete (Bug#46841)
2021-03-03 Alan MackenzieC++ Mode: Handle "if constexpr (...)" with a simple...
2021-03-02 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--u1): Fix typo
2021-03-02 Alan MackenzieCC Mode: Fix analysis of brace lists, particularly...
2021-03-02 Juri Linkov* lisp/tab-bar.el: Minor stylistic fixes.
2021-03-02 Stefan Monnier* lisp/emacs-lisp/trace.el (trace-values): Work outside...
2021-03-02 Dmitry Gutov(ruby-find-library-file): Also recognize 'gem' statements
2021-03-02 Pip CetCompile closures that modify their bound vars correctly...
2021-03-02 Lars IngebrigtsenImprove the dired-do-kill-lines doc string
2021-03-02 Stefan Monnier* lisp/emacs-lisp/pcase.el: Bind all the vars in `or...
2021-03-01 Lars IngebrigtsenFix previous completion-pcm--optimize-pattern fix
2021-03-01 Lars IngebrigtsenFix warning in completion-pcm--optimize-pattern
2021-03-01 Lars IngebrigtsenMake easymenu downcase the menu symbol for greater...
2021-03-01 Stefan Monnier* lisp/emacs-lisp/pcase.el: Fix bug#46786
2021-03-01 Mattias EngdegårdFix multiple Calc defmath errors (bug#46750)
2021-03-01 Mattias EngdegårdRemove references to old bignums from Calc manual
2021-03-01 Mattias Engdegård* lisp/calc/calc-ext.el (math-equal-int): Work for...
2021-03-01 Juri Linkov* lisp/isearch.el: Minor doc fix.
2021-03-01 Juri Linkov* lisp/tab-bar.el (tab-bar--define-keys): Add check...
2021-03-01 Protesilaos... Add 'require-theme' function
2021-03-01 Lars IngebrigtsenFix woman.el menu alteration code
2021-03-01 Alan MackenzieCC Mode: Amend C-M-a/e to handle lambda function in...
2021-03-01 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--split-pred): Re...
2021-03-01 Stefan MonnierFix misuses of `byte-compile-macro-environment`
2021-03-01 Stefan Monnier* src/eval.c (init_eval_once): Bump max_specpdl_size...
2021-03-01 Glenn Morris; Auto-commit of loaddefs files.
2021-03-01 Matt ArmstrongClean up obsolete comment
2021-03-01 F. Jason ParkFix Bootstring skew parameter in puny.el
2021-03-01 Stefan KangasConvert various menus to easymenu
2021-03-01 Glenn MorrisImprove admin.el's Makefile in standalone manual tarfiles
2021-02-28 Glenn Morrisinfo/dir needs generated texi files to exist
2021-02-28 Glenn MorrisMake generation of texi from org overwrite output
2021-02-28 Glenn Morris* doc/misc/modus-themes.org: Add copying markup. ...
2021-02-28 Glenn MorrisUpdate admins make-manuals for new output variable
2021-02-28 Stefan KangasConvert dired menus to easymenu
2021-02-28 Stefan KangasConvert hi-lock-menu to easymenu
2021-02-28 Alan MackenzieCombine and reconcile two conflicting entries in NEWS...
2021-02-28 Mattias EngdegårdDeclare more string predicates as pure
2021-02-28 Basil L. Contovounesios; Fix process-lines-handling-status docstring.
2021-02-28 Basil L. Contovounesios; Fix dired-switches-in-mode-line defcustom tags.
2021-02-28 Stefan KangasConvert ibuffer menus to easymenu
2021-02-28 Michael AlbinusAdd `completion-predicate' to some Tramp commands
2021-02-28 Kapuze MartinEnable Python type hints and non-trivial base classes...
2021-02-28 Lars IngebrigtsenAdjust cmuscheme.el menu bar after previous scheme...
2021-02-28 Mattias EngdegårdFix pcase 'rx' pattern match-data bug
2021-02-28 Stefan Monnier* lisp/international/mule-cmds.el: Try and fix bug...
2021-02-28 Stefan Monnier* lisp/emacs-lisp/macroexp.el: Rewrite the code warning...
2021-02-28 Stefan KangasConvert text-mode menu to easymenu
2021-02-27 Stefan Kangas; Make function missed in previous change obsolete
2021-02-27 Stefan KangasConvert isearch menu to easymenu
2021-02-27 Stefan KangasCheckdoc fixes in isearch.el
next