aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Prefer decf to cl-decfStefan Kangas2025-02-2360-112/+112
* | New macros incf and decfStefan Kangas2025-02-2310-161/+135
* | Fix last commit to wid-edit.elMauro Aranda2025-02-221-4/+3
* | (help--append-keystrokes-help): Fix bug#76341Stefan Monnier2025-02-221-12/+11
* | * lisp/treesit.el (treesit-up-list, treesit-outline-level): Improve.Juri Linkov2025-02-222-9/+17
* | Delete self-evident explanation from cl.texiStefan Kangas2025-02-221-32/+0
* | ; Delete obsolete commented out parts from cl.texiStefan Kangas2025-02-221-32/+1
* | Make 'text-property-default-nonsticky' buffer-local when setEli Zaretskii2025-02-224-4/+12
* | Expand tests for cl-incf and cl-decfStefan Kangas2025-02-221-4/+24
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-02-2242-60/+78
|\ \
| * | Fix bug where VC packages were missing summariesPhilip Kaludercic2025-02-221-1/+5
| * | ; Fix typosStefan Kangas2025-02-2240-57/+70
| * | * lisp/net/tramp-sh.el (tramp-find-executable): Fix check.Michael Albinus2025-02-221-2/+3
* | | recentf.el: Add verbosity optionLockywolf2025-02-222-2/+21
|/ /
* | ; * lisp/ibuf-macs.el (define-ibuffer-op): Fix long lines.Eli Zaretskii2025-02-221-9/+13
* | ; * lisp/ibuffer.el: Avoid byte-compiler warnings.Eli Zaretskii2025-02-221-0/+9
* | ; * etc/NEWS: Fix punctuation of last change.Eli Zaretskii2025-02-221-3/+3
* | define-ibuffer-op opstring active-opstring functions (bug#76222)shipmints2025-02-222-70/+91
* | ; Fix saveplace-tests for MS-WindowsEli Zaretskii2025-02-221-3/+11
* | Inhibit "Wrote" message in saveplace.el when non-interactiveshipmints2025-02-221-1/+2
* | Make yank-media auto select the best mime typeVisuwesh2025-02-224-12/+111
* | Speed up widget creation (Bug#53606)Mauro Aranda2025-02-221-27/+47
* | * admin/check-doc-strings: Reduce false positives.Stefan Kangas2025-02-221-3/+7
* | Use .pem extension for client certs in ERC docsF. Jason Park2025-02-212-16/+22
* | Don't kill window buffer in erc--split-lineF. Jason Park2025-02-211-28/+29
* | Delete note on Emacs 19 modes from comint.elStefan Kangas2025-02-211-80/+0
* | Fix identation in csharp-mode.elJostein Kjønigsen2025-02-211-1/+3
* | New user option checkdoc-allow-quoting-nil-and-tStefan Kangas2025-02-212-11/+25
* | ; Delete superfluous commentStefan Kangas2025-02-211-1/+0
* | Prefer defvar-keymap in admin/gitmerge.elStefan Kangas2025-02-211-12/+10
* | Prefer defvar-keymap in auth-source.elStefan Kangas2025-02-211-7/+5
* | Use a persistent directory as default directory in diffMichael Albinus2025-02-211-18/+18
* | New variable 'treesit-aggregated-outline-predicate' (bug#76398)Juri Linkov2025-02-215-28/+114
* | Merge from savannah/emacs-30Po Lu2025-02-211-1/+1
|\ \ | |/
| * Fix reported Haiku build error in emacs-30.1-rc1Po Lu2025-02-211-1/+1
| * ; Delete troff markers from ChangeLog filesemacs-30.1-rc1Stefan Kangas2025-02-2047-47/+47
* | ; Merge from savannah/emacs-30Po Lu2025-02-210-0/+0
|\ \ | |/
| * ; * Update 'ldefs-boot.el' (do not merge)Stefan Kangas2025-02-201-1/+7
| * Bump Emacs version to 30.1Stefan Kangas2025-02-205-5/+5
* | Merge from savannah/emacs-30Po Lu2025-02-212-92/+147
|\ \ | |/
| * Update files for Emacs 30.1Stefan Kangas2025-02-202-91/+146
| * ; Fix typo introduced in "* ChangeLog.4: Reformat down to 28 March 2024."Stefan Kangas2025-02-201-1/+1
* | * configure.ac (BOBJECTLIST_OWNERSHIP_IS_TEMPLATE_PARAMETER): Correct test.Po Lu2025-02-211-1/+1
* | Have 'submit-emacs-patch' insert maintainers into X-Debbugs-CcPhilip Kaludercic2025-02-201-1/+32
* | * lisp/subr.el (oddp, evenp): Pure. % faster than logand.Mattias Engdegård2025-02-201-6/+6
* | * src/fns.c (Fmapconcat): Faster fast-path conditionMattias Engdegård2025-02-201-1/+1
* | ; Spelling fix in comment.Paul Eggert2025-02-201-1/+1
* | Remove duplicate information from some completing-read-multiple promptsJuri Linkov2025-02-202-4/+4
* | Fix signal when first enabling Custom-mode on non-GUI buildsPo Lu2025-02-201-0/+7
* | Fix set-time-zone-rule on DJGPPPo Lu2025-02-202-2/+26