/[emacs]/emacs/lisp/term/w32-win.el
ViewVC logotype

Diff of /emacs/lisp/term/w32-win.el

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

revision 1.53 by lektu, Wed Jun 12 17:18:59 2002 UTC revision 1.54 by handa, Fri Jan 17 08:17:03 2003 UTC
# Line 1121  See the documentation of `create-fontset Line 1121  See the documentation of `create-fontset
1121  ;; Conditional on new-fontset so bootstrapping works on non-GUI compiles  ;; Conditional on new-fontset so bootstrapping works on non-GUI compiles
1122  (if (fboundp 'new-fontset)  (if (fboundp 'new-fontset)
1123      (progn      (progn
1124          ;; Setup the default fontset.
1125          (setup-default-fontset)
1126        ;; Create the standard fontset.        ;; Create the standard fontset.
1127        (create-fontset-from-fontset-spec w32-standard-fontset-spec t)        (create-fontset-from-fontset-spec w32-standard-fontset-spec t)
1128        ;; Create fontset specified in X resources "Fontset-N" (N is 0, 1,...).        ;; Create fontset specified in X resources "Fontset-N" (N is 0, 1,...).

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

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