emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src mac.c


From: YAMAMOTO Mitsuharu
Subject: [Emacs-commit] emacs/src mac.c
Date: Sun, 24 Apr 2005 02:05:40 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     YAMAMOTO Mitsuharu <address@hidden>     05/04/24 06:05:39

Modified files:
        src            : mac.c 

Log message:
        [!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
        (QCLIPBOARD): Remove variable.
        (syms_of_mac): Don't initialize it.
        (Fmac_paste_function, Fmac_cut_function, Fx_selection_exists_p):
        Remove functions.
        (syms_of_mac): Don't defsubr them.
        [TARGET_API_MAC_CARBON] (Qmime_charset, QNFD, QNFKD, QNFC, QNFKC)
        (QHFS_plus_D, QHFS_plus_C): New variables.
        (syms_of_mac) [TARGET_API_MAC_CARBON]: Initialize them.
        [TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp)
        (cfstring_create_normalized): New functions.
        [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Likewise.
        (syms_of_mac) [TARGET_API_MAC_CARBON]: Defsubr it.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/mac.c.diff?tr1=1.33&tr2=1.34&r1=text&r2=text





reply via email to

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