]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-09-23 Dmitry GutovA bit less overhead when converting hits
2021-09-23 Eli Zaretskii; Fix recently installed documentation
2021-09-23 Dmitry GutovMore per-match overhead reduction
2021-09-23 Dmitry Gutovxref-matches-in-files: Decrease per match and per group...
2021-09-23 Philip KaludercicFix string-distance for two empty strings
2021-09-23 Juri Linkov* lisp/mouse.el (context-menu-region): Use save-excursi...
2021-09-23 Juri LinkovNew thing-at-point target 'list-or-string' used in...
2021-09-23 Juri Linkov* lisp/outline.el (outline-minor-mode-cycle-filter...
2021-09-23 Wilson Snyder; * lisp/progmodes/verilog-mode.el: Untabify doc-strings.
2021-09-23 Michael Albinus* test/infra/Dockerfile.emba: Do not run 'make -j4...
2021-09-23 Eli Zaretskii; * etc/NEWS: Fix typos and punctuation in recently...
2021-09-23 Michael AlbinusFix Tramp's make-process on macOS
2021-09-23 Michael Albinus* lisp/net/tramp-cmds.el (tramp-cleanup-connection...
2021-09-23 Philip KaludercicAdd aggregate project discovery and maintenance functions
2021-09-23 Dmitry GutovFix vc-annotate-show-log-revision-at-line
2021-09-23 Wilson Snyderverilog-mode.el: Backout part of recent change showing...
2021-09-23 Stefan KangasClarify which-function tooltip text
2021-09-23 Robert PluimImprove NEWS entry for 'ffap-file-name-with-spaces'
2021-09-23 Martin Rudalics;* lisp/whitespace.el (whitespace-display-window):...
2021-09-23 Eli Zaretskii; * lisp/subr.el (match-string): Clarify doc string.
2021-09-22 Lars IngebrigtsenClarify align-regexp doc string
2021-09-22 Stefan KangasAdd section to refcard explaining our keybinding notation
2021-09-22 Stefan KangasUse lexical-binding in emoji-zwj.el
2021-09-22 Lars IngebrigtsenExpand the `match-string' doc string
2021-09-22 Lars IngebrigtsenImprove error messaging from byte-compiling dotted...
2021-09-22 Stefan Kangas; * etc/NEWS: Fix typo in last commit.
2021-09-22 Lars IngebrigtsenMove 'kdb-macro-redisplay' key binding
2021-09-22 Stefan Kangas; More minor stylistic fixes found by checkdoc
2021-09-22 Dmitry GutovPut './' in the project directory completions
2021-09-22 Eli Zaretskii; Fix recently added documentation
2021-09-22 Juri LinkovMany improvements for Context Menus (bug#9054)
2021-09-22 Eli ZaretskiiFix build with native compilation but without zlib
2021-09-22 Wilson Snyderverilog-mode.el: Enable lexical binding, and merge...
2021-09-22 Mattias EngdegårdDon't rely on lexical-binding being nil in tests
2021-09-22 Eli Zaretskii; * .gitignore: Add native-lisp/.
2021-09-22 Eli ZaretskiiDoc string fixes in comp.e
2021-09-22 Eli ZaretskiiUpdate comments warning about GC-resistant C programming
2021-09-22 Daniel FleischerNative compilation on macOS: libgccjit not found
2021-09-22 Stephen Gildea; * doc/misc/mh-e.texi (Scan Line Formats): Fix typo...
2021-09-22 Lars IngebrigtsenSpeed up `replace-match' slightly
2021-09-22 Stephen GildeaMigrate MH-E functional tests from SourceForge
2021-09-22 Lars IngebrigtsenChange how thread-first/thread-last indent the first...
2021-09-21 Lars IngebrigtsenMake global-auto-revert-non-file-buffers work better
2021-09-21 Stefan Monnier(etc-authors-mode--hide-local-variables): Obfuscate...
2021-09-21 Stefan Kangas; * etc/NEWS: Improve wording of an item.
2021-09-21 Stefan KangasFix warning in etc-authors-mode.el
2021-09-21 Lars IngebrigtsenDon't quote nil and t in doc strings and comments
2021-09-21 Lars IngebrigtsenDocument isearch-wrap-pause
2021-09-21 Stefan KangasNew major mode with font-locking for etc/AUTHORS
2021-09-21 Stefan Kangas; * doc/lispref/windows.texi (Cyclic Window Ordering...
2021-09-21 Eli ZaretskiiImprove recently added documentation
2021-09-21 Lars IngebrigtsenAdd new function `ensure-list'
2021-09-21 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-09-21 Michael AlbinusFix tramp-compat-temporary-file-directory implementation
2021-09-21 Stefan Kangas; * lisp/emacs-lisp/checkdoc.el: Fix warnings.
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
next