Mercurial > hg > xemacs-beta
annotate src/.cvsignore @ 4928:ea701c23ed84
change text_width method to take a window, in preparation for unicode-internal changes
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-19 Ben Wing <ben@xemacs.org>
* console-impl.h (struct console_methods):
* console-stream.c (stream_text_width):
* redisplay-msw.c (mswindows_output_string):
* redisplay-msw.c (mswindows_text_width):
* redisplay-tty.c (tty_text_width):
* redisplay-xlike-inc.c (XLIKE_text_width):
* redisplay-xlike-inc.c (XLIKE_output_string):
* redisplay.c:
* redisplay.c (redisplay_window_text_width_ichar_string):
* redisplay.c (redisplay_text_width_string):
Change the text_width method to take a window instead of a frame.
Needed for Unicode-internal.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Tue, 19 Jan 2010 11:21:34 -0600 |
parents | c11067d70e63 |
children |
rev | line source |
---|---|
705 | 1 *.so.* |
2 Emacs.ad.h | |
3 GNUmakefile | |
4 Makefile | |
428 | 5 Makefile.in |
705 | 6 NEEDTODUMP |
7 SATISFIED | |
8 Xpm.dll | |
428 | 9 config.h |
705 | 10 dump-id.c |
11 gmon.out | |
12 paths.h | |
428 | 13 puresize-adjust.h |
14 sheap-adjust.h | |
15 temacs | |
705 | 16 temacs.bsc |
1123 | 17 temacs.ilk |
705 | 18 temacs.map |
1123 | 19 temacs.opt |
705 | 20 temacs.pdb |
21 update-elc.stamp | |
428 | 22 xemacs |
442 | 23 xemacs.dmp |
1123 | 24 xemacs.ilk |
25 xemacs.map | |
533 | 26 xemacs.opt |
776 | 27 *.tmp |
1123 | 28 makeinfo_test.bat |
1361 | 29 REBUILD_AUTOLOADS |
2835 | 30 dump-size |
31 xemacs.def | |
32 xemacs.def.in | |
3092 | 33 .dbxrc |
3521 | 34 .dbxrc.in |
3092 | 35 .gdbinit |
3521 | 36 .gdbinit.in |