projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7aaa07
)
Add a newline after `convert-standard-filename'.
author
yamaoka
<yamaoka>
Thu, 2 Sep 1999 00:48:22 +0000
(
00:48
+0000)
committer
yamaoka
<yamaoka>
Thu, 2 Sep 1999 00:48:22 +0000
(
00:48
+0000)
No need to update ChangeLog, I think.:-)
poe.el
patch
|
blob
|
history
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
;;;