aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ; (elisp-scope-define-symbol-role): Add docstring.Eshel Yaron2025-10-011-0/+8
| * | | | ; Call it "symbol role" instead of "symbol type".Eshel Yaron2025-10-012-128/+128
| * | | | (elisp-scope-get-symbol-type-property): Revise inheritance handling.Eshel Yaron2025-10-011-19/+14
| * | | | ; (elisp-scope-define-symbol-type): Cease autoloading it.Eshel Yaron2025-09-301-1/+0
| * | | | ; elisp-scope.el: Update multiple function handlers.Eshel Yaron2025-09-301-211/+278
| * | | | ; Rename scope.el to elisp-scope.elEshel Yaron2025-09-293-2670/+2672
| * | | | ; scope.el: Mark 'static-when/unless' as unsafe.Eshel Yaron2025-09-291-1/+8
| * | | | Add optional semantic highlighting for Emacs Lisp.Eshel Yaron2025-09-293-0/+2955
* | | | | Fix squashfs archives embedded in another archiveEli Zaretskii2025-10-121-2/+18
* | | | | (read-only-keymap-*): Be more careful with the namespaceStefan Monnier2025-10-125-8/+11
* | | | | Fix regression in Tramp file name completionMichael Albinus2025-10-121-0/+3
* | | | | ; * doc/misc/gnus.texi (Optional Back End Functions): Add newer (bug#79484).James Thomas2025-10-121-0/+13
* | | | | ; * doc/misc/gnus.texi: Fix formatting (bug#79484).James Thomas2025-10-121-28/+27
* | | | | Make buffer-local decorations show up on new window-system frames (Bug#79606)Martin Rudalics2025-10-121-0/+28
* | | | | Update MS-Windows manifest for EmacsEli Zaretskii2025-10-122-2/+2
* | | | | * lisp/progmodes/hideshow.el: Small improvements (bug#79585).Juri Linkov2025-10-111-3/+5
* | | | | ; Simplify last change slightly, improve wording, add xref.Sean Whitton2025-10-111-6/+8
* | | | | ; 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