index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid errors in 'image-dired-tag-thumbnail'
Eli Zaretskii
2024-05-08
2
-24
/
+22
*
Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)
Jacob Leeming
2024-04-25
1
-1
/
+3
*
Fix python-ts-mode built-in functions and attributes (bug#70478)
Prateek Sharma
2024-04-21
1
-7
/
+9
*
* lisp/dnd.el (dnd-handle-movement): Avoid errors (bug#70311).
Eli Zaretskii
2024-04-14
1
-2
/
+7
*
; Improve documentation of 'world-clock'
Eli Zaretskii
2024-04-10
1
-2
/
+9
*
Update go-ts-mode to support latest tree-sitter-go grammar
Yuan Fu
2024-04-09
1
-2
/
+11
*
Fix c++-ts-mode defun navigation (bug#65885)
Yuan Fu
2024-04-08
1
-1
/
+3
*
Adapt Tramp versio (don't merge)
Michael Albinus
2024-03-31
1
-4
/
+4
*
Fix warning-suppress for list type "warning type"
Xuan Wang
2024-03-31
1
-2
/
+6
*
Make object init more robust (bug#69571)
Theodor Thornhill
2024-03-31
1
-1
/
+9
*
Avoid errors in Info-search-case-sensitively in DIR buffers
Eli Zaretskii
2024-03-30
1
-1
/
+1
*
Add typescript-ts-mode indentation for interface bodies (bug#70023)
Noah Peart
2024-03-28
1
-0
/
+1
*
* Don't install unnecessary trampolines (bug#69573) (don't merge)
Andrea Corallo
2024-03-26
1
-7
/
+9
*
* lisp/ldefs-boot.el: Regenerate.
Eli Zaretskii
2024-03-24
1
-16
/
+29
*
org--confirm-resource-safe: Fix prompt when prompting in non-file Org buffers
Ihor Radchenko
2024-03-24
1
-1
/
+1
*
org-file-contents: Consider all remote files unsafe
Ihor Radchenko
2024-03-24
1
-1
/
+5
*
org-latex-preview: Add protection when `untrusted-content' is non-nil
Ihor Radchenko
2024-03-24
1
-0
/
+19
*
* lisp/gnus/mm-view.el (mm-display-inline-fontify): Mark contents untrusted.
Ihor Radchenko
2024-03-24
1
-0
/
+1
*
* lisp/files.el (untrusted-content): New variable.
Ihor Radchenko
2024-03-24
1
-0
/
+8
*
org-macro--set-templates: Prevent code evaluation
Ihor Radchenko
2024-03-24
1
-1
/
+8
*
; * lisp/keymap.el (key-parse): Fix processing of "[TAB]". (Bug#69893)
Eli Zaretskii
2024-03-21
1
-1
/
+1
*
* Fix missing `comp-files-queue' update (bug#63415).
Andrea Corallo
2024-03-21
1
-2
/
+3
*
Clarify description of format-spec truncation
Basil L. Contovounesios
2024-03-21
1
-3
/
+3
*
; * lisp/calendar/calendar.el: Remove extra space.
Juri Linkov
2024-03-21
1
-1
/
+1
*
; * lisp/emacs-lisp/cl-macs.el (cl-labels): Fix stray diff marker.
Robert Pluim
2024-03-20
1
-1
/
+1
*
Tweak regexp for object initializers in csharp-mode (bug#69571)
Theodor Thornhill
2024-03-16
1
-2
/
+5
*
`term-mode': mention the keymap to add keybindings to
Konstantin Kharlamov
2024-03-16
1
-2
/
+9
*
Fix 'shortdoc-copy-function-as-kill'
Eli Zaretskii
2024-03-16
1
-1
/
+1
*
Improve documentation of 'edebug-print-*' variables
Eli Zaretskii
2024-03-16
1
-4
/
+8
*
; Fix bibtex-biblatex-field-alist docstring typo.
Basil L. Contovounesios
2024-03-12
1
-1
/
+1
*
Fix 'with-sqlite-transaction'
F. Jason Park
2024-03-11
1
-3
/
+4
*
; Improve documentation of image properties
Eli Zaretskii
2024-03-07
1
-4
/
+12
*
Fix typos in vnvni.el.
Dan Jacobson
2024-03-01
1
-27
/
+27
*
; * lisp/vc/vc.el (vc-clone): Fix wording of doc string.
Eli Zaretskii
2024-02-27
1
-5
/
+10
*
* lisp/files.el (hack-one-local-variable): Use `set-auto-mode-0`
Stefan Monnier
2024-02-25
1
-4
/
+2
*
Fix infinite recursion in gdb-mi.el
Eli Zaretskii
2024-02-24
1
-2
/
+4
*
Fix 'help-quick-toggle'
Eli Zaretskii
2024-02-24
1
-2
/
+10
*
* lisp/net/tramp.el (tramp-methods): Fix typo in docstring. (Bug#69294)
Michael Albinus
2024-02-21
1
-2
/
+2
*
; * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Another doc fix.
Eli Zaretskii
2024-02-20
1
-4
/
+4
*
; * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Doc fix.
Eli Zaretskii
2024-02-20
1
-2
/
+2
*
java-ts-mode: Indentation for opening brace on a separate line
Dmitry Gutov
2024-02-17
1
-4
/
+9
*
Removed decommissioned PGP keyservers
Philip Kaludercic
2024-02-17
1
-3
/
+0
*
org: Fix security prompt for downloading remote resource
Ihor Radchenko
2024-02-17
1
-1
/
+1
*
Revert "Update to Org 9.6.19"
Eli Zaretskii
2024-02-17
12
-50
/
+33
*
Update to Org 9.6.19
Kyle Meyer
2024-02-17
12
-33
/
+50
*
Improve directory prompt used by package-vc-checkout
Joseph Turner
2024-02-14
1
-2
/
+2
*
Minor Tramp doc adaption
Michael Albinus
2024-02-14
1
-3
/
+3
*
* Improve reproducibility of inferred values by native comp
Andrea Corallo
2024-02-11
1
-0
/
+2
*
Handle typescript ts grammar breaking change for function_expression
Loïc Lemaître
2024-02-11
1
-174
/
+188
*
Don't quote 't' in doc strings
Eli Zaretskii
2024-02-10
1
-2
/
+2
[next]