aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; use-package manual: Discuss defvar-keymap ':prefix t'Pedro Andres Aranda Gutierrez2025-10-111-2/+24
* | Make cascaded archives working in tramp-archive.el work, againMichael Albinus2025-10-113-17/+85
* | Fix MS-Windows tray notifications from different Emacs framesEli Zaretskii2025-10-112-14/+32
* | Merge from origin/emacs-30Eli Zaretskii2025-10-116-5/+13
|\ \
| * | ; Document %i formatEli Zaretskii2025-10-112-2/+3
| * | ; * doc/lispref/nonascii.texi (Explicit Encoding): Fix a typo (bug#79613).Eli Zaretskii2025-10-111-1/+1
| * | ; * doc/lispref/tips.texi (Documentation Tips): Document \\+`foo'.Eli Zaretskii2025-10-081-0/+9
* | | hideshow: Fix cursor when using end-of-line indicators.Elías Gabriel Pérez2025-10-111-4/+6
* | | ; * doc/emacs/mini.texi (Minibuffer History): Improve indexing.Eli Zaretskii2025-10-111-2/+4
* | | Eglot: Add LSP server for TOML.Pooya Moradi2025-10-111-0/+1
* | | Fix last changeEli Zaretskii2025-10-111-0/+4
* | | Stop monitoring fds after receiving EOFSpencer Baugh2025-10-111-1/+1
* | | Allow creating a pipe process without a bufferSpencer Baugh2025-10-113-6/+19
* | | * src/pdumper.c (dump_queue_dequeue): Avoid -Wgnu-folding-constant.Sahil Kang2025-10-111-1/+2
* | | Do not erase the output buffer upon empty async shell commandManuel Giraud2025-10-111-2/+5
* | | ; * doc/misc/reftex.texi (Builtin Label Environments): Fix typo.Arash Esbati2025-10-101-1/+1
* | | Replace obsolete floatfig package with floatfltArash Esbati2025-10-102-8/+10
* | | ; * lisp/progmodes/flymake.el (flymake-margin-indicators-string): Doc fix.Eli Zaretskii2025-10-101-2/+3
* | | * lisp/progmodes/flymake.el: Improve flymake--resize-margins.Juri Linkov2025-10-091-9/+11
* | | Treat a completion boundary change as completionSpencer Baugh2025-10-091-14/+26
* | | * lisp/xdg.el (xdg-mime-apps): Fix recent regression.Juri Linkov2025-10-091-1/+2
* | | Use shorter margin indicators in flymake-mode (bug#76254)Juri Linkov2025-10-091-7/+18
* | | * src/w32console.c: Fix last change (bug#79298).Eli Zaretskii2025-10-091-25/+10
* | | Remove setting of reference formatArash Esbati2025-10-091-2/+2
* | | Fix text-terminal output with UTF-8 encoding on MS-WindowsEli Zaretskii2025-10-091-8/+30
* | | Fix font lock in csharp-ts-modeRoi Martin2025-10-091-334/+343
* | | Fix font lock in java-ts-modeRoi Martin2025-10-091-130/+138
* | | modes.texi: Declare official support for a standard "abuse"Stefan Monnier2025-10-081-0/+6
* | | newsticker.el: fix escaping of XML stringsLdBeth2025-10-081-3/+3
* | | Fix another inconsistency in auth-source.elMichael Albinus2025-10-081-4/+10
* | | vc-dir-resynch-file: Be more defensive about default-directorySean Whitton2025-10-082-5/+18
* | | define-globalized-minor-mode: Fix multiple globalized modesSean Whitton2025-10-081-6/+17
* | | ; define-globalized-minor-mode: Slightly simplify control flow.Sean Whitton2025-10-081-7/+7
* | | Fix a regression introduced by Bug#79294 fixMichael Heerdegen2025-10-081-13/+13
* | | (hs-hideable-region-p): Optimize the optimizationElijah Gabe Pérez2025-10-071-5/+3
* | | Merge from origin/emacs-30Sean Whitton2025-10-072-19/+39
|\ \ \ | |/ /
| * | ; * doc/lispref/control.texi (Conditionals): Grammar fix.Sean Whitton2025-10-071-1/+1
| * | ; * doc/lispref/control.texi (Conditionals): Document SYMBOL form.Sean Whitton2025-10-071-6/+18
| * | if-let*/when-let*/and-let*: Don't recommend (VALUEFORM) formSean Whitton2025-10-072-17/+25
* | | ; Merge from origin/emacs-30Sean Whitton2025-10-070-0/+0
|\ \ \ | |/ /
| * | EWW: Don't clobber global value of 'text-property-default-nonsticky'Eli Zaretskii2025-10-071-2/+2
* | | Merge from origin/emacs-30Sean Whitton2025-10-072-1/+8
|\ \ \ | |/ /
| * | ; Improve documentation of 'string-glyph-split'Eli Zaretskii2025-10-052-1/+8
* | | decoded-time-add: Use 'floor'Ilya Chernyshov2025-10-071-1/+1
* | | defvar-keymap: New ':prefix t' abbreviationSean Whitton2025-10-067-20/+56
* | | Don't call dbus-launch in dbus-tests.elMichael Albinus2025-10-062-24/+90
* | | ; Fix last change in auth-source.elMichael Albinus2025-10-061-5/+4
* | | Run buffer-local window change functions in their buffers nowMartin Rudalics2025-10-063-69/+118
* | | Fix rare breakage of 'revert-buffer' in 'archive-mode'Eli Zaretskii2025-10-051-0/+6
* | | Add fallback backend in auth-sourcesMichael Albinus2025-10-053-113/+283