aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2000-08-22 09:31:39 +0000
committerEli Zaretskii2000-08-22 09:31:39 +0000
commit480b577389eaec0886da07cca592ec1623b4198a (patch)
tree9e2e94e0350f0b2ff19431b7e2f0989d56459d19 /etc
parentc965d0accaed241d93becb1d1834e08435e91ae3 (diff)
downloademacs-480b577389eaec0886da07cca592ec1623b4198a.tar.gz
emacs-480b577389eaec0886da07cca592ec1623b4198a.zip
Mark hexl-insert-hex-string as documented.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index daae69ff568..38d66e6191d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
246read mail from the menu etc. 246read 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
249a string of hexadecimal numbers read from the mini-buffer. 250a string of hexadecimal numbers read from the mini-buffer.
250 251