]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-12-11 Paul EggertFix constant folding of overflows feature/gnus-select
2018-12-11 Stefan MonnierTrivial fixes for last changes to package.el and marker.c
2018-12-11 Paul Eggert; Spelling fix
2018-12-11 Stefan Monnier* lisp/emacs-lisp/package.el: New quickstart feature
2018-12-11 Stefan Monnier* src/marker.c: Try and speed up byte<->char conversion...
2018-12-11 Michael AlbinusFix problem with trailing slash in Tramp
2018-12-11 Phillip LordRemove architecture dependent source downloads
2018-12-11 Eric SkoglundMake eshell/kill handle -<signal> and -<SIGNALNAME...
2018-12-11 Noam PostavskyAllow `&rest' or `&optional' without following variable...
2018-12-11 Vibhav PantFix byte-optimize-memq incorrectly optimizing some...
2018-12-11 Vibhav PantOptimize certain memq forms during byte-compilation.
2018-12-11 Phillip LordReduce build load
2018-12-11 Glenn Morris* lisp/emulation/viper.el (viper-set-hooks): Replace...
2018-12-11 Glenn Morris* lisp/vc/vc.el (vc-initial-comment): Remove var unused...
2018-12-11 Glenn MorrisRemove some unused gnus-registry variables
2018-12-11 Glenn MorrisRemove variables labeled as obsolete that do nothing
2018-12-11 Phillip LordLimit build load
2018-12-11 Phillip LordEnsure configure is running if necessary
2018-12-11 Glenn Morris* lisp/progmodes/cc-langs.el: Silence compiler.
2018-12-11 Glenn MorrisQuieten lisp/obsolete compilation
2018-12-11 Paul EggertClarify syntax of radixed integers
2018-12-11 Glenn MorrisRemove some declare-function stub definitions
2018-12-11 Glenn MorrisReplace some uses of cl with cl-lib
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
next