]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-12-11 Glenn MorrisReplace cl in some obsolete files
2018-12-11 Glenn Morriscedet: replace cl with cl-lib
2018-12-11 Paul Eggert* src/process.c (Fsignal_process): Simplify.
2018-12-11 Paul EggertFix too-large integer in Hg backend
2018-12-11 Paul EggertAvoid Fortran-style floating-point optimization
2018-12-11 Michael AlbinusInstrument tramp-test39-utf8
2018-12-11 Stefan MonnierFix bug#30846, along with misc cleanups found along...
2018-12-11 Stefan Monnier* src/alloc.c: Avoid O(N²) complexity when unchaining...
2018-12-11 Noam Postavsky* src/lisp.h (struct Lisp_Buffer_Local_Value): Update...
2018-12-11 Noam Postavsky* doc/emacs/trouble.texi: Fix location of `emacs-versio...
2018-12-11 Noam PostavskyExplain more about (defvar foo) form (Bug#18059)
2018-12-11 Robert PluimMake update_autogen work in git worktrees
2018-12-11 Glenn MorrisQuieten cl-lib related compiler warnings
2018-12-11 Stefan MonnierTry and fix the more obvious sources of bug#30635
2018-12-11 Charles A.... * doc/lispref/buffers.texi (Buffer List): Fix grammar.
2018-12-11 Charles A.... * doc/lispref/anti.texi (Antinews): Fix grammar.
2018-12-11 Charles A.... Add new command vc-git-stash-delete
2018-12-11 Glenn Morris* lisp/org/ob-lisp.el (org-babel-lisp-eval-fn): Tweak...
2018-12-11 Glenn Morrissql.el defcustom fixes
2018-12-11 Paul EggertFix byte-opt lists of pure functions etc.
2018-12-11 Paul EggertPort emacs-module-tests to 32-bit Emacs
2018-12-11 Michael Albinus; Fix last commit in tramp.el
2018-12-11 Eli ZaretskiiDocument DEFUN attributes
2018-12-11 Nicolas Petton* etc/NEWS: Add an entry for auth-source-pass.
2018-12-11 Eli ZaretskiiFix the MSDOS build
2018-12-11 Michael AlbinusFix commit c24c5dc4a4
2018-12-11 Michael AlbinusTag tramp-test39-utf8* as :unstable
2018-12-11 Michael AlbinusFix Bug#30904
2018-12-11 Eric AbrahamsenImprove warning and error messages
2018-12-11 Eric AbrahamsenAdjust eieio persistence tests for expected failure
2018-12-11 Eric AbrahamsenLet eieio-persistent-read read what object-write has...
2018-12-11 Eric AbrahamsenHandle possible classtype values in eieio-persistent...
2018-12-11 Pierre TéchoueyresAdd new tests for eieio persistence
2018-12-11 Glenn Morris* lisp/gnus/gnus-cloud.el (gnus-cloud-synced-files...
2018-12-11 Glenn Morris* lisp/ibuf-ext.el (ibuffer-never-search-content-mode...
2018-12-11 Paul EggertPort data-tests-popcnt to 32-bit Emacs
2018-12-11 Glenn Morris* lisp/play/fortune.el (fortune-in-buffer): Revert...
2018-12-11 Glenn Morris* doc/lispref/windows.texi (Selecting Windows): Fix...
2018-12-11 Charles A.... Provide completion in vc-git-stash-* commands
2018-12-11 Charles A.... * doc/lispref/internals.texi (Writing Emacs Primitives...
2018-12-11 Paul EggertAdd tests for Bug#30408
2018-12-11 Glenn MorrisQuieten eieio-test compilation
2018-12-11 Glenn Morris; * autogen.sh: Comment.
2018-12-11 Glenn Morris* lisp/play/fortune.el (fortune-in-buffer): Unadvertise...
2018-12-11 Alan MackenzieFirm up documentation of generalized variables
2018-12-11 Eli ZaretskiiImprove documentation of Auto-Revert mode
2018-12-11 Eli ZaretskiiImprovements in dired.texi
2018-12-11 Noam PostavskyRevert "Support all perl variable declarators and prefixes"
2018-12-11 Glenn Morris* lisp/isearch.el (isearch-pre-command-hook): Replace...
2018-12-11 Alan Mackenzie* cc-engine.el (c-looking-at-or-maybe-in-bracelist...
2018-12-11 Eli ZaretskiiAvoid redisplay problems with too wide wrap-prefix
2018-12-11 Paul EggertPort to 32-bit sparc64
2018-12-11 Paul EggertAutoupdate from Gnulib
2018-12-11 Paul Eggert; Rewrap doc string
2018-12-11 Michael AlbinusExtend Tramp's UTF8 tests
2018-12-11 Aaron JensenBetter support for 'transpose-chars' in Flyspell mode
2018-12-11 Robert PluimCorrect Info link markup
2018-12-11 Nick HelmImprove documentation of 'with-help-window'
2018-12-11 Eli ZaretskiiMinor improvements in building.texi
2018-12-11 Alex Branham* lisp/textmodes/bibtex.el (bibtex-mark-entry): activat...
2018-12-11 Andrew G CohenSet gnus-newsgroup-selection in the summary buffer
2018-12-11 Paul Eggert; Spelling fix
2018-12-11 Paul Eggert; Spelling fix
2018-12-11 Paul EggertImprove port to NetBSD tzalloc
2018-12-11 Glenn Morris; * test/lisp/info-xref-tests.el: Remove stray line...
2018-12-11 Glenn Morris* test/lisp/info-xref-tests.el (info-xref-test-emacs...
2018-12-11 Paul EggertTune time zone 0
2018-12-11 Eli Zaretskii* doc/emacs/building.texi (Starting GUD): Mention ...
2018-12-11 Eli ZaretskiiYet more proofreading of the Emacs manual
2018-12-11 Charles A.... Normalize and fix some mistakes in NS-related commentary
2018-12-11 Paul Eggert* doc/emacs/rmail.texi: Fix broken link.
2018-12-11 Paul Eggert; Spelling fix
2018-12-11 Paul EggertFix recently-added POP doc glitch
2018-12-11 Karl FogelRevert move of interactive `transpose-regions' to Lisp
2018-12-11 Alan ThirdFix frame resize flicker on macOS (bug#30699)
2018-12-11 Eli ZaretskiiMore proofreading of the Emacs manual
2018-12-11 Michael AlbinusPrint top time consuming tests if advised
2018-12-11 Eli ZaretskiiFollowup to last change in browse-url.el
2018-12-11 Pierre TéchoueyresAllow 'browse-url-emacs' to fetch URL in the selected...
2018-12-11 Simen HeggestøylFix typo in the Emacs manual's VC chapter
2018-12-11 Radon RosboroughVarious follow-ups for early init file changes
2018-12-11 Basil L. ContovounesiosPass json-readtable-error data as a list (bug#30489)
2018-12-11 Glenn Morris* lisp/url/url-handlers.el: No need for subr-x at run...
2018-12-11 Karl FogelMove interactive `transpose-regions' to Lisp
2018-12-11 Nicolas PettonFix compilation warnings in subr-x-tests.el
2018-12-11 Nicolas Petton* lisp/url/url-handlers.el: Require subr-x.
2018-12-11 Nicolas PettonAdd URL handler for file-name-directory (Bug#30444)
2018-12-11 Michael Albinus* lisp/emacs-lisp/ert.el (ert-run-tests-batch): Print...
2018-12-11 Michael AlbinusOptimize tramp-tests.el
2018-12-11 Aaron JensenIn frameset save pixel values with frame-resize-pixelwi...
2018-12-11 Michael AlbinusPrint test timings unconditionally
2018-12-11 Glenn MorrisExplicitly require cl-lib where needed
2018-12-11 Glenn Morriscedet: remove obsolete name args to constructors
2018-12-11 Noam PostavskyImprove word motion docs (Bug#30815)
2018-12-11 Glenn MorrisQuieten semantic re-compilation when .elc already exist
2018-12-11 Glenn Morris* lisp/gnus/gnus-registry.el: Add missing compile-time...
2018-12-11 Eli ZaretskiiFix 'posn-at-point' when line numbers are displayed
2018-12-11 Eli ZaretskiiAnother followup to fixing 'window-text-pixel-width'
2018-12-11 Michael AlbinusOptimize "make check" and "make check-maybe"
2018-12-11 Reuben ThomasCall enchant-lsmod correctly when Enchant is installed...
next