]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-12-29 João TávoraAnother iteration for an improved electric-layout-mode scratch/fix-33794-extend-electric-layout-mode
2018-12-28 João TávoraTweak electric-layout-mode's API again after Stefan...
2018-12-24 João TávoraCorrectly implement two electric.el tests
2018-12-24 João TávoraClean up description of new semantics of electric-layou...
2018-12-23 João TávoraSlightly more powerful electric-layout-rules
2018-12-23 João TávoraTest electric.el in plainer c-mode without c-electric...
2018-12-23 João TávoraHandle entries of multiple symbols in electric-layout...
2018-12-23 João TávoraMinor cleanup in new electric-layout-mode after Stefan...
2018-12-23 João TávoraRework electric-layout-post-self-insert-function (bug...
2018-12-23 João TávoraExtend electric-layout-mode to handle more complex...
2018-12-23 Eli Zaretskii; * etc/HELLO: Remove stray x-charset. (Bug#33851)
2018-12-23 Michael Albinus; Add +++ to recent entry in etc/NEWS
2018-12-23 Michael Albinus; Fix wording in etc/NEWS
2018-12-23 Michael AlbinusHandle `make-process' in Tramp and ange-ftp
2018-12-22 Juri Linkov* lisp/simple.el (next-error-no-select): Use save-selec...
2018-12-22 Philipp StephaniAdd file name handler support for 'make-process' (Bug...
2018-12-22 Eli Zaretskii* etc/HELLO: Add missing charset properties for Japanes...
2018-12-22 Charles A.... Macroexpand before evaluating in eval-expression (bis)
2018-12-22 Thomas Fitzsimmonsldap.el: Do not set process-connection-type
2018-12-22 Michael Albinus; Cosmetic changes to etc/NEWS
2018-12-22 Michael AlbinusUse "file name handler" consequently
2018-12-21 Michael AlbinusFix Bug#33735
2018-12-21 Michael Albinus* test/lisp/filenotify-tests.el, test/lisp/shadowfile...
2018-12-20 Juri Linkov* lisp/emacs-lisp/debug.el (debug): Add display-buffer...
2018-12-20 Juri Linkov* lisp/windmove.el (windmove-delete-in-direction):...
2018-12-20 Juri Linkov* lisp/window.el (switch-to-buffer-obey-display-actions...
2018-12-20 Juri Linkov* lisp/hi-lock.el (hi-salmon, hi-aquamarine): New faces...
2018-12-20 Glenn MorrisMerge from origin/emacs-26
2018-12-20 Glenn Morris; Merge from origin/emacs-26
2018-12-20 Glenn MorrisMerge from origin/emacs-26
2018-12-20 Glenn Morris; Merge from origin/emacs-26
2018-12-20 Glenn MorrisMerge from origin/emacs-26
2018-12-20 Glenn Morris; Merge from origin/emacs-26
2018-12-20 Stefan Monnier* lisp/emacs-lisp/map.el: Add support for plists
2018-12-20 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test32-environmen...
2018-12-20 Alan MackenzieCheck result from c-backward-token-2 to avoid infinite...
2018-12-20 Michael AlbinusFix Bug#33781
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 Eggertcl-make-random-state was not copying its arg
2018-12-19 Paul EggertMinor fixes/simplifications to time functions
2018-12-19 Glenn MorrisSkip a vc-bzr test if run as root
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 Morris; Copyright year fix
2018-12-19 Chris FengBackport: Handle unread-command-events consistently...
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-19 Glenn MorrisRestrict downcasing in elisp xref tests (bug#25534)
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 Rob BrowningAvoid test failures if directory name looks like a...
2018-12-18 Paul EggertSupport (ash INTEGER BIGNUM)
2018-12-18 Michael AlbinusFix Bug#33524
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 Glenn Morris* doc/lispintro/emacs-lisp-intro.texi (Finding More...
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 Paul EggertMore porting to GCC 8 of --enable-gcc-warnings
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
next