Mercurial > emacs
comparison src/ChangeLog @ 33250:fb24f36f4f0d
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 06 Nov 2000 14:34:09 +0000 |
parents | 6adb10eaeaa8 |
children | cc66e1e4c5d3 |
comparison
equal
deleted
inserted
replaced
33249:bc4bfaca97aa | 33250:fb24f36f4f0d |
---|---|
1 2000-11-06 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * fileio.c (Fwrite_region): Use `visiting' rather than `visit' | |
4 when ensuring we don't do visit in indirect buffer. | |
5 | |
1 2000-11-06 Kenichi Handa <handa@etl.go.jp> | 6 2000-11-06 Kenichi Handa <handa@etl.go.jp> |
2 | 7 |
3 * composite.h (compose_chars_in_text): Add prototype. | 8 * composite.h (compose_chars_in_text): Add prototype. |
4 | 9 |
5 * composite.c (Vcomposition_function_table): New variable. | 10 * composite.c (Vcomposition_function_table): New variable. |