]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-04-08 Phillip LordMore 7 scratch/windows-branch-build-2
2018-04-08 Phillip LordMore 6
2018-04-08 Phillip LordMore 5
2018-04-08 Phillip LordMore 4
2018-04-08 Phillip LordMore 4
2018-04-08 Phillip LordMore 3
2018-04-08 Phillip LordMore
2018-04-08 Phillip LordMore
2018-04-08 Phillip Lord* admin/nt/dist-build/build-zips.sh: Support building...
2018-03-28 Phillip LordReduce parallelism to Windows build
2018-03-27 Paul EggertAvoid using unportable integer in org-clock
2018-03-27 Paul EggertUpdate from Gnulib
2018-03-27 Stefan Monnier(benchmark-run-compiled): Make it work like 'benchmark...
2018-03-27 Stefan Monnier(completion-at-point-functions): Improve doc
2018-03-27 Stefan Monnier(read_key_sewuence): Use POSN in second event when...
2018-03-27 Stefan Monnier* lisp/mouse.el: Remove redundant ':group's.
2018-03-27 Glenn Morris* test/lisp/emacs-lisp/bytecomp-tests.el
2018-03-27 Stefan Monnier* lisp/emacs-lisp/benchmark.el (benchmark-run): Allow...
2018-03-27 Paul EggertFix constant folding of overflows
2018-03-26 Stefan MonnierTrivial fixes for last changes to package.el and marker.c
2018-03-26 Paul Eggert; Spelling fix
2018-03-26 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2018-03-26 Stefan Monnier* lisp/emacs-lisp/package.el: New quickstart feature
2018-03-26 Stefan Monnier* src/marker.c: Try and speed up byte<->char conversion...
2018-03-26 Michael AlbinusFix problem with trailing slash in Tramp
2018-03-26 Phillip LordRemove architecture dependent source downloads feature/deps-download
2018-03-25 Eric SkoglundMake eshell/kill handle -<signal> and -<SIGNALNAME...
2018-03-25 Noam PostavskyAllow `&rest' or `&optional' without following variable...
2018-03-25 Vibhav PantFix byte-optimize-memq incorrectly optimizing some...
2018-03-24 Vibhav PantOptimize certain memq forms during byte-compilation.
2018-03-24 Phillip LordReduce build load
2018-03-24 Glenn Morris* lisp/emulation/viper.el (viper-set-hooks): Replace...
2018-03-24 Glenn Morris* lisp/vc/vc.el (vc-initial-comment): Remove var unused...
2018-03-24 Glenn MorrisRemove some unused gnus-registry variables
2018-03-23 Glenn MorrisRemove variables labeled as obsolete that do nothing
2018-03-23 Phillip LordLimit build load
2018-03-23 Phillip LordEnsure configure is running if necessary
2018-03-23 Glenn Morris* lisp/progmodes/cc-langs.el: Silence compiler.
2018-03-23 Glenn MorrisQuieten lisp/obsolete compilation
2018-03-23 Paul EggertClarify syntax of radixed integers
2018-03-23 Glenn MorrisRemove some declare-function stub definitions
2018-03-23 Glenn MorrisReplace some uses of cl with cl-lib
2018-03-23 Glenn MorrisReplace cl in some obsolete files
2018-03-23 Glenn Morriscedet: replace cl with cl-lib
2018-03-23 Glenn Morrisgnus: replace cl with cl-lib
2018-03-23 Glenn Morris* lisp/gnus/gnus-vm.el (vm-mode, vm-save-message):
2018-03-23 Paul Eggert* src/process.c (Fsignal_process): Simplify.
2018-03-23 Paul EggertFix too-large integer in Hg backend
2018-03-23 Paul EggertAvoid Fortran-style floating-point optimization
2018-03-23 Michael AlbinusInstrument tramp-test39-utf8
2018-03-23 Glenn Morrissql.el defcustom fixes
2018-03-23 Stefan MonnierFix bug#30846, along with misc cleanups found along...
2018-03-23 Stefan Monnier* src/alloc.c: Avoid O(N²) complexity when unchaining...
2018-03-23 Stefan MonnierMerge from origin/emacs-26
2018-03-23 Stefan Monnier; Merge from origin/emacs-26
2018-03-23 Noam Postavsky* src/lisp.h (struct Lisp_Buffer_Local_Value): Update...
2018-03-23 Noam Postavsky* doc/emacs/trouble.texi: Fix location of `emacs-versio...
2018-03-23 Noam PostavskyExplain more about (defvar foo) form (Bug#18059)
2018-03-23 Robert PluimMake update_autogen work in git worktrees
2018-03-23 Glenn MorrisQuieten cl-lib related compiler warnings
2018-03-22 Stefan MonnierTry and fix the more obvious sources of bug#30635
2018-03-22 Charles A.... * doc/lispref/buffers.texi (Buffer List): Fix grammar.
2018-03-22 Charles A.... * doc/lispref/anti.texi (Antinews): Fix grammar.
2018-03-22 Charles A.... Add new command vc-git-stash-delete
2018-03-22 Glenn Morris* lisp/org/ob-lisp.el (org-babel-lisp-eval-fn): Tweak...
2018-03-22 Glenn Morrissql.el defcustom fixes
2018-03-22 Paul EggertFix byte-opt lists of pure functions etc.
2018-03-22 Paul EggertPort emacs-module-tests to 32-bit Emacs
2018-03-22 Michael Albinus; Fix last commit in tramp.el
2018-03-22 Glenn MorrisMerge from origin/emacs-26
2018-03-22 Glenn Morris; Merge from origin/emacs-26
2018-03-22 Eli ZaretskiiDocument DEFUN attributes
2018-03-22 Nicolas Petton* etc/NEWS: Add an entry for auth-source-pass.
2018-03-22 Eli ZaretskiiFix the MSDOS build
2018-03-22 Michael AlbinusFix commit c24c5dc4a4
2018-03-22 Michael AlbinusTag tramp-test39-utf8* as :unstable
2018-03-22 Michael AlbinusFix Bug#30904
2018-03-22 Eric AbrahamsenImprove warning and error messages
2018-03-22 Eric AbrahamsenAdjust eieio persistence tests for expected failure
2018-03-22 Eric AbrahamsenLet eieio-persistent-read read what object-write has...
2018-03-22 Eric AbrahamsenHandle possible classtype values in eieio-persistent...
2018-03-22 Pierre TéchoueyresAdd new tests for eieio persistence
2018-03-22 Glenn Morris* lisp/gnus/gnus-cloud.el (gnus-cloud-synced-files...
2018-03-21 Glenn Morris* lisp/ibuf-ext.el (ibuffer-never-search-content-mode...
2018-03-21 Paul EggertPort data-tests-popcnt to 32-bit Emacs
2018-03-21 Glenn Morris* lisp/play/fortune.el (fortune-in-buffer): Revert...
2018-03-21 Glenn Morris* doc/lispref/windows.texi (Selecting Windows): Fix...
2018-03-21 Charles A.... Provide completion in vc-git-stash-* commands
2018-03-21 Charles A.... * doc/lispref/internals.texi (Writing Emacs Primitives...
2018-03-21 Paul EggertAdd tests for Bug#30408
2018-03-21 Glenn MorrisQuieten eieio-test compilation
2018-03-21 Glenn Morris; * autogen.sh: Comment.
2018-03-21 Glenn Morris* lisp/play/fortune.el (fortune-in-buffer): Unadvertise...
2018-03-21 Glenn Morris* lisp/play/fortune.el (fortune-message):
2018-03-21 Alan MackenzieFirm up documentation of generalized variables
2018-03-21 Eli ZaretskiiImprove documentation of Auto-Revert mode
2018-03-21 Eli ZaretskiiImprovements in dired.texi
2018-03-21 Noam PostavskyRevert "Support all perl variable declarators and prefixes"
2018-03-20 Paul EggertPort to 32-bit sparc64
2018-03-20 Glenn Morris* lisp/isearch.el (isearch-pre-command-hook): Replace...
next