]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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 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.
2018-12-09 Paul EggertStreamline and fix vector-size checks
2018-12-09 Paul EggertSuppress WebKitGTK+ 2.21.1 diagnostics
2018-12-08 Michael HeerdegenFix quote in the copyright skeleton
2018-12-08 Paul EggertFix integer overflow in oversize vectors
2018-12-08 Paul Eggert* src/alloc.c (allocate_vectorlike): Simplify.
2018-12-08 Eli Zaretskii; * src/xterm.c (x_update_begin): Fix whitespace.
2018-12-08 Ari RoponenFix scaling problem in Cairo builds
2018-12-08 Eli ZaretskiiHonor 'vc-bzr-log-switches' in 'vc-bzr-revision-table'
2018-12-08 Steven De HerdtHonor 'vc-bzr-log-switches' in 'vc-bzr-expanded-log...
2018-12-08 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2018-12-08 Eli ZaretskiiDocument that Eshell follows symlinks in history file...
2018-12-08 Philip HudsonFollow links in Eshell last-dir-ring
2018-12-08 Philip HudsonFollow symlink in Eshell history
2018-12-08 Martin RudalicsNew buffer display action alist entry 'window-min-heigh...
2018-12-08 Martin RudalicsAdjust windows' previous buffers when reverting dired...
2018-12-08 Martin RudalicsImprove how 'balance-windows' handles fixed-size window...
2018-12-07 Alan MackenzieCC Mode: Compensate for backward-sexp ignoring trailing...
2018-12-07 Michael AlbinusRefactor some Tramp functions
2018-12-07 Eli Zaretskii; * doc/lispref/text.texi (Special Properties): Fix...
2018-12-07 Eli ZaretskiiFix the value of default-directory upon startup on...
2018-12-06 Juri Linkov* lisp/vc/vc.el (vc-find-revision-no-save): Add optiona...
2018-12-06 Juri Linkov* lisp/simple.el (next-line-or-history-element): Use...
2018-12-06 Paul EggertMention EMACS_SOCKET_NAME, not XDG_RUNTIME_DIR.
2018-12-06 Paul EggertMention unsetting XDG_RUNTIME_DIR in doc.
2018-12-06 Paul Eggertemacsclient: avoid background chatter
2018-12-06 Paul EggertFix emacsclient hang when backgrounded
2018-12-06 Paul Eggertstruct image_type layout is private to image.c
2018-12-06 Eli ZaretskiiAvoid an error on exit in a build without threads
2018-12-06 Michael AlbinusAdd missing handler to tramp-rclone.el, improve robustness
2018-12-06 Michael AlbinusRework Tramp wrt string-match-p, looking-at-p, save...
2018-12-06 Michael AlbinusMake stronger tests for Tramp multi hops
2018-12-06 João TávoraKeep Flymake compatible with Emacs 26.1 builds --without-x
2018-12-05 Glenn Morris* admin/unidata/uvs.el (uvs-print-table-ivd): Add more...
2018-12-04 João TávoraPrepare lisp/progmodes/flymake.el for distribution...
2018-12-04 João TávoraAllow custom load paths in elisp's byte-compilation... scratch/allow-custom-load-paths-in-elisp-flymake
2018-12-04 Stefan Monnier* lisp/emacs-lisp/eldoc.el: Let the user interrupt...
2018-12-04 Eli ZaretskiiSupport IBM038 (a.k.a. "EBCDIC-INT") encoding
2018-12-04 Glenn MorrisSkip an autorevert test on hydra.nixos.org (bug#32645)
2018-12-04 Stefan Monnier* lisp/shell.el (shell--parse-pcomplete-arguments)...
2018-12-04 Juri Linkov* lisp/isearch.el (isearch-yank-on-move): New defcustom
2018-12-04 Juri Linkov* lisp/isearch.el (isearch-allow-scroll): New option...
2018-12-04 Juri Linkov* lisp/vc/vc-git.el (vc-git-stash): Call vc-dir-marked...
2018-12-03 Paul Eggertemacsclient: fix typo on recent socket-leak change
2018-12-03 Eli ZaretskiiFix WINDOWSNT/DOS_NT build
2018-12-03 Martin RudalicsA few further fixes of window internals description
2018-12-03 Paul Eggertemacsclient: don’t leak socket to child processes
2018-12-03 Paul EggertUse tcdrain, not fdatasync, to drain ttys
2018-12-03 Paul EggertUpdate from Gnulib
2018-12-03 Paul Eggertemacsclient: fix symlink/socket race
next