]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-09-22 João TávoraAdd mechanism for escaping shorthand substitution feature/shorthand-namespacing
2021-09-22 João TávoraConsider shorthands in Elisp's elisp-completion-at...
2021-09-22 João Távora* lisp/emacs-lisp/magnars-string.el: New file.
2021-09-22 João TávoraAdjust C style and add comments to shorthand code
2021-09-22 João TávoraRework docstring of hack-elisp-shorthands
2021-09-22 João TávoraRework elisp-shorthands to only allow only prefix subst...
2021-09-22 João TávoraAdd a test for byte-compilation
2021-09-22 João TávoraIntegrate shorthand functionality into elisp-mode.el
2021-09-22 João TávoraRobustify checking of shorthand-shorthands
2021-09-22 João TávoraMove most of the shorthand implementation to C code
2021-09-22 João TávoraFirst Elisp version of lisp/shorthand.el, failing some...
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
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
next