Mercurial > emacs
changeset 68666:19e332a980f7
(unibyte_display_via_language_environment): Extern
it.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 07 Feb 2006 07:58:19 +0000 |
parents | c4dbf24d637f |
children | e73ccb5d8bde |
files | src/dispextern.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dispextern.h Tue Feb 07 06:58:37 2006 +0000 +++ b/src/dispextern.h Tue Feb 07 07:58:19 2006 +0000 @@ -2655,6 +2655,8 @@ extern struct frame *last_mouse_frame; extern int last_tool_bar_item; extern int mouse_autoselect_window; +extern int unibyte_display_via_language_environment; + extern void reseat_at_previous_visible_line_start P_ ((struct it *)); extern int calc_pixel_width_or_height P_ ((double *, struct it *, Lisp_Object,