]> git.eshelyaron.com Git - emacs.git/commitdiff
Add entry for auto-coding-regexp-alist.
authorGerd Moellmann <gerd@gnu.org>
Wed, 16 May 2001 11:03:05 +0000 (11:03 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 16 May 2001 11:03:05 +0000 (11:03 +0000)
etc/NEWS

index e42e39aef4e4f3747bfee5b85a7f93f32a1451a5..cf70ca324d0c390aaf808174913a1e4616d6417e 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2452,6 +2452,11 @@ instead.
 as promised long ago.
 
 ** The new function `float-time' returns the current time as a float.
+
+** The new variable auto-coding-regexp-alist specifies coding systems
+for reading specific files, analogous to auto-coding-alist, but
+patterns are checked against file contents instead of file names.
+
 \f
 * Lisp changes in Emacs 21.1 (see following page for display-related features)