]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-02-08 Eli ZaretskiiMinor fixes for last change
2019-02-08 Nick DrozdDownload of URL in EWW falls back on current URL
2019-02-07 Eli ZaretskiiMinor fix for unexec builds.
2019-02-07 Eli Zaretskii; Simplify last change.
2019-02-07 Eli ZaretskiiAvoid segfaults on MS-Windows in enexec'ed Emacs
2019-02-07 Dmitry GutovAvoid unnecessary consing in project--files-in-directory
2019-02-07 Ian DunnAdd vc-hg-revert-switches
2019-02-07 Dmitry GutovRename multifile.el to fileloop.el
2019-02-07 Dmitry Gutov; project-ignores: Add some TODOs
2019-02-07 Aurelien AptelRevert "Fix typo in add-hook doc string"
2019-02-06 Juri LinkovMake window choice in xref commands configurable
2019-02-06 Robert PluimAdd dwim function for inserting @ref variants
2019-02-06 Aurelien AptelFix typo in add-hook doc string
2019-02-06 Eli ZaretskiiUnbreak interactive invocation of temacs on MS-Windows
2019-02-06 Eli ZaretskiiPrevent segfaults when running inside docker
2019-02-06 Michael AlbinusFix Bug#34196
2019-02-05 Robert PluimFix network stream tests
2019-02-05 Glenn Morris* make-dist: Prefer a temporary manifest file.
2019-02-04 Eli ZaretskiiAvoid segfaults due to image cache being cleared during...
2019-02-04 Robert PluimDon't map imaps to 993 anymore except on old Windows...
2019-02-04 Eli ZaretskiiSupport (locale-info 'paper) on MS-Windows
2019-02-04 Federico TedinAllow doc-view to open password-protected PDF files...
2019-02-04 Michael AlbinusFix Bug#34196
2019-02-04 Michael AlbinusImprove Tramp host name completion
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
next