aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (header-line): Renamed from `top-line'.Gerd Moellmann1999-09-051-2/+2
* Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1999-09-0512-303/+304
* (row_containing_pos): New.Gerd Moellmann1999-09-051-146/+175
* (tool-bar): Change face `toolbar' to `tool-bar'.Gerd Moellmann1999-09-051-3/+3
* (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
* Make some doc strings obey the make-docfile convention.Dave Love1999-09-041-11/+15
* Make some doc strings obey the make-docfile convention.Dave Love1999-09-041-27/+22
* Fix comment about conventions for Lisp files.Dave Love1999-09-041-3/+6
* (mh-forward): Get new subject line from the original,Richard M. Stallman1999-09-041-10/+14
* (make-autoload): Handle defun* like defun.Richard M. Stallman1999-09-031-1/+2
* (highlight-changes-mode): Add autoload cookie for variable.Dave Love1999-09-031-0/+2
* Include config.h not ../src/config.h.Richard M. Stallman1999-09-031-15/+20
* (double-mode): Customize the variable.Dave Love1999-09-031-3/+13
* 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
* (make_shadow_gcs): CallGerd Moellmann1999-09-031-2/+2
* [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
* Delete duplicated code.Kenichi Handa1999-09-031-1/+0
* (indent-relative): Doc fix.Richard M. Stallman1999-09-031-0/+2
* (quickurl): Doc fix.Richard M. Stallman1999-09-031-18/+10
* (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.Gerd Moellmann1999-09-021-1/+1