aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | register.el: Fix some inconsistencies in the codeStefan Monnier2025-04-302-6/+10
| * | | lisp/register.el: Minor cosmeticsStefan Monnier2025-04-301-15/+13
* | | | ; Improve last changeEli Zaretskii2025-04-301-2/+2
* | | | Improve support for Avestan, Old Turkic, and ChakmaWerner Lemberg2025-04-301-0/+6
* | | | Merge from origin/emacs-30Eli Zaretskii2025-04-309-40/+68
|\ \ \ \ | | |/ / | |/| |
| * | | ; * doc/misc/efaq-w32.texi (Location of init file): Fix a typo.Eli Zaretskii2025-04-301-1/+1
| * | | Fix compilation errors in emacsclient.c with MinGW GCC 15Eli Zaretskii2025-04-301-4/+9
| * | | ; * etc/DEBUG: Add link to GCC bug #78685.Sean Whitton2025-04-301-1/+4
| * | | ; Fix key notation in Introduction to Emacs LispEli Zaretskii2025-04-301-8/+8
| * | | ; * lisp/files.el (revert-buffer-restore-functions): Doc fix (bug#78124).Eli Zaretskii2025-04-291-8/+8
| * | | ; Improve documentation of 'format-time-string'Eli Zaretskii2025-04-291-4/+8
| * | | ; * lisp/textmodes/text-mode.el (text-mode-variant): Fix last change.Eli Zaretskii2025-04-291-1/+1
| * | | ; Improve obsolescence of 'text-mode-variant'Eli Zaretskii2025-04-292-4/+3
| * | | ; * lisp/files.el (revert-buffer-restore-functions): Doc fix.Eli Zaretskii2025-04-291-1/+8
| * | | ; Mention early-init file in Emacs FAQ for WindowsEli Zaretskii2025-04-291-4/+14
| * | | ; Isearch: Fix key bindings in docstringsJake Forster2025-04-291-7/+7
* | | | cperl-mode-map: Don't bind C-jSean Whitton2025-04-301-1/+0
* | | | Fix custom type of 'flymake-show-diagnostics-at-end-of-line'Robert Pluim2025-04-302-3/+4
| |/ / |/| |
* | | register.el: Remove bogus deftypes and fix associated methodsStefan Monnier2025-04-293-5/+10
* | | Use 'file-equal-p' in 'multi-isearch-read-files' (bug#77678).Juri Linkov2025-04-291-1/+1
* | | Ignore parens in strings for outline headings in emacs-lisp-mode.Juri Linkov2025-04-292-1/+20
* | | Fix invalid search bound in 'search-within-boundaries'.Juri Linkov2025-04-292-3/+37
* | | Respect point when changing direction after isearch scrolling.Juri Linkov2025-04-291-1/+8
* | | Flymake: promptly delete eol overlay if source overlay changedJoão Távora2025-04-291-2/+7
* | | Eglot: improve diagnostic-reporting performanceJoão Távora2025-04-292-18/+33
* | | Update tree-sitter subroutine in Fsubst_char_in_regionYuan Fu2025-04-281-4/+3
* | | ; * lisp/cus-edit.el: Fix a typo in a comment.Eli Zaretskii2025-04-291-1/+1
* | | * lisp/progmodes/grep.el (grep-hello-file): Fix another typo.Po Lu2025-04-291-1/+1
* | | * lisp/progmodes/grep.el (grep-hello-file): Fix typos.Po Lu2025-04-291-2/+3
* | | New log-edit-maybe-show-diff option for log-edit-hookSean Whitton2025-04-292-5/+34
* | | log-edit-diff-function leaves the diff-mode buffer's window selectedSean Whitton2025-04-292-8/+6
* | | Port Grep argument autodetection to AndroidPo Lu2025-04-291-7/+20
| |/ |/|
* | Improve env var handling in read-file-nameSpencer Baugh2025-04-282-7/+59
* | Don't escape "." in `prin1' when followed by a letterSpencer Baugh2025-04-282-5/+10
* | (Custom-dirlocals-mode): Let `define-derived-mode` do its jobStefan Monnier2025-04-281-12/+12
* | ; Fix previous changeMichael Albinus2025-04-281-2/+2
* | url-parse.el: correct code for Windows paths (bug#76982)Sebastián Monía2025-04-282-2/+9
* | ; project-vc-include-unregistered: Add FIXME about renaming.Sean Whitton2025-04-281-0/+3
* | ; * doc/emacs/maintaining.texi (VC-Aware Project Backend): Copyedit.Sean Whitton2025-04-281-3/+3
* | Fix ruby lint output regexpsTim Landscheidt2025-04-282-3/+3
* | * doc/emacs/maintaining.texi (VC-Aware Project Backend):Dmitry Gutov2025-04-281-7/+50
* | Merge from savannah/emacs-30Po Lu2025-04-271-1/+1
|\ \ | |/
| * Fix the Android buildPo Lu2025-04-271-1/+1
* | ; Merge from savannah/emacs-30Po Lu2025-04-270-0/+0
|\ \ | |/
| * Avoid infinite recursion under 'rectangle-mark-mode'Eli Zaretskii2025-04-271-2/+2
* | Merge from savannah/emacs-30Po Lu2025-04-272-5/+8
|\ \ | |/
| * ; * doc/misc/ert.texi (Introduction): Be more Lisp-specific.Sean Whitton2025-04-271-5/+5
| * Include additional version metadata during Windows installSean Bright2025-04-261-0/+3
* | Flymake: Experimental 'fancy' flymake-show-diagnostics-at-end-of-lineJoão Távora2025-04-273-42/+140
* | Fix use-package :custom-face to set face-defface-spec (bug#77928)Michael Shields2025-04-273-9/+46