HomeSort by: relevance | last modified time | path
    Searched refs:xemacs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/misc/
po-mode.el 62 ;; - XEmacs (version 19 and above) -> po-XEMACS = t,
66 (cond ((string-match "XEmacs\\|Lucid" emacs-version)
67 (setq po-EMACS20 nil po-XEMACS t))
69 (setq po-EMACS20 t po-XEMACS nil))
70 (t (setq po-EMACS20 nil po-XEMACS nil))))
159 (defcustom po-highlighting (or po-EMACS20 po-XEMACS)
441 ;; XEmacs.
488 (po-XEMACS
699 ,@(if (featurep 'xemacs) '(t
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/
configure     [all...]

Completed in 46 milliseconds