emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/mac-win.el


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/term/mac-win.el
Date: Mon, 01 Aug 2005 11:44:23 -0400

Index: emacs/lisp/term/mac-win.el
diff -c emacs/lisp/term/mac-win.el:1.50 emacs/lisp/term/mac-win.el:1.51
*** emacs/lisp/term/mac-win.el:1.50     Wed Jul 13 09:11:35 2005
--- emacs/lisp/term/mac-win.el  Mon Aug  1 15:44:22 2005
***************
*** 1,7 ****
  ;;; mac-win.el --- parse switches controlling interface with Mac window 
system -*-coding: iso-2022-7bit;-*-
  
! ;; Copyright (C) 1999, 2000, 2002, 2003, 2005
! ;;   Free Software Foundation, Inc.
  
  ;; Author: Andrew Choi <address@hidden>
  ;; Keywords: terminals
--- 1,7 ----
  ;;; mac-win.el --- parse switches controlling interface with Mac window 
system -*-coding: iso-2022-7bit;-*-
  
! ;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
! ;;   2005 Free Software Foundation, Inc.
  
  ;; Author: Andrew Choi <address@hidden>
  ;; Keywords: terminals
***************
*** 1501,1507 ****
      (char-table-extra-slot translation-table 0)))
  
  (let
!     ((encoding-vector 
        (vconcat
         (make-vector 32 nil)
         ;; mac-dingbats (32..126) -> emacs-mule mapping
--- 1501,1507 ----
      (char-table-extra-slot translation-table 0)))
  
  (let
!     ((encoding-vector
        (vconcat
         (make-vector 32 nil)
         ;; mac-dingbats (32..126) -> emacs-mule mapping




reply via email to

[Prev in Thread] Current Thread [Next in Thread]