]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-10-04 João TávoraRemove spurious display-buffer call in eldoc--echo... scratch/eldoc-display-functions
2020-10-04 João TávoraRework semantics of eldoc-echo-are-use-multiline-p
2020-10-04 João TávoraRename ElDoc user option controlling display of truncat...
2020-10-03 João TávoraRework eldoc-echo-area-prefer-doc-buffer (bug#42532)
2020-10-03 João TávoraIntroduce eldoc-display-functions
2020-10-03 Stefan Kangas; Fix more typos
2020-10-03 Stefan Kangas; Fix trivial typos in ChangeLogs
2020-10-02 Alan MackenzieEnhance syntax-tests.el to test comments in parse-parti...
2020-10-02 Mattias EngdegårdCalc: fix formatting and parsing Unix time (bug#43759)
2020-10-02 Alan MackenzieEnhance syntax-tests.el to test comments in scan-lists
2020-10-02 Glenn Morris; Merge from origin/emacs-27
2020-10-02 Glenn MorrisMerge from origin/emacs-27
2020-10-02 Glenn Morris; Merge from origin/emacs-27
2020-10-02 Glenn MorrisMerge from origin/emacs-27
2020-10-02 Glenn Morris; Merge from origin/emacs-27
2020-10-02 Glenn MorrisMerge from origin/emacs-27
2020-10-02 Lars IngebrigtsenFix electric-buffer-list buffer selection
2020-10-02 Stefan Kangas; Fix many typos in symbols in docs and comments
2020-10-02 Eli Zaretskii* doc/misc/flymake.texi (Using Flymake): Fix a typo...
2020-10-02 Stefan MonnierCC Mode: Convert the handling of c-special-indent-hook...
2020-10-02 Robert PluimDon't error if no GPG signing key configured
2020-10-02 Mattias EngdegårdCalc: fix business days calculation (bug43677)
2020-10-02 Lars IngebrigtsenFix electric-buffer-list buffer selection
2020-10-02 Dmitry GutovMake xref work better on variables in shell-script...
2020-10-02 Lars IngebrigtsenMake `C-c C-e' in Python buffers work
2020-10-02 Per Starbäckpython-shell-send-defun doesn't find the (whole) definition
2020-10-02 Robert PluimMake setting verify-hostname-error not make connections...
2020-10-02 Lars IngebrigtsenStop using a dynamically bound 'generated-autoload...
2020-10-02 Shohei YOSHIDAFix --with-json message
2020-10-01 Trevor MurphyFix check for derived modes in display-buffer-reuse...
2020-10-01 Tino CalanchaFix wdired-do-perm-changes when over Tramp
2020-10-01 Tino CalanchaFix bug in wdired-get-filename
2020-10-01 Alan MackenzieEnhance syntax-tests.el to test some comment character...
2020-10-01 Juri LinkovUse new faces isearch-group-odd and isearch-group-even...
2020-10-01 Allen LiMake recentf daily cleanup repeat
2020-10-01 Michael R.... 2020-03-29 Michael R. Mauger <michael@mauger.com>
2020-10-01 Boruch Baumcommand-execute doc string clarification
2020-10-01 Lars IngebrigtsenMake aliases introduced in previous patch obsolete
2020-10-01 Gemini LasswellRestore some public debugging functions removed in...
2020-10-01 Lars IngebrigtsenFix loading WSDL data again
2020-10-01 Lars IngebrigtsenFix restoring data in visual-line-mode
2020-10-01 Stefan KangasSilence byte-compiler in two tests
2020-10-01 Stefan Kangas; Prefer https to http in many URLs
2020-10-01 Stefan KangasRemove some obsolete URLs
2020-10-01 Stefan KangasDon't quote lambdas in several places
2020-10-01 Stefan KangasDon't recommend quoting lambdas
2020-10-01 Glenn Morris; Auto-commit of loaddefs files.
2020-10-01 Glenn Morris; Auto-commit of loaddefs files.
2020-10-01 Michael AlbinusClarification in Tramp manual
2020-10-01 Michael AlbinusCheck Emacs version used for Tramp compilation
2020-10-01 Michael AlbinusUse Fkeywordp in dbusbind.c, again
2020-10-01 Michael AlbinusRevert last change in dbusbind.c
2020-10-01 Lars IngebrigtsenRemove mml-sec-test that assumes the first signature
2020-10-01 Lars IngebrigtsenMake mml-sec-tests not hang waiting for input
2020-10-01 Pip CetDon't optimize away star patterns in minibuffer file...
2020-10-01 Lars IngebrigtsenFix the end-of-query prompt in multi-occur and multi...
2020-10-01 Alex BochannekMake gnus-base64-repad a bit stricter again
2020-10-01 Robert PluimQuery for the signer when sending signed mail (with...
2020-10-01 martin rudalicsFix segfault in some cases when restoring a selected...
2020-09-30 Boruch BaumSplit auto-revert-buffers into several functions
2020-09-30 Lars IngebrigtsenFix up previous window excursion patch in epa--select...
2020-09-30 Stefan Monnier* lisp/term.el: Make C-/ undo in a nested Emacs subprocess
2020-09-30 Stefan Monnier* doc/emacs/basic.texi (Basic Undo): Explain the C...
2020-09-30 Richard M StallmanWhen recipient has no public key, make offer to skip...
2020-09-30 Richard M StallmanClarify previous undo keys change
2020-09-30 Lars IngebrigtsenFurther doc fixes for dotimes about RESULT
2020-09-30 Eli ZaretskiiMinor documentation copyedits
2020-09-30 Vladimir NikishkinFix problem with parsing . as a symbol in bovine
2020-09-30 Drew AdamsAllow controlling the Dired switches shown in the mode...
2020-09-30 Lars IngebrigtsenFix problem of having the wrong window selected after...
2020-09-30 Eli ZaretskiiFix 'move-to-column' when invisible text follows a TAB
2020-09-30 Lars IngebrigtsenClarify the "Forgot to expand macro" message
2020-09-30 Eli ZaretskiiMinor fixes of recent changes
2020-09-30 Michael AlbinusStricter checks for D-Bus compound types.
2020-09-30 Michael AlbinusMinor code cleanup in dbus-tests.el
2020-09-30 Hugh DaschbachAdd D-Bus method-call reentrant test
2020-09-30 Hugh Daschbach* test/lisp/net/dbus-tests.el: Add timeout tests.
2020-09-30 Hugh DaschbachAdd D-Bus introspection tests
2020-09-30 Hugh Daschbach* test/lisp/net/dbus-tests.el: Add property tests....
2020-09-30 Stefan MonnierDon't have C-x = bug out in a "C" locale with non-ASCII...
2020-09-30 Lars IngebrigtsenFix whitespace regexp in gnus-base64-repad
2020-09-30 Lars IngebrigtsenFix gnus-base64-repad test failures
2020-09-30 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (hash-table): Define the...
2020-09-30 Lars IngebrigtsenFix isearch-group-* colours on low-colour displays
2020-09-30 Lars Ingebrigtsendefine-generic-mode doc string fix
2020-09-30 Lars IngebrigtsenGive better error feedback on wrong password in .gpg...
2020-09-30 Thomas Fitzsimmonssoap-client: Bump version to 3.2.0
2020-09-30 Thomas Fitzsimmonssoap-client: Remove FIXME comment
2020-09-30 Thomas Fitzsimmonssoap-client: Update soap-decode-date-time
2020-09-29 Michael AlbinusMore strict D-Bus type checking
2020-09-29 Eli ZaretskiiDon't signal an error when saving files on WdebDAV...
2020-09-29 Eli Zaretskii; * lisp/net/eww.el (eww-search-words): Doc fix.
2020-09-29 Lars IngebrigtsenFix emacsclient -c foo.txt behaviour with many frames
2020-09-29 Lars IngebrigtsenMake M-x compile skip the header when looking for error...
2020-09-29 Lars IngebrigtsenFix space parsing in gnus-base64-repad
2020-09-29 Mattias Engdegård* lisp/gnus/smime.el (smime-openssl-program): Allow...
2020-09-29 Mattias EngdegårdFix custom-tests with non-GNU grep
2020-09-29 Stefan Monnier* src/eval.c (Fapply): Simplify last change
2020-09-28 Michael AlbinusImprove D-Bus monitor
2020-09-28 EarlSuggest region contents in highlight-regexp when region...
next