[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compilation mode for Perl fix
From: |
Eli Zaretskii |
Subject: |
Re: Compilation mode for Perl fix |
Date: |
Mon, 17 Dec 2001 10:06:50 +0200 (IST) |
> From: Reto Stamm <retostamm@yahoo.com>
> Date: Sat, 15 Dec 2001 10:42:18 -0800 (PST)
>
> In Gnu EMACS 20.7.1, in compile.el, when verifying perl scripts with -w, the
> messages that end in . are not recognized. This patch fixes this problem.
> (Patch typed in by hand, may not work.
>
> Only change is
>
> )," becomes )[,\.]"
Thanks, this is already fixed in the latest version 21.1 of Emacs.