mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
*** empty log message ***
This commit is contained in:
parent
aa4bbbe3f0
commit
a41342d981
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Argument is a character, naming the register."
|
|||
(progn
|
||||
(switch-to-buffer (marker-buffer val))
|
||||
(goto-char val))
|
||||
(error "Register doesn't contain a buffer position or screen configuration")))))
|
||||
(error "Register doesn't contain a buffer position or screen configuration"))))))
|
||||
|
||||
;(defun number-to-register (arg char)
|
||||
; "Store a number in a register.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue