]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-02-04 João TávoraAdd new icomplete-force-complete-and-exit-unless-direct... scratch/some-more-icomplete-hacks
2019-02-04 João TávoraAdd new icomplete-force-complete-and-kill command
2019-02-04 Robert PluimUse IPv6 localhost when family is 'ipv6
2019-02-03 Juri Linkov* lisp/tar-mode.el (tar-extract): Call tar--try-jka...
2019-02-03 Michael AlbinusWork on accept-process-output in Tramp
2019-02-02 Paul EggertSupport (locale-info 'paper) on GNU platforms
2019-02-02 Juri Linkov* test/lisp/vc/diff-mode-tests.el (diff-mode-test-font...
2019-02-02 Paul EggertUpdate from Gnulib
2019-02-02 Paul EggertFix unlikely user-full-name integer overflow
2019-02-02 Eli ZaretskiiPrevent segfault in bootstrap-emacs on MinGW
2019-02-02 Felicián NémethFix Bug#34221
2019-02-02 Martin RudalicsFix window splitting behavior of 'display-buffer-at...
2019-02-02 Martin RudalicsFix bugs caused by running window change functions...
2019-02-02 Glenn Morris* .gitignore: Add MANIFEST.
2019-02-02 Glenn Morris* make-dist: Avoid "Bad fd number" error with dash.
2019-02-02 Glenn Morris* make-dist: Remove references to src/stamp-h.in.
2019-02-02 Glenn Morris* make-dist: Fix --no-update with no pre-existing MANIFEST.
2019-02-02 Paul EggertRestore SETFATTR substitution
2019-02-01 Paul EggertMake make-dist more automatic
2019-02-01 Glenn Morris* configure.ac (emacs_config_features): Add pdumper...
2019-02-01 Paul EggertRename CANNOT_DUMP to HAVE_UNEXEC
2019-02-01 Paul EggertOmit some linker hacks if not doing unexec
2019-02-01 Paul EggertStop using macOS -prebind option
2019-02-01 Paul EggertMerge from origin/emacs-26
2019-02-01 Paul Eggert; Merge from origin/emacs-26
2019-02-01 Paul EggertMerge from origin/emacs-26
2019-02-01 Eli ZaretskiiCorrect the docs of inserting kmacro counter
2019-02-01 Nicholas Drozd* doc/misc/calc.texi (Algebraic Tutorial): Fix a typo...
2019-02-01 Glenn Morris; Auto-commit of loaddefs files.
2019-02-01 Glenn Morris; Auto-commit of loaddefs files.
2019-02-01 Mattias EngdegårdMake the rx operators \? and \?? behave correctly
2019-02-01 Eli ZaretskiiAvoid errors in 'rmail-get-new-mail'
2019-02-01 Dmitry Gutovjs--re-search-backward-inner: Fix infloop
2019-01-31 Paul EggertPrefer static to extern where either will do
2019-01-31 Paul EggertWiden modiff counts to avoid wraparound
2019-01-31 Paul EggertMinor pdumper simplification
2019-01-30 Paul EggertFix process-contact bug with TCP connections
2019-01-30 Glenn MorrisMerge from origin/emacs-26
2019-01-30 Michael AlbinusFix problem in filenotify-tests
2019-01-30 Michael Albinus* lisp/net/tramp-rclone.el (tramp-rclone-mounted-p...
2019-01-30 Michael Albinus; Fix previous commit
2019-01-30 Michael Albinus* test/lisp/net/tramp-tests.el
2019-01-29 Michael Albinus* test/lisp/filenotify-tests.el (file-notify--deftest...
2019-01-29 Robert PluimMove some descriptions to the right section
2019-01-29 Eli ZaretskiiFix documentation of pdump file installation
2019-01-29 Eli ZaretskiiMinor copyedits in last manual change
2019-01-29 Eli ZaretskiiImprove documentation of face numbers
2019-01-29 Michael AlbinusAdapt `accept-process-output' arguments in tramp-tests
2019-01-29 Michael Albinus; Tramp cleanup
2019-01-28 Juri LinkovSmall fixes
2019-01-28 Glenn Morris* src/Makefile.in (clean): Delete versioned pdmp files.
2019-01-28 Juri LinkovMore checks for live buffers.
2019-01-28 Juri Linkov* lisp/generic-x.el (etc-passwd-generic-mode): Support...
2019-01-28 Eli ZaretskiiFix last change in xfaces.c
2019-01-28 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test03-file-name...
2019-01-28 Michael AlbinusAdapt accept-process-output timeouts in Tramp
2019-01-28 Eli ZaretskiiFix bug with face-id after restoring from pdump
2019-01-28 Sam Steingoldlinks: also link pdmp
2019-01-28 Alan MackenzieDetect when we hit limit in backward search in c-just...
2019-01-28 Paul EggertUpdate from Gnulib
2019-01-27 Paul Eggertforward-line now works with bignums
2019-01-27 Michael Albinus* doc/emacs/custom.texi (Authentication): Refer to...
2019-01-27 Eli ZaretskiiImprove pdump load diagnostics
2019-01-26 Eli Zaretskii* src/emacs.c (load_pdump): Fix a thinko in last change.
2019-01-26 Michael AlbinusNew node Authentication in the Emacs manual
2019-01-26 Eli ZaretskiiImprove pdump file search and 'pdumper-stats'
2019-01-26 Eli ZaretskiiFix face initializations in pdump'ed Emacs
2019-01-25 Stefan Monnier* lisp/loadup.el (load-file-name): Set back to nil
2019-01-25 João TávoraAdjust previous electric.el and elec-pair.el change
2019-01-25 Alan MackenzieFix a loop in c-fl-decl-start. This fixes bug #34186.
2019-01-25 João TávoraUse minibuffer-default in completion-all-sorted-complet...
2019-01-25 Eli Zaretskii; Fix recent changes in ELisp manual
2019-01-25 Phillip Lord; Document input-event-functions
2019-01-25 Alex BranhamMake tabulated-list-mode-map inherit from special-mode-map
2019-01-25 Eli ZaretskiiFix LaTeX output of month and day from cal-tex.el
2019-01-25 Daniel Kahn... Avoid elisp crash for OpenPGP User IDs with no e-mail...
2019-01-25 Eli Zaretskii; * etc/NEWS: Mention changes in image-transform-*...
2019-01-25 Benjamin Riefenstahlimage-mode: Make parameters buffer-local
2019-01-25 Benjamin Riefenstahlimage-mode: Do not use default scaling (bug#33990)
2019-01-25 Benjamin Riefenstahlcreate-image: Expand documentation (bug#33990)
2019-01-24 Michael AlbinusSome fixes in tramp-smb.el
2019-01-24 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-01-24 Eli ZaretskiiAvoid byte-compiler warning in starttls.el
2019-01-24 Michael Albinus; Remove tramp-tests instrumentation
2019-01-24 Robert PluimCheck for client certificates when using GnuTLS
2019-01-24 Michael AlbinusFix error in Tramp's encoding check
2019-01-23 Phillip Lord; Fix typos in NEWS
2019-01-23 Stefan Monnierdoc-view-presentation, doc-view-fit-window-to-page...
2019-01-23 Stefan MonnierAvoid having to build src/emacs when we just want to...
2019-01-23 Eli Zaretskii; * src/Makefile.in: Fix wording of comment in last...
2019-01-23 Eli ZaretskiiFix build errors with pdump fingerprint on macOS
2019-01-23 Michael Albinus; More instrumentation of tramp-tests.el for hydra
2019-01-23 Stefan MonnierRework last commit to icomplete and minibuffer.el.
2019-01-23 Michael Albinus; Instrument tramp-tests.el for hydra.
2019-01-23 João TávoraForce completion in icomplete with C-M-i, but don't...
2019-01-23 João TávoraAvoid cycling in minibuffer-force-complete-and-exit...
2019-01-23 Paul Eggert* src/keyboard.c (read_char): Use CALLN.
2019-01-23 Stefan Monnier* src/emacs.c (load_pdump): Minor simplification.
2019-01-23 Eli ZaretskiiFix compilation of pdumper.c with old buggy GCC
2019-01-23 Michael Albinus* lisp/net/tramp.el (tramp-set-file-uid-gid): Fix thinko.
next