]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (update_window_cursor): Now static, since it's not used elsewhere.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 08:15:49 +0000 (00:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Mar 2011 08:15:49 +0000 (00:15 -0800)
src/ChangeLog
src/xdisp.c

index 0ebc363f45170a8071b3ae9b794408a409ce5e59..b67dd8bf797d6b7c5b9eef072c77a96cdd3dacea 100644 (file)
@@ -11,6 +11,7 @@
        * xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused local var.
        (produce_glyphless_glyph): Make a pointer "const"
        since it might point to immutable storage.
+       (update_window_cursor):  Now static, since it's not used elsewhere.
 
 2011-03-06  Michael Shields  <shields@msrl.com>  (tiny change)
 
index 818c4c36e529a6f38268e37f6fd8d67e330ef549..3155116c48d134f98bf2b6b9b92ce75ba7134f3d 100644 (file)
@@ -23789,7 +23789,7 @@ display_and_set_cursor (struct window *w, int on,
 /* Switch the display of W's cursor on or off, according to the value
    of ON.  */
 
-void
+static void
 update_window_cursor (struct window *w, int on)
 {
   /* Don't update cursor in windows whose frame is in the process