Add a newline after `convert-standard-filename'.
authoryamaoka <yamaoka>
Thu, 2 Sep 1999 00:48:22 +0000 (00:48 +0000)
committeryamaoka <yamaoka>
Thu, 2 Sep 1999 00:48:22 +0000 (00:48 +0000)
No need to update ChangeLog, I think.:-)

poe.el

diff --git a/poe.el b/poe.el
index 746b346..a114a76 100644 (file)
--- 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
 ;;;