aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:Gerd Moellmann1999-09-051-1/+1
* (Qwindow_size_fixed): Replaces Qfixed_window_size.Gerd Moellmann1999-09-041-4/+4
* (Fmakehash): Exchange optional test and size arguments.Gerd Moellmann1999-09-041-14/+15
* Change protorype of x_alloc_nearest_color.Gerd Moellmann1999-09-031-1/+1
* (XTset_vertical_scroll_bar): Block input when clearingGerd Moellmann1999-09-031-7/+62
* Include math.h. Add extern declaration for atof in caseGerd Moellmann1999-09-031-27/+81
* (struct frame): New member `gamma'.Gerd Moellmann1999-09-031-0/+5
* [macintosh]: Set KBD_BUFFER_SIZE to a smaller valueRichard M. Stallman1999-09-031-0/+5
* Do nothing if included a second time.Richard M. Stallman1999-09-031-1/+13
* (Fframep) [macintosh]: Handle mac frame type.Richard M. Stallman1999-09-031-3/+51
* (call-process) [macintosh]: Call mac_run_command inRichard M. Stallman1999-09-031-5/+74
* Delete the system-independent include of stdlib.hRichard M. Stallman1999-09-031-4/+0
* [macintosh]: Include macterm.h to define substitute XRichard M. Stallman1999-09-031-0/+3
* Use XCAR and XCDR instead of XCONS.Gerd Moellmann1999-09-031-98/+55
* New member frozen_window_start_p.Gerd Moellmann1999-09-031-0/+7
* (foreach_window, foreach_window_1): New.Gerd Moellmann1999-09-031-24/+74
* (read_minibuf_unwind): Resize mini-window whenGerd Moellmann1999-09-031-0/+5
* Remove extern declarations for variables deleted fromGerd Moellmann1999-09-031-3/+0
* (adjust_frame_glyphs): Remove reference toGerd Moellmann1999-09-031-8/+0
* Add function prototype for resize_mini_window.Gerd Moellmann1999-09-031-0/+1
* (x_scroll_bar_create): Don't clear under scroll barGerd Moellmann1999-09-031-57/+57
* (x_set_scroll_bar_width): Change conditional compilationGerd Moellmann1999-09-031-2/+2
* (MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use theKenichi Handa1999-09-031-63/+20
* (count_combining_composition): New function.Kenichi Handa1999-09-031-35/+93
* Type in comment fixed.Kenichi Handa1999-09-031-1/+1
* (Fsubst_char_in_region): Adjust the way to check byte-combiningKenichi Handa1999-09-031-13/+25
* (SPLIT_COMPOSITE_SEQ): New macro.Kenichi Handa1999-09-031-172/+245
* (MAKE_NON_ASCII_CHAR): Handle the case that C1 or C2Kenichi Handa1999-09-031-102/+149
* (Faset): Adjust the way to check byte-combiningKenichi Handa1999-09-031-7/+8
* (struct it): Change the size of the member `ctl_chars'.Kenichi Handa1999-09-031-2/+5
* (print_string): Use the macro STRING_CHAR_AND_LENGTH.Kenichi Handa1999-09-031-4/+4
* (count_combining): Use the macro PARSE_MULTIBYTE_SEQ.Kenichi Handa1999-09-031-16/+27
* (get_next_display_element): Display incomplete multibyteKenichi Handa1999-09-031-14/+26
* (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.Gerd Moellmann1999-09-021-1/+1
* (Fhash_table_weakness): Replaces F_hash_table_weak.Gerd Moellmann1999-09-021-5/+6
* (try_window_id): Reset first_unchanged_at_end_rowGerd Moellmann1999-09-021-6/+13
* (Fforward_word): Stop at a mini-buffer prompt endGerd Moellmann1999-09-021-11/+10
* (set_buffer_internal): Never setGerd Moellmann1999-09-021-17/+9
* (read_minibuf): Flush display after setting cursor toGerd Moellmann1999-09-011-0/+2
* Comment on DEFVAR_BOOL.Dave Love1999-08-311-0/+2
* (__FreeBSD_version): Don't define it if it isGerd Moellmann1999-08-311-0/+2
* (FRAME_X_FLAGS_AREA_COLS): Define it as the total widthGerd Moellmann1999-08-301-3/+18
* Remove unused bitmaps.Gerd Moellmann1999-08-301-44/+44
* (x_figure_window_size): Use FRAME_FLAGS_AREA_COLS insteadGerd Moellmann1999-08-301-1/+1
* (window_box_width): Use FRAME_FLAGS_AREA_COLS instead ofGerd Moellmann1999-08-301-2/+2
* (coordinates_in_window): UseGerd Moellmann1999-08-301-2/+2
* (set_frame_size): Set flags_area_extra toGerd Moellmann1999-08-301-2/+2
* (FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLSGerd Moellmann1999-08-301-5/+6
* (mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTHGerd Moellmann1999-08-301-1/+1
* (WINDOW_DISPLAY_PIXEL_WIDTH): SubtractGerd Moellmann1999-08-301-2/+2