Hi, I like to have both XEmacs-21.0/Mule and XEmacs-21.0/no-Mule. I had
hoped that this would be possible without two completly independent (=
redundant) installations.
I.e., I made both XEmacsen by
1. ./configure .... `--with-mule'
2. make
3. mv src/xemacs src/xemacs-mule
4. ./configure ....
5. make
The problem now is that the docstrings are incorrect for XEmacs/Mule,
e.g., I get
`set-face-property' is a compiled Lisp function
-- loaded from
"/home/clstaff/wedler/xemacs/xemacs-21.0.59/lisp/faces.elc"
(set-face-property FACE PROPERTY VALUE &optional LOCALE TAG-SET HOW-TO-ADD)
Documentation:
turned), 'all (all specifications will be
returned), or nil (the actual specifier object will be returned).
See `glyph-property' for more information.
Any idea how I get correct docstrings in both XEmacs-21.0/Mule and
XEmacs-21.0/no-Mule?
Thanks,
- Christoph
Show replies by date