parse-time.el uses the following:
(put 'parse-time-syntax 'char-table-extra-slots 0)
(defvar parse-time-syntax (make-char-table 'parse-time-syntax))
I haven't really read up on char tables, but is there any way to do
something similar under XEmacs?
--
(domestic pets only, the antidote for overdose, milk.)
larsi(a)ifi.uio.no * Lars Magne Ingebrigtsen
Show replies by date