Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c965d0ac
Commit
c965d0ac
authored
Aug 22, 2000
by
Eli Zaretskii
Browse files
Update the Hexl node.
parent
bf3ba9ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
man/misc.texi
man/misc.texi
+6
-0
No files found.
man/misc.texi
View file @
c965d0ac
...
...
@@ -1692,6 +1692,7 @@ the one not current when you type @kbd{@key{F2} d}, is empty,
@cindex Hexl mode
@cindex mode, Hexl
@cindex editing binary files
@cindex hex editing
There is a special major mode for editing binary files: Hexl mode. To
use it, use @kbd{M-x hexl-find-file} instead of @kbd{C-x C-f} to visit
the file. This command converts the file's contents to hexadecimal and
...
...
@@ -1735,6 +1736,11 @@ Leave Hexl mode, going back to the major mode this buffer had before you
invoked @code{hexl-mode}.
@end table
@noindent
Other Hexl commands let you insert strings (sequences) of binary bytes,
move by short's or int's, etc.; type @kbd{C-h a hexl- RET} for details.
@node Saving Emacs Sessions, Recursive Edit, Editing Binary Files, Top
@section Saving Emacs Sessions
@cindex saving sessions
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment