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

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

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

revision 1.50 by mituharu, Wed Jul 13 09:11:35 2005 UTC revision 1.51 by ttn, Mon Aug 1 15:44:22 2005 UTC
# Line 1  Line 1 
1  ;;; mac-win.el --- parse switches controlling interface with Mac window system -*-coding: iso-2022-7bit;-*-  ;;; mac-win.el --- parse switches controlling interface with Mac window system -*-coding: iso-2022-7bit;-*-
2    
3  ;; Copyright (C) 1999, 2000, 2002, 2003, 2005  ;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
4  ;;   Free Software Foundation, Inc.  ;;   2005 Free Software Foundation, Inc.
5    
6  ;; Author: Andrew Choi <akochoi@mac.com>  ;; Author: Andrew Choi <akochoi@mac.com>
7  ;; Keywords: terminals  ;; Keywords: terminals
# Line 1501  in `selection-converter-alist', which se Line 1501  in `selection-converter-alist', which se
1501      (char-table-extra-slot translation-table 0)))      (char-table-extra-slot translation-table 0)))
1502    
1503  (let  (let
1504      ((encoding-vector      ((encoding-vector
1505        (vconcat        (vconcat
1506         (make-vector 32 nil)         (make-vector 32 nil)
1507         ;; mac-dingbats (32..126) -> emacs-mule mapping         ;; mac-dingbats (32..126) -> emacs-mule mapping

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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