summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Avoid errors in 'image-dired-tag-thumbnail'Eli Zaretskii2024-05-082-24/+22
* Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)Jacob Leeming2024-04-251-1/+3
* Fix python-ts-mode built-in functions and attributes (bug#70478)Prateek Sharma2024-04-211-7/+9
* * lisp/dnd.el (dnd-handle-movement): Avoid errors (bug#70311).Eli Zaretskii2024-04-141-2/+7
* ; Improve documentation of 'world-clock'Eli Zaretskii2024-04-101-2/+9
* Update go-ts-mode to support latest tree-sitter-go grammarYuan Fu2024-04-091-2/+11
* Fix c++-ts-mode defun navigation (bug#65885)Yuan Fu2024-04-081-1/+3
* Adapt Tramp versio (don't merge)Michael Albinus2024-03-311-4/+4
* Fix warning-suppress for list type "warning type"Xuan Wang2024-03-311-2/+6
* Make object init more robust (bug#69571)Theodor Thornhill2024-03-311-1/+9
* Avoid errors in Info-search-case-sensitively in DIR buffersEli Zaretskii2024-03-301-1/+1
* Add typescript-ts-mode indentation for interface bodies (bug#70023)Noah Peart2024-03-281-0/+1
* * Don't install unnecessary trampolines (bug#69573) (don't merge)Andrea Corallo2024-03-261-7/+9
* * lisp/ldefs-boot.el: Regenerate.Eli Zaretskii2024-03-241-16/+29
* org--confirm-resource-safe: Fix prompt when prompting in non-file Org buffersIhor Radchenko2024-03-241-1/+1
* org-file-contents: Consider all remote files unsafeIhor Radchenko2024-03-241-1/+5
* org-latex-preview: Add protection when `untrusted-content' is non-nilIhor Radchenko2024-03-241-0/+19
* * lisp/gnus/mm-view.el (mm-display-inline-fontify): Mark contents untrusted.Ihor Radchenko2024-03-241-0/+1
* * lisp/files.el (untrusted-content): New variable.Ihor Radchenko2024-03-241-0/+8
* org-macro--set-templates: Prevent code evaluationIhor Radchenko2024-03-241-1/+8
* ; * lisp/keymap.el (key-parse): Fix processing of "[TAB]". (Bug#69893)Eli Zaretskii2024-03-211-1/+1
* * Fix missing `comp-files-queue' update (bug#63415).Andrea Corallo2024-03-211-2/+3
* Clarify description of format-spec truncationBasil L. Contovounesios2024-03-211-3/+3
* ; * lisp/calendar/calendar.el: Remove extra space.Juri Linkov2024-03-211-1/+1
* ; * lisp/emacs-lisp/cl-macs.el (cl-labels): Fix stray diff marker.Robert Pluim2024-03-201-1/+1
* Tweak regexp for object initializers in csharp-mode (bug#69571)Theodor Thornhill2024-03-161-2/+5
* `term-mode': mention the keymap to add keybindings toKonstantin Kharlamov2024-03-161-2/+9
* Fix 'shortdoc-copy-function-as-kill'Eli Zaretskii2024-03-161-1/+1
* Improve documentation of 'edebug-print-*' variablesEli Zaretskii2024-03-161-4/+8
* ; Fix bibtex-biblatex-field-alist docstring typo.Basil L. Contovounesios2024-03-121-1/+1
* Fix 'with-sqlite-transaction'F. Jason Park2024-03-111-3/+4
* ; Improve documentation of image propertiesEli Zaretskii2024-03-071-4/+12
* Fix typos in vnvni.el.Dan Jacobson2024-03-011-27/+27
* ; * lisp/vc/vc.el (vc-clone): Fix wording of doc string.Eli Zaretskii2024-02-271-5/+10
* * lisp/files.el (hack-one-local-variable): Use `set-auto-mode-0`Stefan Monnier2024-02-251-4/+2
* Fix infinite recursion in gdb-mi.elEli Zaretskii2024-02-241-2/+4
* Fix 'help-quick-toggle'Eli Zaretskii2024-02-241-2/+10
* * lisp/net/tramp.el (tramp-methods): Fix typo in docstring. (Bug#69294)Michael Albinus2024-02-211-2/+2
* ; * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Another doc fix.Eli Zaretskii2024-02-201-4/+4
* ; * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Doc fix.Eli Zaretskii2024-02-201-2/+2
* java-ts-mode: Indentation for opening brace on a separate lineDmitry Gutov2024-02-171-4/+9
* Removed decommissioned PGP keyserversPhilip Kaludercic2024-02-171-3/+0
* org: Fix security prompt for downloading remote resourceIhor Radchenko2024-02-171-1/+1
* Revert "Update to Org 9.6.19"Eli Zaretskii2024-02-1712-50/+33
* Update to Org 9.6.19Kyle Meyer2024-02-1712-33/+50
* Improve directory prompt used by package-vc-checkoutJoseph Turner2024-02-141-2/+2
* Minor Tramp doc adaptionMichael Albinus2024-02-141-3/+3
* * Improve reproducibility of inferred values by native compAndrea Corallo2024-02-111-0/+2
* Handle typescript ts grammar breaking change for function_expressionLoïc Lemaître2024-02-111-174/+188
* Don't quote 't' in doc stringsEli Zaretskii2024-02-101-2/+2