aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Use substitute-command-keys in gnus-score-insert-helpStefan Kangas2025-03-071-23/+20
* | (python-base-mode-map): Use it!Stefan Monnier2025-03-061-4/+7
* | * src/eval.c (signal_or_quit): Reduce scope of `debugger_called`Stefan Monnier2025-03-061-2/+1
* | (debug--early): Avoid re-entering the debugger for the same errorStefan Monnier2025-03-062-8/+13
* | Prepare cond-start for addition to GNU ELPAPhilip Kaludercic2025-03-061-2/+12
* | mouse-face properties on tab-bar tab captions (bug#76394)shipmints2025-03-063-18/+137
* | Improve treesit settings for js/typescript/ruby-ts-mode (bug#73404)Juri Linkov2025-03-063-2/+10
* | (debug): Don't `kill-emacs` upon exit when in batch modeStefan Monnier2025-03-061-37/+36
* | (replace_range): Delete argument `markers`Stefan Monnier2025-03-065-20/+8
* | Fix images on the mode line under 'mode-line-compact'Eli Zaretskii2025-03-061-9/+25
* | Avoid defining unneeded variables on Cygw32Kazuhiro Ito2025-03-065-110/+156
* | ; Merge from savannah/emacs-30Po Lu2025-03-060-0/+0
|\ \ | |/
| * ; * java/AndroidManifest.xml.in (Version-code): Update for Emacs 30.0.50.Po Lu2025-03-061-1/+1
* | Merge from savannah/emacs-30Po Lu2025-03-061-3/+5
|\ \ | |/
| * ; Improve documentation of 2 symbol-related functionsEli Zaretskii2025-03-061-3/+5
* | ; Merge from savannah/emacs-30Po Lu2025-03-060-0/+0
|\ \ | |/
| * Fix etags tests broken by updating Copyright yearsEli Zaretskii2025-03-069-6531/+6454
* | Merge from savannah/emacs-30Po Lu2025-03-062-3/+7
|\ \ | |/
| * Fix some widgets in customize-dirlocalsMauro Aranda2025-03-061-2/+2
| * Fix register-use-preview behavior with never valueThierry Volpiatto2025-03-051-1/+5
* | Fix etags tests due to Copyright years updateEli Zaretskii2025-03-0610-1239/+1165
* | ; Fix last commitMichael Albinus2025-03-063-15/+13
* | Add shell-mode bookmark support for local and remote shells (bug#65039)shipmints2025-03-064-9/+198
* | Fix redisplay of tab bar when its text properties changeEli Zaretskii2025-03-061-1/+4
* | ; * doc/emacs/maintaining.texi (Managing Projects): Fix wording.Eli Zaretskii2025-03-061-6/+6
* | Add new user option to exclude projects from being rememberedVisuwesh2025-03-063-2/+35
* | Rewrite cl--parsing-keywords using backtickStefan Kangas2025-03-061-19/+15
* | Remove more redundant 'cl-' prefixesStefan Kangas2025-03-061-10/+10
* | New user option checkdoc-arguments-missing-flagStefan Kangas2025-03-062-9/+14
* | Add more tests for cl-seq.elStefan Kangas2025-03-061-0/+89
* | (pp-fill): Fix bug#76715Stefan Monnier2025-03-052-1/+17
* | Improve treesit settings for java-ts-mode (bug#73404, bug#76493)Juri Linkov2025-03-051-0/+28
* | Improve treesit settings for typescript/tsx-ts-mode (bug#73404)Juri Linkov2025-03-053-46/+78
* | ; * java/AndroidManifest.xml.in (Version-code): Update for Emacs 31.Po Lu2025-03-051-1/+1
* | Merge from savannah/emacs-30Po Lu2025-03-055-3/+32
|\ \ | |/
| * Move java/incrementing-version-code to AndroidManifest.xml.inPo Lu2025-03-053-16/+21
| * Provide an Android version code derived from the Emacs versionPeter Oliver2025-03-052-0/+19
| * ; * lisp/register.el (register-use-preview): Doc fix (bug#76739).Eli Zaretskii2025-03-041-1/+4
| * ; Improve documentation of 'shortdoc'Eli Zaretskii2025-03-041-2/+4
* | ; Merge from savannah/emacs-30Po Lu2025-03-050-0/+0
|\ \ | |/
| * image-dired: Don't croak on file names with regexp charactersVitaliy Chepelev2025-03-042-6/+6
* | Permit executing programs with >1024 args on AndroidPo Lu2025-03-051-18/+21
* | ; * src/nsterm.m (syms_of_nsterm): Fix typo in comment.Po Lu2025-03-051-4/+3
* | Make byte-compile-cond-use-jump-table obsoleteStefan Kangas2025-03-052-0/+3
* | Clean up 'cl-' prefixes for local variablesStefan Kangas2025-03-054-668/+670
* | ; * etc/symbol-releases.eld: Add cl-defun.Stefan Kangas2025-03-051-1/+2
* | ; * etc/NEWS: Rearrange lightly.Po Lu2025-03-051-12/+10
* | Avoid rare warning when byte-compiling cl-loaddefs.elStefan Kangas2025-03-041-2/+2
* | Make Emacs buildable with -std=c11.Philipp Stephani2025-03-041-1/+1
* | ; Use ert-skip instead of skip-when in erc-match testF. Jason Park2025-03-042-2/+4