]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-12-19 Glenn MorrisSkip rather than fail in flymake tests
2018-12-19 Eric AbrahamsenMake gnus-newsgroup-name local var available to gnus...
2018-12-19 Juri Linkov* lisp/vc/diff-mode.el (diff-syntax-fontify-props)...
2018-12-19 Paul EggertMinor fixes/simplifications to time functions
2018-12-19 Michael Albinus* lisp/net/tramp-sh.el (tramp-set-remote-path): Send...
2018-12-19 Nicholas Drozd* src/editfns.c (Finsert_char): Skip unnecessary fixnum...
2018-12-19 Glenn MorrisSkip a remote filenotify test on hydra
2018-12-19 Stefan Monnier* lisp/font-lock.el: Use lexical-binding
2018-12-19 Stefan Monnier* lisp/font-lock.el (font-lock-ensure-function): Fix...
2018-12-18 Juri LinkovMore font-lock improvements for diff-mode
2018-12-18 Juri LinkovFontify one-line diffs without the final newline (bug...
2018-12-18 Paul EggertSupport (ash INTEGER BIGNUM)
2018-12-18 Glenn MorrisExpect tramp environment test to fail on hydra
2018-12-18 Glenn MorrisA filenotify test now passes on hydra
2018-12-18 Michael AlbinusFix Bug#33781
2018-12-18 Nicolas PettonNew convenience functions in seq.el
2018-12-18 Glenn MorrisTiny ert-summarize-tests-batch-and-exit improvement
2018-12-17 Juri LinkovSyntactic fontification of diff hunks (bug#33567)
2018-12-17 Paul EggertMake org-protocol-flatten always an alias
2018-12-17 Stefan Monnier* lisp/emacs-lisp/map.el: Avoid special casing lists.
2018-12-17 Glenn MorrisAvoid tests failures on hydra due to Tramp autoload...
2018-12-17 Paul EggertOne more flatten-tree test
2018-12-17 Paul EggertSome more flatten-tree aliases
2018-12-17 Paul EggertImprove flatten-tree documentation
2018-12-17 Paul EggertImprove flatten-tree performance
2018-12-17 Paul EggertAssume ‘emacs’ is defined in Emacs-only code
2018-12-17 Michael AlbinusUse `flatten-tree' in Tramp
2018-12-17 Alex BranhamNew function flatten-tree
2018-12-17 Michael AlbinusFix Bug#33524
2018-12-17 Michael AlbinusReduce autoloaded objects in Tramp
2018-12-17 Stefan Monnier* lisp/emacs-lisp/macroexp.el: Don't hide backtrace
2018-12-16 João TávoraJsonrpc error handlers can now safely call jsonrpc...
2018-12-16 Paul EggertUpdate from Gnulib
2018-12-16 Stefan Monnier* lisp/net/tramp: Rework mutual dependencies
2018-12-16 Michael AlbinusAdd Tramp sudoedit method
2018-12-16 João TávoraRephrase a confusing sentence in the jsonrpc.el manual
2018-12-16 Glenn MorrisExpect two epg tests to fail on hydra
2018-12-15 Glenn Morris; * src/macuvs.h: Regenerate with new header.
2018-12-15 Glenn MorrisMerge from origin/emacs-26
2018-12-15 Glenn MorrisEnsure flymake tests use gcc rather than $CC
2018-12-15 Glenn MorrisSuppress filenotify remote test failures on hydra.nixos.org
2018-12-15 Glenn MorrisFix an eshell ls dired test for non-recent files
2018-12-15 Glenn MorrisFix an epg test for recent GnuPG versions (bug#33439)
2018-12-14 Glenn Morris* make-dist: Improve no-byte-compile check.
2018-12-14 Glenn Morris* make-dist: Improve tempfile handling.
2018-12-14 Glenn Morris* make-dist: Silence test of tar functionality.
2018-12-14 Basil L. Contovounesios* lisp/emacs-lisp/map.el: Fix recent changes
2018-12-14 Robert PluimDocument font structure layout constraints
2018-12-14 Robert PluimDocument font structure layout constraints
2018-12-14 Eli ZaretskiiFix display of line numbers in empty lines beyond EOB
2018-12-14 Glenn Morris* test/lisp/eshell/em-ls-tests.el (em-ls-test-bug27844...
2018-12-13 Stephen LeakeGet long package description for installed packages...
2018-12-13 Stephen LeakeMerge commit 'd08b75abe0f0cf9ade812b189c374809a2c7836e'
2018-12-13 Paul EggertFix stray CHECK_FIXNUM_COERCE_MARKER
2018-12-13 Glenn Morris* test/lisp/eshell/em-ls-tests.el (em-ls-test-bug27844...
2018-12-13 Michael Albinus* doc/misc/tramp.texi (Ad-hoc multi-hops): Reinsert...
2018-12-13 João TávoraAllow per-diagnostic overlay properties in Flymake
2018-12-12 Juri Linkov* lisp/vc/vc.el (vc-find-revision-no-save): Use decode...
2018-12-12 Glenn MorrisImprove em-ls-test-bug27844
2018-12-12 Paul EggertSimplify validate_interval_range and callers
2018-12-12 Paul Eggertset_text_properties_1 can assume START <= END
2018-12-12 Eli ZaretskiiFix regression in expand-file-name with drive-relative...
2018-12-12 Michael AlbinusFix Bug#33568
2018-12-11 Stefan Monnier* lisp/emacs-lisp/map.el: Make the functions generic
2018-12-11 Stephen LeakeFix bug in display-buffer-use-some-frame
2018-12-11 Eli ZaretskiiFix redisplay when a window's scroll bar or fringes...
2018-12-11 Martin RudalicsTiny markup fix in Elisp manual
2018-12-11 Martin RudalicsFix typo in 'dired-restore-positions'
2018-12-11 Glenn MorrisAdd test/Makefile machinery to exclude test .el files
2018-12-11 Nobuyoshi NakadaSupport Ruby block arguments ending with , or *
2018-12-11 Juri Linkov* lisp/isearch.el (isearch-pre-command-hook): Support...
2018-12-10 Juri Linkov* lisp/vc/vc.el (vc-root-version-diff): New command...
2018-12-10 Matthias MeulienSupport git commit --no-verify
2018-12-10 Paul EggertFix bug when hashing reversed buffer regions
2018-12-10 Glenn MorrisMerge from origin/emacs-26
2018-12-10 Glenn Morris; Merge from origin/emacs-26
2018-12-10 Glenn MorrisMerge from origin/emacs-26
2018-12-10 Glenn Morris; Merge from origin/emacs-26
2018-12-10 Glenn MorrisMerge from origin/emacs-26
2018-12-10 Glenn Morris* admin/gitmerge.el (gitmerge-skip-regexp): Add yet...
2018-12-10 Michael Albinus* lisp/net/tramp-compat.el (tramp-compat-flatten-list...
2018-12-10 Stefan Monnier* lisp/Makefile.in (compile-main): Use a more selective...
2018-12-10 Alan MackenzieCC Mode: stop extra parens on expression causing false...
2018-12-10 Ari RoponenFix cairo scrolling for side-by-side windows
2018-12-10 Alan MackenzieCC Mode: stop wrongly recognizing "func(a * 9)" as...
2018-12-10 Stefan Monnier* lisp/emacs-lisp/cursor-sensor.el: Add motivation
2018-12-10 Paul EggertRemove CHECK_FIXNUM_CAR etc.
2018-12-09 Glenn Morris* test/lisp/eshell/eshell-tests.el (with-temp-eshell):
2018-12-09 Juri LinkovFix occur for non-nil list-matching-lines-jump-to-curre...
2018-12-09 Raimon GrauGuard occur against an undefined orig-line
2018-12-09 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test03-file-name...
2018-12-09 Eli ZaretskiiIndexing followup to recent changes
2018-12-09 Stefan MonnierImprove documentation of cursor-sensor.el (bug#33664)
2018-12-09 Stefan Monnier* doc/lispref/commands.texi (Adjusting Point): Bug...
2018-12-09 Alan MackenzieDon't create *Compile-Log* due to byte-compile. Amend...
2018-12-09 Michael AlbinusTramp multi-hop methods must be inline
2018-12-09 Paul EggertAdd make_vector and make_nil_vector
2018-12-09 Eli ZaretskiiFix resolving symlinks in Eshell history file names
2018-12-09 Paul Eggert* src/alloc.c (VECTOR_ELTS_MAX): Make sure it’s signed.
2018-12-09 Paul EggertPort VECTOR_ELTS_MAX to older GCC etc.
next