From ac57988b7ac5b47dc676d84763e8485de1706870 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 16 May 2001 11:03:05 +0000 Subject: [PATCH] Add entry for auto-coding-regexp-alist. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index e42e39aef4e..cf70ca324d0 100644 --- 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. + * Lisp changes in Emacs 21.1 (see following page for display-related features) -- 2.39.5