/[emacs]/emacs/lisp/emulation/edt-mapper.el
ViewVC logotype

Diff of /emacs/lisp/emulation/edt-mapper.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by pj, Mon Jul 16 12:22:59 2001 UTC revision 1.10 by pj, Thu Dec 20 18:53:34 2001 UTC
# Line 119  Line 119 
119  ;;;  Determine Window System, and X Server Vendor (if appropriate).  ;;;  Determine Window System, and X Server Vendor (if appropriate).
120  ;;;  ;;;
121  (defconst edt-x-emacs-p (string-match "XEmacs" emacs-version)  (defconst edt-x-emacs-p (string-match "XEmacs" emacs-version)
122    "Non-NIL if we are running XEmacs version 19, or higher.")    "Non-nil if we are running XEmacs version 19, or higher.")
123    
124  (defconst edt-emacs-variant (if edt-x-emacs-p "xemacs" "gnu")  (defconst edt-emacs-variant (if edt-x-emacs-p "xemacs" "gnu")
125    "Indicates Emacs variant:  GNU Emacs or XEmacs \(aka Lucid Emacs\).")    "Indicates Emacs variant:  GNU Emacs or XEmacs \(aka Lucid Emacs\).")

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26