Adrian Aichner <adrian(a)xemacs.org> writes:
Does this convince you?
bash-2.03$ pwd
.../xemacscvs/XEmacs/xemacs/lisp
bash-2.03$ find . -name "po-mode.el*" -ls
bash-2.03$
I have no idea what po-mode is, but Adrian is right, it does not get
installed by XEmacs 21.1.14:
find /usr/local/xemacs-21.1.14 -name 'po-mode.*'
: ~ Sat 8 20:28; find /usr/local/xemacs-21.1.14 -name 'po-mode.*'
Nor does it live in the source hierarchy.
: ~ Sat 8 20:29; find /opt/src/xemacs-21.1.14 -name 'po-mode.*'
Don't know about your RPMs, though.
- Vin