aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; Normalize spacing in last changeSean Whitton2025-04-115-5/+5
* | Add `lexical-binding` cookie to generated filesStefan Monnier2025-04-105-80/+78
* | Fix treesit-forward-sexp/list navigation in the middle of a node.Juri Linkov2025-04-105-13/+32
* | Rename treesit-toggle-sexp-mode to treesit-toggle-sexp-type.Juri Linkov2025-04-102-14/+14
* | ; Fix an error in 'package-quickstart-refresh'Eli Zaretskii2025-04-101-2/+3
* | ; Update ldefs-boot.elEli Zaretskii2025-04-101-168/+456
* | Fix one more case of unnecessary lexbind warningsEli Zaretskii2025-04-101-1/+2
* | Avoid warnings about lexbind cookies where they aren't neededEli Zaretskii2025-04-106-9/+21
* | ; * test/infra/android/test-controller.el (ats-eval): Correct punctuation.Po Lu2025-04-101-1/+1
* | ; * etc/NEWS: Document previous change.Po Lu2025-04-101-0/+6
* | Respond to display configuration updates on AndroidPo Lu2025-04-107-17/+132
* | ; * lisp/minibuffer.el (read-file-name): Fix a typo in the doc string.Eli Zaretskii2025-04-101-1/+1
* | ; Fix recently-added documentationEli Zaretskii2025-04-102-13/+16
* | New command 'treesit-toggle-sexp-mode' (bug#76676).Juri Linkov2025-04-0910-116/+161
* | Improve 'treesit-outline-search'.Juri Linkov2025-04-092-38/+55
* | * lisp/subr.el (defvar-local): Change 'indent' to 'defun' (bug#77256).Juri Linkov2025-04-091-1/+1
* | Rename some of the new window layout commandsSean Whitton2025-04-094-19/+19
* | VC-Dir: Offer to register files before checking inSean Whitton2025-04-092-14/+40
* | ; vc-setup-buffer: Don't pass a string to buffer-live-p.Sean Whitton2025-04-091-2/+3
* | ; * src/minibuf.c (syms_of_minibuf): Improve some wording.Sean Whitton2025-04-091-1/+1
* | Eglot: announce support for diagnostic version checks (bug#77588)João Távora2025-04-081-0/+1
* | Use relative names where possible in package-quickstart.elSpencer Baugh2025-04-081-4/+23
* | Preserve an explicit * in pcm-try-completionSpencer Baugh2025-04-082-6/+57
* | * lisp/treesit.el (treesit--after-change): New function.Juri Linkov2025-04-081-1/+14
* | New function treesit-parsers-at for treesit-language-at (bug#77256).Juri Linkov2025-04-088-151/+127
* | (internal--get-default-lexical-binding): Be more failsafeStefan Monnier2025-04-081-15/+22
* | Fix prettify-symbols-mode with composition rulesEli Zaretskii2025-04-081-2/+2
* | Fix window selection after log-edit-show-diff, againSean Whitton2025-04-081-1/+2
* | Eglot: check textDocument/publishDiagnostics version (bug#77588)João Távora2025-04-081-4/+7
* | ; Fix last change: ensure-list does not ensure a proper listSean Whitton2025-04-081-1/+2
* | Factor out vc-only-files-state-and-modelSean Whitton2025-04-083-40/+43
* | ; Drop Mtn from comment now vc-mtn is obsoleteSean Whitton2025-04-081-1/+1
* | Update descriptions of VC's capabilities for Git and MercurialSean Whitton2025-04-081-4/+3
* | lisp/files.el (internal--get-default-lexical-binding): Buttonize the M-xStefan Monnier2025-04-071-15/+25
* | lisp/files.el (internal--get-default-lexical-binding): Handle nested loadsStefan Monnier2025-04-071-1/+3
* | Replace some calls to `intern' with DEFSYMsPo Lu2025-04-081-3/+7
* | ; * src/lread.c (get_lexical_binding): Fix coding style.Po Lu2025-04-081-6/+9
* | (Fload, Feval_buffer): Emit a warning when lexbind is unset (bug#74145)Stefan Monnier2025-04-073-11/+50
* | eieio: Improve some obsolecence warnings and fix #<CLASS CLASS-XX> namesStefan Monnier2025-04-072-7/+11
* | (Freplace_region_contents): Fix point preservation (bug#77607)Stefan Monnier2025-04-071-1/+1
* | Merge branch 'cedet-object-name'Stefan Monnier2025-04-0733-95/+92
|\ \
| * | test/eieio: Silence warnings about slots and obsolete name argStefan Monnier2025-04-073-6/+10
| * | lisp/emacs-lisp/eieio-custom.el: Require `eieio-base` to silence warningStefan Monnier2025-04-071-0/+1
| * | eieio: Emit compilation warnings a bit more thoroughlyStefan Monnier2025-04-072-11/+28
| * | (srecode-macro-help): Use `cl--class-docstring`Stefan Monnier2025-04-071-1/+1
| * | cedet: Prefer `slot-value` over `eieio-object-name-string`Stefan Monnier2025-04-073-4/+4
| * | cedet: Don't abuse initargs for slot namesStefan Monnier2025-04-077-15/+15
| * | cedet: Delete obsolete object name arg to EIEIO constructorsStefan Monnier2025-04-0718-51/+24
| * | cedet: Pass object name via explicit `:object-name` argStefan Monnier2025-04-073-7/+9
* | | ; Note existing binding of vc-git-stash-delete-at-pointSean Whitton2025-04-071-1/+1