]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-09-21 Michael AlbinusFix tramp-compat-temporary-file-directory implementation
2021-09-21 Stefan KangasMinor clean-up and fixes in checkdoc
2021-09-21 Stefan Kangascheckdoc: New defvars to disable some warnings
2021-09-21 Stefan KangasAdd new command 'checkdoc-dired'
2021-09-21 Lars IngebrigtsenMore NEWS tagging
2021-09-21 Lars IngebrigtsenDo some NEWS tagging
2021-09-21 Lars IngebrigtsenDocument `window-bump-use-time'
2021-09-21 Juri Linkov* lisp/tab-bar.el: Preserve all existing tab parameters...
2021-09-21 Lars IngebrigtsenDocument completions-detailed
2021-09-21 Basil L. Contovounesios; * etc/NEWS: Refile recent addition (bug#50690).
2021-09-21 Michalis VMake dired-do-compress-to work in inserted subdirectories
2021-09-21 Lars IngebrigtsenRevert "Make dired-compress-file query for a directory...
2021-09-21 Lars IngebrigtsenRevert "Make recent dired tests check for external...
2021-09-21 Lars IngebrigtsenRestore some of the previous behaviour in whitespace...
2021-09-21 Stefan Kangas; Stylistic docfixes in htmlfontify.el found by checkdoc
2021-09-21 Lars IngebrigtsenDon't use `format' on strings without % format directives
2021-09-21 Lars IngebrigtsenFix usage of `format' in mm-uu-pgp-encrypted-extract
2021-09-21 Lars IngebrigtsenFix usage of `format' in `article-verify-x-pgp-sig'
2021-09-21 Lars IngebrigtsenFix PGP verification buttons (which would have cached...
2021-09-21 Lars IngebrigtsenDon't inhibit redisplay in the mml* functions
2021-09-21 Stefan Monnier* python.el (python-syntax-stringify): Extend comment...
2021-09-21 Robert PluimFix emoji-zwj.awk dolist
2021-09-21 Glenn MorrisMake recent dired tests check for external executables
2021-09-21 Dmitry GutovRename project-remove-known-project to project-forget...
2021-09-21 Basil L. ContovounesiosConsistently test alist keys with equal in map.el
2021-09-21 Robert PluimRemove the emoji script overrides for U+2xxx codepoints
2021-09-21 Robert PluimFix the UK flag sequence composition regexp
2021-09-21 Robert PluimSilence byte-compiler warning for network-stream-tests.el
2021-09-21 Basil L. ContovounesiosAvoid double argument evaluation in vc-call macro
2021-09-21 João TávoraMake syntax-ppss more accurate for Python triple quotes...
2021-09-21 João TávoraExpand and improve electric-pair-mode and Python testin...
2021-09-21 João TávoraAdd docstring for 'electric-pair-p-s-i-f' and minor...
2021-09-21 João TávoraSpeed up test/lisp/electric-tests.el when run interactively
2021-09-21 Stefan Kangas; Minor checkdoc fixes in url/*.el
2021-09-21 Lars IngebrigtsenFix whitespace-report window creation
2021-09-21 Lars IngebrigtsenUse `special-mode' for whitespace-report
2021-09-21 Lars IngebrigtsenInhibit warning in mm-inline-wash-with-file from previo...
2021-09-21 Lars IngebrigtsenFix problems with non-ASCII non-encoded PGP names
2021-09-21 Lars IngebrigtsenFix typo in tex--prettify-symbols-alist
2021-09-21 Lars IngebrigtsenFix lexical fallout in mm-inline-wash-with-file
2021-09-21 Michalis VMake dired-compress-file query for a directory to uncom...
2021-09-21 Lars IngebrigtsenClear netrc cache in auth-source test
2021-09-21 Lars IngebrigtsenOnly search netrc in the netrc tests
2021-09-21 Eric AbrahamsenRemove some last calls to Gnus group name encoding
2021-09-21 Dmitry Gutov; Mention it in NEWS too
2021-09-21 Dmitry GutovNew command: project-find-dir
2021-09-20 Robert PluimSupport for Unicode emoji sequences
2021-09-20 Jonas BernoulliNo longer raise error when http authentication failed
2021-09-20 Glenn Morris; admin/unidata/README: remove mistaken addition of...
2021-09-20 Robert PluimAdd a note about testing out-of-tree builds
2021-09-20 Robert PluimBase emoji script membership on Emoji_Presentation
2021-09-20 Glenn Morris; admin/unidata/README: sort entries
2021-09-20 Glenn Morris; admin/unidata/README: update file dates
2021-09-20 Basil L. ContovounesiosFix VC repo URL detection in bug-reference-mode
2021-09-20 Eli ZaretskiiFix assertion violation with zero-width :box attributes
2021-09-20 Michael AlbinusRemove superfluous skip in auth-source-tests.el
2021-09-20 Mattias EngdegårdDump with `lexical-binding` bound to nil
2021-09-20 Eli Zaretskii; * src/keyboard.c (Frecursive_edit): Minor fixes of...
2021-09-20 Juri Linkov* lisp/tab-bar.el (tab-bar-new-tab): Add optional arg...
2021-09-20 Juri LinkovAdd support for url-retrieve-synchronously to eww-retri...
2021-09-20 Miha RihtaršičImprove documentation of exiting recursive editing
2021-09-20 Miha RihtaršičRefactor minibuffer aborting
2021-09-19 Philip KaludercicFix dolist-with-progress-reporter behaviour
2021-09-19 Stefan KangasRevert "Flag checkdoc-symbol-words as a :safe variable"
2021-09-19 Eli ZaretskiiAvoid segfaults due to 'bug-reference-mode'
2021-09-19 Eli ZaretskiiFix blocks.awk wrt to Emoji characters
2021-09-19 Michael AlbinusDo not save empty passwords in auth-source-search
2021-09-19 Stefan KangasBe explicit about missing sections in eshell manual
2021-09-19 Juri Linkov* lisp/progmodes/elisp-mode.el (elisp-context-menu...
2021-09-19 Ken BrownFix build with native compilation on Cygwin
2021-09-19 王滋涵 Zephyr... ; Fix typo in package.el doc string
2021-09-19 Stefan KangasClarify docstring of pcase-exhaustive
2021-09-19 Stefan KangasMake two unused variables obsolete
2021-09-19 Stefan Kangas; Delete a spurious comment
2021-09-19 Stefan Kangas; Stylistic docfixes in net/*.el found by checkdoc
2021-09-19 Stefan Kangas* etc/NEWS: Add section on recent checkdoc changes.
2021-09-19 Mattias EngdegårdInitialise unread buffer
2021-09-19 Stefan Kangascheckdoc: Verify format of yes-or-no-p and format-message
2021-09-19 Stefan Kangas; Some more docfixes for erc/*.el
2021-09-19 Stefan Kangas; Stylistic docfixes in language/*.el found by checkdoc
2021-09-19 Stefan KangasFlag checkdoc-symbol-words as a :safe variable
2021-09-19 Stefan Kangas; Stylistic docfixes in erc/*.el found by checkdoc
2021-09-19 Stefan Kangas; Stylistic docfixes in eshell/*.el found by checkdoc
2021-09-19 Phil Sainty; * lisp/subr.el (setq-local): Fix docstring quotes...
2021-09-19 Eli ZaretskiiTeach Mail mode to request Disposition Notifications
2021-09-19 Mattias Engdegård; * lisp/cedet/semantic/symref/grep.el: Use grep quotin...
2021-09-19 Amin BandaliAdd new '/opme' and '/deopme' convenience ERC commands
2021-09-18 Stefan KangasRevert previous mode-line-modes change to unbreak bootstrap
2021-09-18 Lars IngebrigtsenViper doc string fix
2021-09-18 Lars IngebrigtsenFix viper-util compilation warning
2021-09-18 Stefan Kangas; Stylistic docfixes in emulation/*.el found by checkdoc
2021-09-18 Stefan Kangas* etc/NEWS: Shorten entry on move to Libera.Chat.
2021-09-18 Stefan KangasUse command substitution in checkdoc-recursive-edit
2021-09-18 Stefan KangasUse command substitution for exit-recursive-edit
2021-09-18 Juri Linkov* lisp/subr.el (string-replace): Add dashes to arg...
2021-09-18 Eli Zaretskii; Clarify recently added documentation
2021-09-18 Arthur MillerAdd new help-enable-symbol-autoload user option
2021-09-18 Lars IngebrigtsenMention xref-quit-and-pop-marker-stack in the manual
2021-09-18 Lars IngebrigtsenDo some xwidget NEWS markup (and adjust doc string)
2021-09-18 Lars IngebrigtsenMake argument optional in pulse-momentary-highlight...
next