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:
3ed3389
)
(enriched-encode): Fix typo.
author
yamaoka
<yamaoka>
Fri, 25 Feb 2000 03:24:41 +0000
(
03:24
+0000)
committer
yamaoka
<yamaoka>
Fri, 25 Feb 2000 03:24:41 +0000
(
03:24
+0000)
emu.el
patch
|
blob
|
history
diff --git
a/emu.el
b/emu.el
index
407ea4b
..
cc8e3f8
100644
(file)
--- a/
emu.el
+++ b/
emu.el
@@
-244,7
+244,7
@@
find-file-hooks, etc.
;; variables in the wrong buffer.
(if orig-buf (set-buffer orig-buf))
(funcall si:enriched-initial-annotation)))))))
- (si::enriched-encode))))))
+ (si::enriched-encode from to))))))
;;; @ end