diff options
| author | Eli Zaretskii | 2000-08-22 09:31:39 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2000-08-22 09:31:39 +0000 |
| commit | 480b577389eaec0886da07cca592ec1623b4198a (patch) | |
| tree | 9e2e94e0350f0b2ff19431b7e2f0989d56459d19 /etc | |
| parent | c965d0accaed241d93becb1d1834e08435e91ae3 (diff) | |
| download | emacs-480b577389eaec0886da07cca592ec1623b4198a.tar.gz emacs-480b577389eaec0886da07cca592ec1623b4198a.zip | |
Mark hexl-insert-hex-string as documented.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -245,6 +245,7 @@ MS-DOS version of Emacs. | |||
| 245 | ** New user option `read-mail-command' specifies a command to use to | 245 | ** New user option `read-mail-command' specifies a command to use to |
| 246 | read mail from the menu etc. | 246 | read mail from the menu etc. |
| 247 | 247 | ||
| 248 | +++ | ||
| 248 | ** Hexl contains a new command `hexl-insert-hex-string' which inserts | 249 | ** Hexl contains a new command `hexl-insert-hex-string' which inserts |
| 249 | a string of hexadecimal numbers read from the mini-buffer. | 250 | a string of hexadecimal numbers read from the mini-buffer. |
| 250 | 251 | ||