/[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.155.2.5 by miles, Tue May 11 02:21:05 2004 UTC revision 1.155.2.6 by miles, Sat Sep 4 09:22:57 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.155.2.5  
changed lines
  Added in v.1.155.2.6

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