emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src ChangeLog nsterm.h nsfns.m nsterm.m x...


From: Adrian Robert
Subject: [Emacs-commit] emacs/src ChangeLog nsterm.h nsfns.m nsterm.m x...
Date: Thu, 02 Oct 2008 13:57:43 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/10/02 13:57:42

Modified files:
        src            : ChangeLog nsterm.h nsfns.m nsterm.m xdisp.c 

Log message:
        * nsterm.h (ns_cursor_types, 
ns_output.desired_cursor_color)(ns_output.current_cursor, 
ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, 
FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m 
(ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, 
ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). 
* nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): 
Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't 
change cursor type. In latter, call rehighlight instead of doing updates 
manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use 
core emacs cursor types. * xdisp.c (draw_glyphs): Don't call 
notice_overwritten_cursor() under NS.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7013&r2=1.7014
http://cvs.savannah.gnu.org/viewcvs/emacs/src/nsterm.h?cvsroot=emacs&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/emacs/src/nsfns.m?cvsroot=emacs&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/emacs/src/nsterm.m?cvsroot=emacs&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/emacs/src/xdisp.c?cvsroot=emacs&r1=1.1259&r2=1.1260




reply via email to

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