]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-09-30 Mattias EngdegårdStop using :reverse-video in make-mode
2024-09-30 Mattias EngdegårdWarn about :reverse-video in defface
2024-09-30 Dmitry GutovUse directory-name-p in vc-git--file-list-is-rootdir
2024-09-30 Sean Allredproject--vc-list-files: Use '--sparse' with 'git ls...
2024-09-30 Eli Zaretskii; Fix last changes in php-ts-mode.el
2024-09-30 Morgan WillcockRequire ert-x for use by 'ert-font-lock-deftest-file'
2024-09-30 Eli Zaretskii; * admin/authors.el (authors-aliases): Don't ignore...
2024-09-30 Vincenzo PupilloFix php-ts-mode font-lock for latest PHP grammar (bug...
2024-09-30 Stefan Monniereieio.texi: Fix bug#73505
2024-09-30 Harald Jörg; cperl-mode.el: Fix an invalid face specification
2024-09-30 Eshel Yaron; Skip commit 65e589698e64908d5a6a418594b3078342a7e6fd
2024-09-30 Andrés RamírezDelete duplicated line in Viper refcard
2024-09-30 Michael AlbinusFix Tramp shortdoc integration
2024-09-30 Eshel Yaron; Skip commit 759b18a33c0a18550b0c5ec341dc76f1f0bc16c7
2024-09-30 Sean Whittonremember-data-file: Don't unconditionally call set...
2024-09-30 Thomas VossAlign columns in which-key with wide characters properly
2024-09-30 Roland Winklerbibtex-mode: fix patch bibtex validation for non-file...
2024-09-30 Robert PluimDocument 'buttonize-region' in manual
2024-09-30 Robert Pluim; * lisp/yank-media.el (yank-media-handler): Fix docstr...
2024-09-30 Tassilo HornUse black-on-white by default for doc-view-svg-face.
2024-09-30 Dmitry Gutovetags-regen-file-extensions: Enable for more extensions
2024-09-30 Eli Zaretskii; Fix last change
2024-09-30 Eli Zaretskii; Improve documentation of 'append'
2024-09-30 Eshel Yaron; Skip commit c1f2501f55d7454222389244512f732ac5e778b4
2024-09-30 Philip KaludercicInsert correct commit data into VC package descriptions
2024-09-30 Stefan KangasDocument reporting security issues in user manual
2024-09-30 Stefan Kangas* BUGS: Minor copy edit.
2024-09-28 Manuel Giraud* etc/images/kitchen-sink.xpm: New file.
2024-09-28 shynurEnable 'sh-mode' for files created by Bash 'fc' command
2024-09-28 Eshel Yaron; Skip commit 9c994537cfabd327ada70a3aa4204bc5aae6a9a2
2024-09-28 Eshel Yaron; Skip commit fb3aa693562dd61540d5f1d6f46bcfbd8668853a
2024-09-28 Mattias EngdegårdWarn about bad face specs in `defface` at compile time
2024-09-28 Mattias Engdegård* lisp/custom.el (defface): Add missing attributes...
2024-09-28 Alan MackenzieCC Mode: Parse C++ lambda functions more correctly
2024-09-27 Eshel Yaron; Fix bug#73506
2024-09-27 Michael Albinus* lisp/mail/emacsbug.el (submit-emacs-patch): Insert...
2024-09-27 Eli Zaretskii; * src/cm.c (cmgoto): Fix last change.
2024-09-27 Jeremy Bryant; * src/cm.c (cmgoto): Add function documentation ...
2024-09-27 Eli Zaretskii; * lisp/emacs-lisp/easy-mmode.el (easy-mmode--prev...
2024-09-27 Eli Zaretskii; * etc/NEWS: Fix recently added entry.
2024-09-27 Eli Zaretskii; * lisp/progmodes/python.el (python-interpreter):...
2024-09-27 Stefan KangasBind "J" to bookmark-jump in bookmark-bmenu-mode
2024-09-27 Stefan KangasPrefer python3 for python-interpreter
2024-09-27 Spencer BaughMove to start of current header in diff-{file,hunk...
2024-09-27 Spencer BaughMove easy-mmode-define-navigation logic to helper functions
2024-09-27 Stefan Monnier(pcase-tests-quote-optimization): Fix warning
2024-09-27 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--expand-\`): Improve...
2024-09-27 Sean Whitton; * etc/NEWS: Don't say that C-c M-r can undo whole...
2024-09-27 Gerd Möllmann; Fix build error with last change in python.el
2024-09-27 Stefan KangasAdd Python "*.pth" files to auto-mode-alist
2024-09-27 Andrea Corallo* Clean-up unused condition-case
2024-09-27 Eli Zaretskii; Fix documentation of last change
2024-09-27 Sean WhittonNew command diff-revert-and-kill-hunk
2024-09-27 Eli ZaretskiiRevert "; Recommend GNU Find for 'find-dired'"
2024-09-27 Eli Zaretskii; Recommend GNU Find for 'find-dired'
2024-09-27 Stefan KangasDeprecate 'Homepage' header in favor of 'URL'
2024-09-27 Jeremy Bryant; * src/cm.c (calccost): Fix typo. (Bug#73485)
2024-09-27 Alan Mackenzie* etc/NEWS: Describe the change to enum handling in...
2024-09-27 Eli Zaretskii; Improve use of ngettext
2024-09-27 Robert Pluim; Really disable 'button-mode' in 'emacs-news-mode'
2024-09-27 Robert PluimTest 'network-lookup-address-info' argument type checking
2024-09-27 Michael Albinus; Tramp cosmetic change
2024-09-27 Andrea Corallo; * Clean-up compilation warning in cc-vars.el
2024-09-27 Juri Linkov* lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight...
2024-09-27 Alan MackenzieCC Mode: Separate indentation of enums from that of...
2024-09-27 Stefan MonnierDeclare nested backquotes unsupported in Pcase patterns...
2024-09-27 Sean Whittondiff-apply-buffer: Improve failure message
2024-09-27 Eli Zaretskii; Fix shr-tests when Emacs was built without libxml2
2024-09-27 Michael AlbinusExtend tramp-otp-password-prompt-regexp
2024-09-27 Eshel YaronWarn about unreachable code
2024-09-26 Eshel YaronWarn about unreachable code
2024-09-26 Eshel Yaron; Drop 'elisp--local-variables-completion-table'
2024-09-26 Eshel Yaron; Move variable definition above its first use
2024-09-23 Michael Albinus* doc/misc/tramp.texi (Frequently Asked Questions)...
2024-09-23 Eli Zaretskii; Fix dnd-tests on MS-Windows
2024-09-23 Cecilio PardoFix multi-file drag-and-drop on MS-Windows
2024-09-23 Joseph Turner; Add test for deleting multiple pairs at once
2024-09-23 Eshel YaronTeach Electric Pair mode about prefix arguments
2024-09-23 Mattias Engdegård; * lisp/midnight.el (midnight-mode): forward-declare...
2024-09-23 Alan MackenzieCC Mode: fix minor errors in the fontification of enums.
2024-09-23 Manuel GiraudDon't activate midnight-mode when loading 'midnight'
2024-09-23 Stefan KangasDelete redundant declarations of 'electric' variables
2024-09-23 Stefan KangasAdd Python keywords "aiter" and "anext"
2024-09-23 Stefan KangasAdd all exceptions up to Python 3.13 as keywords
2024-09-23 Stefan KangasAdd subword-mode toggle to python-mode menu
2024-09-23 Stefan KangasSupport electric-layout-mode in python-base-mode
2024-09-23 Eshel Yaron; Skip commit 7a404e6d510830323381e5febbe61273f341dc20
2024-09-23 Scott Bell; Always set 'emoji--insert-buffer'
2024-09-23 Stefan MonnierFix font-lock of last character before EOB under 'white...
2024-09-23 Eli ZaretskiiFix 'whitespace-mode' with 'missing-newline-at-eof'
2024-09-23 Eli Zaretskii; * lisp/emacs-lisp/lisp.el (delete-pair-push-mark...
2024-09-23 Paul NelsonAdd option for delete-pair to mark end of region
2024-09-23 Eli Zaretskii; * etc/NEWS: Fix last change.
2024-09-23 Vincenzo PupilloAdd user option to enable Doxygen syntax highlighting...
2024-09-23 Eli ZaretskiiFix 'regexp-replace' in WDired
2024-09-23 Eshel Yaron; Skip commit eced1351200616eed626b56976d8ec98d12ebe61
2024-09-23 Peter OliverDisable xwidgets with recent webkitgtk versions (Bug...
2024-09-23 Michael Albinus* test/infra/gitlab-ci.yml (.tree-sitter-template)...
2024-09-23 Michael AlbinusUse (sit-for 0) in Tramp
2024-09-23 Eli Zaretskii; * lisp/editorconfig.el (editorconfig-indentation...
next