Fri, 03 Sep 1999 18:50:06 +0000 |
Gerd Moellmann |
Change protorype of x_alloc_nearest_color.
|
Fri, 03 Sep 1999 18:50:00 +0000 |
Gerd Moellmann |
(XTset_vertical_scroll_bar): Block input when clearing
|
Fri, 03 Sep 1999 18:49:56 +0000 |
Gerd Moellmann |
Include math.h. Add extern declaration for atof in case
|
Fri, 03 Sep 1999 18:49:55 +0000 |
Gerd Moellmann |
(struct frame): New member `gamma'.
|
Fri, 03 Sep 1999 18:49:53 +0000 |
Gerd Moellmann |
(make_shadow_gcs): Call
|
Fri, 03 Sep 1999 18:48:46 +0000 |
Richard M. Stallman |
[macintosh]: Set KBD_BUFFER_SIZE to a smaller value
|
Fri, 03 Sep 1999 18:44:39 +0000 |
Richard M. Stallman |
Do nothing if included a second time.
|
Fri, 03 Sep 1999 18:39:38 +0000 |
Richard M. Stallman |
(Fframep) [macintosh]: Handle mac frame type.
|
Fri, 03 Sep 1999 18:29:30 +0000 |
Richard M. Stallman |
(call-process) [macintosh]: Call mac_run_command in
|
Fri, 03 Sep 1999 18:26:26 +0000 |
Richard M. Stallman |
Delete the system-independent include of stdlib.h
|
Fri, 03 Sep 1999 18:15:24 +0000 |
Richard M. Stallman |
[macintosh]: Include macterm.h to define substitute X
|
Fri, 03 Sep 1999 15:52:16 +0000 |
Gerd Moellmann |
Use XCAR and XCDR instead of XCONS.
|
Fri, 03 Sep 1999 15:52:15 +0000 |
Gerd Moellmann |
New member frozen_window_start_p.
|
Fri, 03 Sep 1999 15:52:12 +0000 |
Gerd Moellmann |
(foreach_window, foreach_window_1): New.
|
Fri, 03 Sep 1999 15:52:10 +0000 |
Gerd Moellmann |
(read_minibuf_unwind): Resize mini-window when
|
Fri, 03 Sep 1999 15:52:08 +0000 |
Gerd Moellmann |
Remove extern declarations for variables deleted from
|
Fri, 03 Sep 1999 15:52:05 +0000 |
Gerd Moellmann |
(adjust_frame_glyphs): Remove reference to
|
Fri, 03 Sep 1999 15:52:01 +0000 |
Gerd Moellmann |
Add function prototype for resize_mini_window.
|
Fri, 03 Sep 1999 12:43:32 +0000 |
Gerd Moellmann |
(x_scroll_bar_create): Don't clear under scroll bar
|
Fri, 03 Sep 1999 12:43:28 +0000 |
Gerd Moellmann |
(x_set_scroll_bar_width): Change conditional compilation
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(count_combining_composition): New function.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
Type in comment fixed.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(Fsubst_char_in_region): Adjust the way to check byte-combining
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(SPLIT_COMPOSITE_SEQ): New macro.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(MAKE_NON_ASCII_CHAR): Handle the case that C1 or C2
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(Faset): Adjust the way to check byte-combining
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(struct it): Change the size of the member `ctl_chars'.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(print_string): Use the macro STRING_CHAR_AND_LENGTH.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(count_combining): Use the macro PARSE_MULTIBYTE_SEQ.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(get_next_display_element): Display incomplete multibyte
|
Fri, 03 Sep 1999 01:28:20 +0000 |
Kenichi Handa |
Delete duplicated code.
|