diff lisp/ChangeLog @ 76636:88155f310fdf

(magic-mode-alist): Require literal "%!PS" string for magic postscript file detection.
author David Kastrup <dak@gnu.org>
date Tue, 20 Mar 2007 18:36:15 +0000
parents 5e37a1934d22
children 1e01809a040c
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 20 16:24:03 2007 +0000
+++ b/lisp/ChangeLog	Tue Mar 20 18:36:15 2007 +0000
@@ -1,3 +1,8 @@
+2007-03-20  David Kastrup  <dak@gnu.org>
+
+	* files.el (magic-mode-alist): Require literal "%!PS" string for
+	magic postscript file detection.
+
 2007-03-20  Richard Stallman  <rms@gnu.org>
 
 	* textmodes/ispell.el (ispell-call-process): New function.