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

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

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

revision 1.172 by jhd, Mon May 3 20:02:49 2004 UTC revision 1.173 by handa, Mon Aug 16 00:04:03 2004 UTC
# Line 2212  order until succeed.") Line 2212  order until succeed.")
2212                       (if utf8                       (if utf8
2213                           (setq text (x-select-utf8-or-ctext utf8 ctext))                           (setq text (x-select-utf8-or-ctext utf8 ctext))
2214                         ;; Othewise, choose CTEXT.                         ;; Othewise, choose CTEXT.
2215                         (setq text ctext))))                         (setq text ctext))
2216                       (setq text utf8)))
2217               ;; If not yet decided, try STRING.               ;; If not yet decided, try STRING.
2218               (or text               (or text
2219                   (setq text (condition-case nil                   (setq text (condition-case nil

Legend:
Removed from v.1.172  
changed lines
  Added in v.1.173

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