]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-09-18 Stefan Kangas; More stylistic docfixes in emacs-lisp/*.el found...
2021-09-18 Eli ZaretskiiFix performance degradation in commands that describe...
2021-09-18 Stefan Kangas* lisp/emacs-lisp/checkdoc.el: Doc fix; mention flymake.
2021-09-18 Stefan KangasDo interactive mode tagging for checkdoc.el
2021-09-18 Stefan Kangascheckdoc: Only look for commonly used modifier keys
2021-09-18 Michael AlbinusSkip "fast" tests on emba CI
2021-09-18 Eli Zaretskii; * lisp/loadup.el: Fix "Eager macro-expansion error...
2021-09-18 Stefan KangasAdd indent declaration to emerge-defvar-local
2021-09-18 Stefan KangasMake doc argument of emerge-defvar-local optional
2021-09-18 Stefan KangasMake doc argument of ediff-defvar-local optional
2021-09-18 Stefan Kangas; More stylistic docfixes in vc/*.el found by checkdoc
2021-09-18 Eli Zaretskii; Improve the last change in NEWS.
2021-09-18 Federico TedinCheck for null bytes in filenames in 'expand-file-name...
2021-09-18 Amin Bandali* lisp/erc/erc.el: Add Package-Requires and URL headers.
2021-09-18 Amin Bandali* etc/NEWS: Announce update of IRC-related references...
2021-09-17 Stefan Kangas; * etc/NEWS: Fix typos.
2021-09-17 Stefan KangasUpdate refcard to mention iconify before suspend
2021-09-17 Stefan Kangascheckdoc: 'y-or-n-p' no longer needs space
2021-09-17 Robert Pluim; Fix etc/NEWS merge error
2021-09-17 Robert PluimMove emoji fontset addition later
2021-09-17 Martin Joerg* lisp/net/tramp-sh.el (tramp-methods) <rsync>: Separat...
2021-09-17 Robert PluimFix emoji-induced build breakage
2021-09-17 Uwe BrauerReplace hex representation by its literal form in prett...
2021-09-17 Lars IngebrigtsenTweak how term-emulate-terminal selects windows
2021-09-17 Juri Linkov* lisp/progmodes/elisp-mode.el (elisp-context-menu...
2021-09-17 Juri Linkov* lisp/repeat.el (repeat-echo-message): Clear only...
2021-09-17 Lars IngebrigtsenStop imenu indexing after a certain number of seconds
2021-09-17 Manuel GiraudFix typo in idlwave
2021-09-17 Uwe BrauerAdd more symbols to tex--prettify-symbols-alist
2021-09-17 Lars IngebrigtsenMention that the garbage collection is convervative
2021-09-17 Stephen GildeaMH-E: fix check for nmh or Mailutils installation
2021-09-17 Eli ZaretskiiFix display of stretch glyphs
2021-09-17 Robert PluimSplit Unicode emoji into their own script
2021-09-17 Dmitry Gutovxref-matches-in-files: Move sorting to Lisp
2021-09-17 Stefan Kangas; * test/lisp/emacs-lisp/seq-tests.el: Remove duplicate...
2021-09-17 Eli ZaretskiiImprove the documentation of a recent change
2021-09-17 Stefan KangasImprove performance of seq-union
2021-09-17 Stefan Kangas; Make change that was accidentally left out in my...
2021-09-17 Stefan KangasMake viper-subseq into obsolete alias for cl-subseq
2021-09-17 Stefan Kangas* lisp/vc/ediff-util.el (ediff-member): Make obsolete.
2021-09-17 Stefan KangasMake ediff-set-difference into obsolete alias for seq...
2021-09-17 Stefan KangasMake ediff-intersection into obsolete alias for seq...
2021-09-17 Stefan KangasMake ediff-union into obsolete alias for seq-union
2021-09-17 Stefan KangasAdd new sequence function 'seq-union'
2021-09-17 Stefan Kangas* lisp/allout.el (allout-old-expose-topic): Make obsolete.
2021-09-17 John CummingsFix disk-free info in 'insert-directory'
2021-09-17 Michael AlbinusFix annoyance in tramp-smb.el
2021-09-17 Olivier CertnerERC: NickServ: Prompt for password last, overall simpli...
2021-09-17 Amin Bandali* lisp/erc/erc-button.el (erc-emacswiki-url): Update...
2021-09-16 Alfred M. Szmidt* lisp/vc/vc.el: API doc fixes.
2021-09-16 Manuel GiraudReuse vc-read-backend more
2021-09-16 Stefan KangasDocfix: use command substitution for 'universal-argument'
2021-09-16 Stefan Kangas; Minor stylistic fixes found by checkdoc
2021-09-16 Michael AlbinusTramp code cleanup
2021-09-16 Wilson Snyderverilog-mode.el: Merge from upstream: prepare for lexic...
2021-09-16 Eli ZaretskiiSupport '...' quoting in Lisp files
2021-09-16 Augusto StoffelMake 'compile' respect buffer-local process environment
2021-09-16 Lars IngebrigtsenBind `M-o' in html-mode and enriched-mode
2021-09-16 Kevin Brubeck... Allow irc network symbols in erc-autojoin-channels...
2021-09-16 Stefan Kangas; Normalize some header comments
2021-09-16 Stefan KangasPrefer "website" to "homepage"
2021-09-16 F. Jason ParkChange the erc debug logging format to be more repeatable
2021-09-16 F. Jason ParkFix erc nick trimming
2021-09-16 F. Jason ParkFix mistake in test for erc-ring-previous-command
2021-09-16 Stefan KangasDo interactive mode tagging for play/*.el
2021-09-16 Eli Zaretskii; * src/minibuf.c (Ftest_completion): Clarify doc string.
2021-09-16 Eli ZaretskiiClarify use of early-init file
2021-09-16 Lars IngebrigtsenClarify test-completion doc string
2021-09-16 Stefan KangasRemove references to dead packages
2021-09-16 Stefan KangasMake a redundant idlwave variable obsolete
2021-09-16 Stefan KangasVarious minor checkdoc tweaks
2021-09-16 Stefan KangasDoc fix for y-or-n-p; trailing space is no longer needed
2021-09-16 Stefan Kangas* doc/misc/pgg.texi: Clarify that its obsolete in the...
2021-09-15 Stefan KangasRemove function obsolete since 22.1
2021-09-15 Basil L. Contovounesios; * etc/NEWS: Fix typo.
2021-09-15 Eli ZaretskiiDocumentation followup to a recent commit
2021-09-15 Basil L. ContovounesiosEvaluate recent isearch-motion lambdas
2021-09-15 Stefan Kangascheckdoc: Don't warn about command substitutions by...
2021-09-15 Juri Linkov* lisp/tab-line.el: Add context menu bound to down...
2021-09-15 Juri Linkov* lisp/tab-bar.el (tab-bar-format): Add new option...
2021-09-15 Juri LinkovAdd docstrings to context menu functions, and add middl...
2021-09-15 Philip KaludercicMerge branch 'feature/rcirc-update'
2021-09-15 Lars IngebrigtsenTweak python-hideshow-forward-sexp-function warning...
2021-09-15 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-09-15 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-09-15 Eli ZaretskiiAvoid crashes due to clearing of a frame's face cache
2021-09-15 Michael Albinus* lisp/net/tramp-sh.el (tramp-methods): <sudo>: Change...
2021-09-15 Eli ZaretskiiAvoid compiler warnings in comp.c on MS-Windows
2021-09-15 Mattias EngdegårdFaster grep pattern for identifiers
2021-09-15 Eli ZaretskiiUpdate Unicode support to Unicode version 14.0.0
2021-09-15 João Távora* doc/misc/flymake.texi: Fix @include docstyle.texi
2021-09-15 Augusto StoffelPython shell: rearrange printing of newline before...
2021-09-15 Lars IngebrigtsenMake bookmark fringe marks evaporate
2021-09-15 Lars IngebrigtsenMention `lisp-data-mode' in `emacs-lisp-mode' doc string
2021-09-15 Juri LinkovAdjust occur-context-menu and elisp-context-menu
2021-09-15 Philip KaludercicAdd occur-related context-menu operations (bug#50552)
2021-09-15 Juri Linkov* lisp/window.el (display-buffer-in-previous-window...
2021-09-15 Juri Linkov* lisp/tab-bar.el (tab-bar-close-other-tabs): Add arg...
2021-09-15 Juri Linkov* lisp/tab-bar.el: Rename args to consistent naming...
2021-09-15 Stephen Gildea* lisp/mh-e/mh-e.el: Simplify file commentary for a...
next