mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 08:10:21 -08:00
Merge from origin/emacs-29
7d3a144486; Mention defface's and their :version tags in CONTRIBUTE.09c53b717d* admin/notes/kind-communication: New file.31ca4e5501; And another fix of CONTRIBUTE.d65499e790; Another clarification in CONTRIBUTE.571ec583d6; Clarify "ChangeLog entries" in CONTRIBUTE.e268231686Don't skip links to "." and ".." in Dired when marking filese25d11314dPass unquoted filename to user-supplied MUSTMATCH predicate4749699370* doc/lispref/parsing.texi (Retrieving Nodes): Improve do...d0673ea0d4; * etc/PROBLEMS: Workaround for Windows key "stuck" (bug... * lisp/emacs-lisp/trace.el: * java/org/gnu/emacs/EmacsWindow.java (onDragEvent): Remove training whitespace.
This commit is contained in:
commit
22d500ce21
9 changed files with 107 additions and 54 deletions
|
|
@ -193,7 +193,7 @@ LEVEL is the trace level, VALUE value returned by FUNCTION."
|
|||
;; Do this so we'll see strings:
|
||||
(cl-prin1-to-string value)
|
||||
ctx)))))
|
||||
|
||||
|
||||
(defvar trace--timer nil)
|
||||
|
||||
(defun trace--display-buffer (buf)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue