/[emacs]/emacs/src/xdisp.c
ViewVC logotype

Diff of /emacs/src/xdisp.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.711 by pj, Mon Dec 3 19:19:56 2001 UTC revision 1.712 by schwab, Fri Dec 7 13:35:11 2001 UTC
# Line 13461  display_mode_line (w, face_id, format) Line 13461  display_mode_line (w, face_id, format)
13461     FIELD_WIDTH is the number of characters the display of ELT should     FIELD_WIDTH is the number of characters the display of ELT should
13462     occupy in the mode line, and PRECISION is the maximum number of     occupy in the mode line, and PRECISION is the maximum number of
13463     characters to display from ELT's representation.  See     characters to display from ELT's representation.  See
13464     display_string for details.  *     display_string for details.
13465    
13466     Returns the hpos of the end of the text generated by ELT.  */     Returns the hpos of the end of the text generated by ELT.  */
13467    
# Line 13584  display_mode_element (it, depth, field_w Line 13584  display_mode_element (it, depth, field_w
13584                            }                            }
13585                        }                        }
13586                    }                    }
13587                    else /* c == 0 */
13588                      break;
13589                }                }
13590            }            }
13591        }        }

Legend:
Removed from v.1.711  
changed lines
  Added in v.1.712

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26