view admin/notes/trailing-whitespace @ 55020:e09f199d1b5b

(struct glyph_slice): New struct. (struct glyph): New member slice. (GLYPH_SLICE_EQUAL_P): New macro. (GLYPH_EQUAL_P): Use it. (struct glyph_string): New member slice. (struct it_slice): New struct. (struct it): New member slice, add member to stack too. New member constrain_row_ascent_descent_p. (image_ascent): Add prototype.
author Kim F. Storm <storm@cua.dk>
date Tue, 20 Apr 2004 22:16:07 +0000
parents 695cf19ef79e
children 375f2633d815 ef719132ddfa
line wrap: on
line source

ttn 2003-02-14

apparently there was a big discussion on emacs-devel wrt trailing whitespace.
there was a mass-change to remove such from various branches in cvs.  probably
it's a good idea to avoid adding trailing whitespace in new code/docs and in
changes.

;;; arch-tag: de441379-c345-4826-a784-352b5413a698