/[emacs]/emacs/lisp/international/mule-cmds.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-cmds.el

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

revision 1.239 by jpw, Tue Jul 8 09:22:52 2003 UTC revision 1.240 by rms, Wed Jul 9 16:18:21 2003 UTC
# Line 1691  The default status is as follows: Line 1691  The default status is as follows:
1691        ;; doesn't need to undo it.)        ;; doesn't need to undo it.)
1692        (when standard-display-table        (when standard-display-table
1693          (dotimes (i 128)          (dotimes (i 128)
1694            (aset standard-display-table (+ i 128) nil))            (aset standard-display-table (+ i 128) nil))))
         (aset standard-display-table 146 nil)))  
1695      (or (eq window-system 'pc)      (or (eq window-system 'pc)
1696          (set-terminal-coding-system coding))))          (set-terminal-coding-system coding))))
1697    

Legend:
Removed from v.1.239  
changed lines
  Added in v.1.240

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