> Matthieu Moy <[EMAIL PROTECTED]> writes: > > > Masatake YAMATO <[EMAIL PROTECTED]> writes: > > > >> Mark, in your tree there are some duplicated symbols. > >> e.g. tla--name-read-insert-bookmark-init > > > > I'm working on that. > > Fixed.
At least, following two definitions are still duplicated. (defvar tla--keyvec-id (vector tla--key-id)) ;;;###autoload (defface tla-id '((t (:inherit tla-keyword))) "Face to highlight an arch id." :group 'tla-faces) Could you check these? I have not introduced Matthieu's and Mark's revisions yet. So comparing with my archive is useful to detect duplications. Masatake
