changeset 71088:82fa54a4612c

*** empty log message ***
author Daniel Pfeiffer <occitan@esperanto.org>
date Tue, 30 May 2006 07:02:00 +0000
parents 861f9f0d261e
children c4ecfff10bf7
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 30 07:00:37 2006 +0000
+++ b/lisp/ChangeLog	Tue May 30 07:02:00 2006 +0000
@@ -1,3 +1,11 @@
+2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
+
+	* files.el (auto-mode-alist): Add makepp suffix and optional mk on
+	Makeppfile.
+
+	* progmodes/compile.el (compilation-error-regexp-alist-alist): Add
+	makepp diagnostic.
+
 2006-05-29  Richard Stallman  <rms@gnu.org>
 
 	* help.el (temp-buffer-max-height): Doc fix.