]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-02-12 João TávoraScore flex-style completions according to match tightness scratch/new-flex-completion-style
2019-02-12 João TávoraAdd a new 'flex' completion style
2019-02-12 Glenn Morris* admin/notes/hydra: Small updates.
2019-02-11 Mattias EngdegårdAdd missing categories L, R, . and SPC to rx
2019-02-11 Paul EggertSimplify url-digest-auth-make-cnonce
2019-02-11 Paul EggertDon’t assume CURRENT_TIME_LIST
2019-02-11 Paul EggertSimplify use of encode-time
2019-02-11 Paul EggertFix doc string treatment of integer overflow
2019-02-11 Paul EggertPrefer encode-time to its alias
2019-02-10 Stefan Monnier* test/lisp/emacs-lisp/package-tests.el: Allow extra...
2019-02-10 Mattias EngdegårdDocument that [:cntrl:] does not match DEL (Bug#34391)
2019-02-10 João TávoraProperly remove stale Flymake diagnostics on :region...
2019-02-10 Eli ZaretskiiUnbreak the Cygw32 build
2019-02-10 João TávoraCleanup stale diagnostics on Flymake restart
2019-02-10 Paul Eggert* lisp/ecomplete.el (ecomplete-add-item): Simplify.
2019-02-10 Paul EggertDon’t assume CURRENT_TIME_LIST
2019-02-08 Alex BranhamFix byte compile warnings in checkdoc.el
2019-02-08 Tassilo HornImpl. json-pretty-print with replace-region-contents...
2019-02-08 Tassilo HornAdd new function replace-buffer-contents
2019-02-08 Stefan Monnier* lisp/emacs-lisp/package.el: Improve generated foo...
2019-02-08 Glenn MorrisMerge from origin/emacs-26
2019-02-08 Glenn Morris; Merge from origin/emacs-26
2019-02-08 Glenn MorrisMerge from origin/emacs-26
2019-02-08 Eli ZaretskiiMinor improvements to do strings in callproc.c
2019-02-08 Eli ZaretskiiImprove documentation of 'date-to-time' and 'parse...
2019-02-08 Robert PluimUnify three font info structures
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-08 Nick DrozdFix downloading of URLs that end in a slash
2019-02-08 Nick Drozd* doc/misc/eww.texi (Basics): Fix eww keybindings....
2019-02-08 Robert PluimFix process-thread docstring
2019-02-08 Eli ZaretskiiFix failures of vc-find-revision with non-ASCII file...
2019-02-07 Eli Zaretskii* doc/lispref/tips.texi (Documentation Tips): Fix quote...
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 Eli Zaretskii; * src/coding.h (struct coding_system): Fix a typo...
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 Alex BranhamAdd documentation for tabulated-list functions in the...
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 Jean-Christophe... Fix URL in ucs-normalize.el
2019-02-03 Alan Mackenzie* etc/PROBLEMS: Amend entry for profiler bug #34235...
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* make-dist: Remove references to src/stamp-h.in.
2019-02-02 Glenn Morris* .gitignore: Add MANIFEST.
2019-02-02 Paul Eggert* etc/PROBLEMS: Mention profiler-report bug (Bug#34235).
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
next