From e9b331d11f846f3e097a4254111818204999abb7 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 2 Sep 1999 00:48:22 +0000 Subject: [PATCH] Add a newline after `convert-standard-filename'. No need to update ChangeLog, I think.:-) --- poe.el | 1 + 1 file changed, 1 insertion(+) diff --git a/poe.el b/poe.el index 746b346..a114a76 100644 --- a/poe.el +++ b/poe.el @@ -392,6 +392,7 @@ Under `windows-nt' or `ms-dos', it refers `filename-replacement-alist' and (mapconcat filter (cdr names) "/")))) (t filename)) + ;;; @ Emacs 20.1 emulation ;;; -- 1.7.10.4