mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Fix some typos and doc issues (bug#40695)
This commit is contained in:
parent
f3b62b6c62
commit
067b070598
27 changed files with 79 additions and 83 deletions
|
|
@ -677,7 +677,7 @@ Each element is (INDEX . VALUE)")
|
|||
(byte-defop 112 1 byte-current-buffer)
|
||||
(byte-defop 113 0 byte-set-buffer)
|
||||
(byte-defop 114 0 byte-save-current-buffer
|
||||
"To make a binding to record the current buffer")
|
||||
"to make a binding to record the current buffer")
|
||||
(byte-defop 115 0 byte-set-mark-OBSOLETE)
|
||||
(byte-defop 116 1 byte-interactive-p-OBSOLETE)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue