]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-10-03 Eshel YaronRemove some Semantic mentions
2024-10-03 Daniel ColascioneTrack nil colors in term
2024-10-03 Dmitry GutovMake xref-find-references work in Help buffers outside...
2024-10-03 Sean Whitton; Rework documentation for diff-delete-other-hunks
2024-10-03 Dmitry GutovUse Emacs Lisp xref backend in Lisp Help buffers
2024-10-03 Daniel ColascioneProcess focus-in events immediately on NS
2024-10-03 Stefan KangasPrefer defcustom :local specifier in textmodes
2024-10-03 Stefan Kangas; Fix thinko in my last change
2024-10-03 Sean WhittonNew function shell-command-do-open
2024-10-03 Sean WhittonMove error check from vc-next-action to diff-vc-deduce...
2024-10-03 Stefan KangasWarn about bad defcustom :local keyword at compile...
2024-10-03 Stefan KangasNew value 'permanent-only' for defcustom :local keyword
2024-10-03 Eshel Yaron; Skip commit 6a68334d54667f78879deb2b03676e4c28d7a6a6
2024-10-03 Stefan KangasPrefer defcustom :local specifier in allout
2024-10-03 john muhlUse defvar-keymap in lua-ts-mode
2024-10-03 Stefan KangasFix warning in dictionary.el
2024-10-03 Stefan KangasPrefer defvar-local where possible
2024-10-03 Stefan Monnier* lisp/emacs-lisp/package.el (package-isolate): Use...
2024-10-03 Andrea Corallo* Don't iterate over an hash table while modifyiong...
2024-10-03 Eshel Yaron; Skip commit 3e92f952aa15ff3dd3f9a8523646252dcb1dc412
2024-10-03 Sean WhittonNew command diff-delete-other-hunks
2024-09-30 Stefan Kangascond-star: Fix copyright
2024-09-30 Jeremy Bryantcond-star: Fix trivial typos, checkdoc fixes, etc.
2024-09-30 Eli Zaretskii; * nt/inc/ms-w32.h: Fix comments (bug#73444).
2024-09-30 oscarFix redirection of read when _FORTIFY_SOURCE is defined
2024-09-30 Stefan KangasDelete some libraries obsolete since Emacs 24.4/24.5
2024-09-30 F. Jason ParkRemove erc-fill binding for cycling visual movement
2024-09-30 F. Jason ParkSkip indentation when gathering faces in erc-track
2024-09-30 F. Jason ParkMake erc-keep-place-indicator aware of erc-truncate
2024-09-30 F. Jason ParkRedo ERC truncation and /CLEAR hook mechanism
2024-09-30 F. Jason ParkFix overlooked case in erc--get-inserted-msg-beg-at
2024-09-30 F. Jason ParkImprove inconsistent handling of ban lists in ERC
2024-09-30 F. Jason ParkBind current erc-response around all handlers
2024-09-30 F. Jason ParkStore one string per user in erc--spkr msg prop
2024-09-30 F. Jason Park; Rename internal variable in erc-fill
2024-09-30 Stefan KangasTry "python" before "python3" in python-mode
2024-09-30 Mattias Engdegård; Reword :reverse-video warning
2024-09-30 Mattias EngdegårdCease accepting the :reverse-video face attribute ...
2024-09-30 Mattias Engdegård* lisp/custom.el (custom-fix-face-spec): Fix :reverse...
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
next