projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e844b52
)
* wl-util.el (toplevel): Use `wl-on-xemacs' instead of
author
okazaki
<okazaki>
Wed, 11 Oct 2000 01:43:48 +0000
(
01:43
+0000)
committer
okazaki
<okazaki>
Wed, 11 Oct 2000 01:43:48 +0000
(
01:43
+0000)
`running-xemacs'.
wl/wl-util.el
patch
|
blob
|
history
diff --git
a/wl/wl-util.el
b/wl/wl-util.el
index
30c81ed
..
2b0ff82
100644
(file)
--- a/
wl/wl-util.el
+++ b/
wl/wl-util.el
@@
-166,7
+166,7
@@
If HACK-ADDRESSES is t, then the strings are considered to be mail addresses,
(event-to-character event))
event)))
-(if running-xemacs
+(if wl-on-xemacs
(fset 'wl-read-event-char 'wl-xmas-read-event-char))
(defmacro wl-push (v l)