mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge branch 'derived-mode-add-parents'
This commit is contained in:
commit
4194f9bd87
24 changed files with 356 additions and 288 deletions
|
|
@ -1029,7 +1029,7 @@ that if you use overwrite mode as your normal editing mode, you can use
|
|||
this function to insert characters when necessary.
|
||||
|
||||
In binary overwrite mode, this function does overwrite, and octal
|
||||
(or decimal or hex) digits are interpreted as a character code. This
|
||||
\(or decimal or hex) digits are interpreted as a character code. This
|
||||
is intended to be useful for editing binary files."
|
||||
(interactive "*p")
|
||||
(let* ((char
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue