]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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 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...
2020-09-28 Harald Jörgcperl-mode: Add compatibility for Emacs 26.1
2020-09-28 Alex BochannekRepad the Face header in Gnus
2020-09-28 Jan TatarikFix Gnus parsing of weekly recurring icalendar events
2020-09-28 Mattias Engdegård; * etc/NEWS: Put related items together and fix grammar
2020-09-28 Mattias Engdegård; * doc/lispref/searching.texi (Search and Replace...
2020-09-28 Stefan MonnierFix pcomplete completion of things like `xargs` and...
2020-09-27 Michael AlbinusDocument D-Bus monitoring
2020-09-27 Glenn MorrisMerge from origin/emacs-27
2020-09-27 Glenn Morris; Merge from origin/emacs-27
2020-09-27 Glenn MorrisMerge from origin/emacs-27
2020-09-27 Pip CetFix more single-byte accesses caused by bytepos/charpos...
2020-09-27 Pip CetHandle single-argument `apply' consistently (bug#40968)
2020-09-27 Pip CetAvoid 1s sleep-for before sending the startfile to...
2020-09-27 Eli Zaretskii; * doc/emacs/building.texi (Grep Searching): Fix a...
2020-09-27 Simon LangAdd a new grep-match-regexp variable
2020-09-27 Mattias EngdegårdMinor string-search optimisations (bug#43598)
2020-09-27 Mattias EngdegårdImprove accuracy in string-replace description (bug...
2020-09-27 Mattias Engdegård; * test/lisp/subr-tests.el (string-replace): Add more...
2020-09-27 Eli ZaretskiiMinor copyedits in the Emacs user manual
2020-09-27 Eli ZaretskiiImprove documentation of the 'abbrev-suggest' feature
2020-09-27 Eli ZaretskiiImprove display of raw bytes in the echo-area
2020-09-27 Lars IngebrigtsenFix searching for multibyte needles in unibyte haystacks
2020-09-26 Lars IngebrigtsenMake dired-replace-in-string obsolete
2020-09-26 Lars IngebrigtsenAdd tiny optimization for string-search
2020-09-26 Lars IngebrigtsenRename replace-in-string to string-replace
2020-09-26 Lars IngebrigtsenFix gnus-faq example
2020-09-26 Lars IngebrigtsenSlight replace-in-string optimization
2020-09-26 Mathias DahlAbbrev suggestions helps users remember to use defined...
2020-09-26 Lars IngebrigtsenFix the patch tagging in submit-emacs-patch
2020-09-26 Eli ZaretskiiFollowup to a recent change in menu-bar.el
2020-09-26 Lars Ingebrigtsenmessage-add-action doc string fix
2020-09-26 Mauro ArandaDisplay some character widget values in a more user...
2020-09-26 Lars IngebrigtsenMake macroexpand of `push' slightly less confusing
2020-09-26 Lars IngebrigtsenFix defcustom types of some variables defined in C
2020-09-26 Lars IngebrigtsenFix mouse highlighting in Customize buffers
2020-09-26 Harald Jörgcperl-mode: Delete conditional code where conditions...
2020-09-26 Stefan KangasSilence some byte-compiler warnings
2020-09-26 Stefan KangasRepurpose libxml test for obsolete argument
2020-09-26 Michael Albinus* etc/NEWS: Add new D-Bus monitor functionality. Fix...
2020-09-26 Michael AlbinusAdd D-Bus monitor
2020-09-26 Eli ZaretskiiEnable "Continue Tags Search" menu item only when it...
2020-09-26 Stefan KangasFix byte-compiler warning in CEDET
2020-09-26 Paul EggertFix soap-client URL
2020-09-26 Thomas Fitzsimmonssoap-client.el: Prevent some invalid encoding warnings
2020-09-25 Glenn MorrisFix out-of-tree make check
2020-09-25 Paul EggertFix out-of-source ‘make check’ emacs-module-tests
2020-09-25 Alan ThirdTidy up NS color handling
2020-09-25 Alan ThirdRemove obsolete macOS support for NS font backend
2020-09-25 Alan ThirdImplement internal border colors on NS (bug#41071)
next