emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src nsterm.m


From: Glenn Morris
Subject: [Emacs-diffs] emacs/src nsterm.m
Date: Thu, 03 Sep 2009 06:03:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/09/03 06:03:49

Modified files:
        src            : nsterm.m 

Log message:
        CHENG Gao <chenggao at gmail.com>
        
        Fixup comment format.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/nsterm.m?cvsroot=emacs&r1=1.84&r2=1.85

Patches:
Index: nsterm.m
===================================================================
RCS file: /sources/emacs/emacs/src/nsterm.m,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -b -r1.84 -r1.85
--- nsterm.m    21 Aug 2009 19:36:50 -0000      1.84
+++ nsterm.m    3 Sep 2009 06:03:48 -0000       1.85
@@ -1345,7 +1345,7 @@
 ns_get_color (const char *name, NSColor **col)
 /* --------------------------------------------------------------------------
      Parse a color name
-/* --------------------------------------------------------------------------
+   -------------------------------------------------------------------------- 
*/
 /* On *Step, we attempt to mimic the X11 platform here, down to installing an
    X11 rgb.txt-compatible color list in Emacs.clr (see ns_term_init()).
    See: http://thread.gmane.org/gmane.emacs.devel/113050/focus=113272). */




reply via email to

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