aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc clarificationscratch/string-common-prefixPhil Sainty2025-06-292-2/+3
* fixup! Subsume `string-try-completion' into `string-common-prefix'Phil Sainty2025-06-291-1/+1
* Revised commit messagePhil Sainty2025-06-290-0/+0
* fixup! Subsume `string-try-completion' into `string-common-prefix'Phil Sainty2025-06-292-19/+23
* Subsume `string-try-completion' into `string-common-prefix'Phil Sainty2025-06-295-58/+74
* fixup! Add functions `string-common-prefix' and `string-try-completion'Phil Sainty2025-06-091-4/+0
* Add functions `string-common-prefix' and `string-try-completion'Phil Sainty2025-06-085-1/+105
* vc-next-action: On mixed state sets, treat missing files as removedSean Whitton2025-06-081-4/+4
* vc-next-action: Offer to delete missing filesSean Whitton2025-06-081-5/+4
* Fix 'ffap-string-at-point' under 'ffap-file-name-with-spaces'Eli Zaretskii2025-06-082-13/+35
* ; Use completion category 'recentf' in 'recentf-open'Eshel Yaron2025-06-071-1/+3
* Fix 'save-some-buffers' when file name has embedded '%'Eli Zaretskii2025-06-071-19/+19
* vc-git: Properly track unstaged deletionsSean Whitton2025-06-071-8/+19
* ; * lisp/vc/vc-git.el (vc-git-after-dir-status-stage): Comments.Sean Whitton2025-06-071-0/+10
* Inline sole call to vc-git--state-codeSean Whitton2025-06-071-11/+8
* Merge from origin/emacs-30Eli Zaretskii2025-06-072-2/+5
|\
| * ; * doc/emacs/misc.texi (Network Security): Fix typo.Robert Pluim2025-06-061-1/+1
| * ; * lisp/treesit.el (treesit-beginning-of-defun): Doc fix (bug#78703).Eli Zaretskii2025-06-061-1/+4
* | ; Merge from origin/emacs-30Eli Zaretskii2025-06-070-0/+0
|\ \ | |/
| * Make xoauth2 auth fail when a smtp server replies 334 (Bug#78366)Xiyue Deng2025-06-031-5/+15
* | Merge from origin/emacs-30Eli Zaretskii2025-06-071-0/+6
|\ \ | |/
| * ; * etc/PROBLEMS: Improve the item about 'C-S-u' in PGTK build.Eli Zaretskii2025-06-021-0/+6
* | ; Fix last change (bug#78396)Eli Zaretskii2025-06-073-17/+21
* | Add option for not highlight parens inside comments or stringsElías Gabriel Pérez2025-06-073-81/+117
* | Fix vertical-motion when an image is at EOL under word-wrapJD Smith2025-06-071-4/+15
* | ; Fix last change (bug#77945)Eli Zaretskii2025-06-072-7/+7
* | Add optional inherit argument to 'face-all-attributes' (bug#77945)shipmints2025-06-073-12/+23
* | Avoid whitespace-mode breaking standard-display-unicode-special-glyphsEli Zaretskii2025-06-071-1/+2
* | Teach checkdoc about (:this that) in cl-defunEli Zaretskii2025-06-071-16/+28
* | Fix semantic-utest-ia testsEli Zaretskii2025-06-071-1/+2
* | * lisp/cedet/semantic.el: Turn off semantic-mode in all buffers (bug#76815),Lin Sun2025-06-071-5/+7
* | New revert-files VC backend function for faster mass revertsSean Whitton2025-06-063-24/+58
* | Fix apparent thinko in vc-next-actionSean Whitton2025-06-061-2/+2
* | VC: Deprecate log-incoming and log-outgoing backend functionsSean Whitton2025-06-066-37/+49
* | * lisp/vc/vc.el: Update specification of print-log backend function.Sean Whitton2025-06-061-6/+6
* | ; vc--with-backend-in-rootdir: Fix Edebug declaration.Sean Whitton2025-06-061-1/+1
* | ; * lisp/register.el (cl-find-class): declare to silence warningMattias Engdegård2025-06-061-0/+1
* | project-switch-to-buffer: Don't disambiguate too muchDmitry Gutov2025-06-061-7/+22
* | Add uniquify-get-unique-names (bug#77312)Spencer Baugh2025-06-061-11/+55
* | Fix function arity check for noncompiled callees (bug#78685)Mattias Engdegård2025-06-052-5/+16
* | Fix Tramp connection propertyMichael Albinus2025-06-052-8/+8
* | * lisp/subr.el (play-sound): Update docstring (bug#78694).Kazuhiro Ito2025-06-051-1/+1
* | ; Improve documentation of treesit nodesEli Zaretskii2025-06-051-2/+10
* | Delay running vc-checkin-hook for an async checkinSean Whitton2025-06-053-41/+61
* | ; * etc/NEWS: Call out incompatible change in 'date-to-time'.Eli Zaretskii2025-06-051-0/+11
* | Improve documentation of treesit "thing"Eli Zaretskii2025-06-053-52/+80
* | (cl-deftype): Silence spurious warnings in `xcb-types.el`Stefan Monnier2025-06-041-1/+1
* | (outline--hidden-headings-paths): Fix slow saves (bug#78665)Stefan Monnier2025-06-042-59/+90
* | * lisp/tab-line.el: Use 'tab-line-event-start' in remaining functions.Juri Linkov2025-06-041-2/+2
* | ; * src/nsterm.m (ns_draw_stretch_glyph_string): Fix a thinko (bug#78654).Eli Zaretskii2025-06-041-1/+1