]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-03-31 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2021-03-31 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-debug): Fix docstring.
2021-03-31 Stefan KangasUse lexical-binding in scroll-all.el
2021-03-31 Stefan Kangas* lisp/dynamic-setting.el: Use lexical-binding.
2021-03-31 Luke LeeFix incorrect regular expression for more general text...
2021-03-30 Stefan KangasUse lexical-binding in chistory.el
2021-03-30 Stefan Kangas* lisp/ebuff-menu.el: Use lexical-binding.
2021-03-30 Stefan KangasUse lexical-binding in double.el
2021-03-30 Stefan KangasUse lexical-binding in dirtrack.el
2021-03-30 Stefan Kangas* lisp/progmodes/cwarn.el: Use lexical-binding.
2021-03-30 Stefan KangasRemove redundant #' before lambda in cedet
2021-03-30 Stefan KangasDelete Emacs 19 compat code in foldout.el
2021-03-30 Stefan KangasUse lexical-binding in lpr.el and add rudimentary tests
2021-03-30 Stefan KangasUse lexical-binding in echistory.el
2021-03-30 Stefan KangasDelete empty "History" sections
2021-03-30 Stefan KangasUse lexical-binding in follow.el
2021-03-30 Mattias Engdegardlisp/progmodes/verilog-mode.el internal code cleanup.
2021-03-30 Arash Esbati* lisp/textmodes/reftex-auc.el: Improve the external...
2021-03-30 Dmitry GutovProvide information to show icons with Elisp completions
2021-03-29 Stefan Monnierlisp/progmodes/verilog-mode.el: Prepare for lexical...
2021-03-29 Stefan Monnier* lisp/progmodes/verilog-mode.el: Use #' where appropriate.
2021-03-29 Wilson Snyderlisp/progmodes/verilog-mode.el: Fix indentation of...
2021-03-29 Stefan Monnier* lisp/completion.el: Activate lexical-binding
2021-03-29 Stefan Monnier* lisp/woman.el: Activate lexical-binding. Require...
2021-03-29 Juri Linkov* lisp/progmodes/project.el (project-regexp-history...
2021-03-29 Stefan Monnier* lisp/allout*.el: Use lexical-binding
2021-03-29 Alan MackenzieFix an infinite loop in C++ Mode redisplay. This was...
2021-03-29 Glenn MorrisMerge from origin/emacs-27
2021-03-29 Glenn Morris; Merge from origin/emacs-27
2021-03-29 Glenn MorrisMerge from origin/emacs-27
2021-03-29 Glenn Morris; Merge from origin/emacs-27
2021-03-29 Michael Albinus; Fix schedule in admin/notes/emba
2021-03-29 Michael AlbinusSome Tramp doc clarifications
2021-03-29 Eli ZaretskiiProtect add-variable-watcher from incorrect usage
2021-03-29 Michael Albinus; Fix last change
2021-03-29 Michael AlbinusOptimize test jobs for emba
2021-03-29 Stefan KangasDoc fixes in follow.el
2021-03-29 Michael Albinus* test/infra/gitlab-ci.yml (test-filenotify-gio): Use...
2021-03-28 Michael AlbinusFix hang in autorevert-tests.el
2021-03-28 Lars IngebrigtsenFix a dbus.el byte compilation warning
2021-03-28 Lars IngebrigtsenUse a 64KB page size for pdump
2021-03-28 Michael Albinus* admin/notes/emba: Explain job types and artifacts.
2021-03-28 Lars IngebrigtsenRevert "Clarify dired-do-shell-command doc string"
2021-03-28 Lars IngebrigtsenRevert "Clarify dired-do-shell-command doc string"
2021-03-28 Lars IngebrigtsenClarify dired-do-shell-command doc string
2021-03-28 Lars IngebrigtsenClarify dired-do-shell-command doc string
2021-03-28 Eli ZaretskiiDoc fixes for 'face-foreground' and 'face-background'.
2021-03-28 pillulecompilation-goto-locus does not handle right display...
2021-03-28 Lars IngebrigtsenClarify the doc string of plist-memeber and plist-put
2021-03-28 Eli ZaretskiiAvoid errors in pulse.el for some face customizations
2021-03-28 Michael AlbinusMake artifacts working on emba (hopefully)
2021-03-27 Michael Albinus; Adapt recent change in test/infra/gitlab-ci.yml
2021-03-27 Basil L. ContovounesiosDemote read-extended-command-predicate errors
2021-03-27 Michael Albinus; Adapt recent change in test/infra/gitlab-ci.yml
2021-03-27 Michael Albinus; Adapt recent change in test/infra/gitlab-ci.yml
2021-03-27 Stefan Monnier* lisp/wdired.el (wdired--self-insert): Fix thinko
2021-03-27 Michael Albinus; Adapt recent change in test/infra/gitlab-ci.yml
2021-03-27 Michael Albinus; Adapt recent change in test/infra/gitlab-ci.yml
2021-03-27 Stefan Monnier* lisp/wdired.el: Fix minor regressions and simplify...
2021-03-27 Michael Albinus; Adapt recent change in test/infra/gitlab-ci.yml
2021-03-27 Arthur Miller* lisp/wdired.el: Apply text properties lazily
2021-03-27 Michael Albinus; Adapt recent change in test/infra/gitlab-ci.yml
2021-03-27 Michael AlbinusKeep *.log files on emba
2021-03-27 Eli ZaretskiiFix lisp/files-tests on MS-Windows
2021-03-27 Matt ArmstrongFile unlock errors now issue warnings (Bug#46397)
2021-03-27 Matt ArmstrongAdd test coverage for src/filelock.c (Bug#46397)
2021-03-27 Kenichi HandaFix encoding by ISO-2022-JP
2021-03-26 Michael AlbinusImprove remote file notifications
2021-03-26 Basil L. ContovounesiosAddress some --without-x byte-compilation warnings
2021-03-26 Stefan Monnier* lisp/obsolete/tpu-extras.el: Avoid defadvice
2021-03-26 Stefan Monnier* lisp/mh-e/: Take advice-remove of the newly enabled...
2021-03-26 Andrea Corallo* Prevent stale eln loading checking file timestamp...
2021-03-26 Eli Zaretskii; * admin/make-tarball.txt: Minor addition to the Web...
2021-03-25 Glenn Morris* admin/admin.el (set-version): Handle malformed NEWS...
2021-03-25 Glenn Morrisadmin.el fix for bug#47394
2021-03-25 Michael Albinus; * etc/NEWS: Fix typo.
2021-03-25 Eli Zaretskii; * admin/make-tarball.txt: Another minor addition.
2021-03-25 Eli ZaretskiiBump Emacs version past 27.2
2021-03-25 Spencer BaughAssert not local-variable-p after setq in let_default...
2021-03-25 Spencer BaughAdd a test for let-binding unwinding
2021-03-25 Stefan Monnier* lisp/htmlfontify.el: Fix misuses of `nconc`
2021-03-25 Bill WohlerRemove XEmacs support in lexical-binding
2021-03-25 Mark A. HershbergerUpdate rnc to use Open Document's Relax-NG schema to...
2021-03-25 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2021-03-25 Paul EggertMerge from origin/emacs-27
2021-03-25 Paul Eggert; Merge from origin/emacs-27
2021-03-25 Paul EggertMerge from origin/emacs-27
2021-03-25 Eli Zaretskii* admin/make-tarball.txt: Improve and expand the instru...
2021-03-25 Amos BirdFix preeditarea reporting wrong spot.
2021-03-25 Paul EggertFix replace-buffer-contents undefined behavior
2021-03-25 Michael AlbinusFix filenotify-tests.el for Solaris (bug#47262), do...
2021-03-25 Michael AlbinusAdapt Tramp file notification support
2021-03-25 Glenn Morris* doc/emacs/maintaining.texi (Managing Projects): Fixes...
2021-03-24 Dmitry GutovFix typo
2021-03-24 Theodor ThornhillAdd command project-remove-known-project
2021-03-24 Stefan Monnier* list/progmodes/idl*.el: Use lexical-binding
2021-03-24 Juri Linkov* lisp/tab-bar.el (tab-bar-tab-post-change-group-functi...
2021-03-24 Alan MackenzieImprove failure reporting in test/lisp/electric-tests.el
2021-03-24 Stefan Monnier* lisp/auth-source-pass.el (auth-source): Silence spuri...
2021-03-24 Lars IngebrigtsenFix previous format-prompt change: The default can...
next