mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
Typo (no clue what happened).
This commit is contained in:
parent
5121ef4cd5
commit
552754fed2
@ -960,7 +960,7 @@ It should never be negative. This controls how we read comma constructs.")
|
||||
(setcdr cursor offsets)
|
||||
cursor)
|
||||
|
||||
'(defun edebug-copy-cursor (cursor)
|
||||
(defun edebug-copy-cursor (cursor)
|
||||
;; Copy the cursor using the same object and offsets.
|
||||
(cons (car cursor) (cdr cursor)))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user