summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (directory_files_internal) [EAGAIN || EINTR]: RetryGerd Moellmann2000-11-152-7/+23
* *** empty log message ***Stefan Monnier2000-11-141-0/+9
* (try_scrolling): Set scroll_max to max of scroll_* argsStefan Monnier2000-11-141-9/+10
* (Fpos_visible_in_window_p): Call pos_visible withGerd Moellmann2000-11-142-2/+21
* (current_mode_line_height, current_header_line_height):Gerd Moellmann2000-11-141-8/+33
* (pos_visible_p): Change prototype.Gerd Moellmann2000-11-141-1/+1
* (CURRENT_MODE_LINE_HEIGHT)Gerd Moellmann2000-11-141-14/+23
* (x_alloc_lighter_color): Use real brightness calculation.Miles Bader2000-11-142-25/+15
* In the entry for config.in from 2000-11-07, change HAVE_MKDIREli Zaretskii2000-11-131-1/+1
* Fix a typo in a comment.Eli Zaretskii2000-11-132-2/+2
* *** empty log message ***Miles Bader2000-11-131-0/+7
* (x_alloc_lighter_color): Include an additive component too for darkMiles Bader2000-11-131-1/+59
* (show_help_echo): Call message3_nolog with number ofGerd Moellmann2000-11-132-1/+7
* *** empty log message ***Miles Bader2000-11-131-0/+9
* (x_create_bitmap_from_file, x_find_image_file): Use new openp return protocol.Miles Bader2000-11-132-8/+2
* (openp): Return -2 instead of 0 for the `remote file' case.Miles Bader2000-11-131-38/+40
* Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.Kenichi Handa2000-11-112-0/+13
* (BROKEN_SIGAIO, BROKEN_SIGPTY, BROKEN_SIGPOLL):Kenichi Handa2000-11-111-0/+10
* (C_SWITCH_X_SYSTEM): Include -I/usr/include/X11R6 andKenichi Handa2000-11-111-2/+2
* *** empty log message ***Kenichi Handa2000-11-111-0/+6
* *** empty log message ***Jason Rumney2000-11-101-0/+21
* (CP_8BIT, CP_UNICODE, CP_INVALID): New pseudo-codepages.Jason Rumney2000-11-101-1/+4
* (Qw32_charset_hangeul): Rename to match w32 headers.Jason Rumney2000-11-101-149/+321
* (w32_encode_char): Handle CP_UNICODE specially.Jason Rumney2000-11-101-7/+9
* *** empty log message ***Gerd Moellmann2000-11-101-0/+11
* (Vface_alternative_font_registry_alist): New variable.Gerd Moellmann2000-11-101-4/+73
* * lisp.h (Flooking_at): Declare.Ken Raeburn2000-11-092-0/+5
* *** empty log message ***Gerd Moellmann2000-11-091-0/+2
* (directory_files_internal): Fix a braino.Gerd Moellmann2000-11-091-2/+1
* (directory_files_internal): Add missing GCPRO's.Gerd Moellmann2000-11-092-47/+63
* *** empty log message ***Gerd Moellmann2000-11-081-0/+10
* (syms_of_xdisp): Change doc of max-mini-window-height.Gerd Moellmann2000-11-081-18/+64
* *** empty log message ***Gerd Moellmann2000-11-081-1/+1
* *** empty log message ***Gerd Moellmann2000-11-081-0/+7
* (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map theGerd Moellmann2000-11-081-29/+29
* (VCENTER_BASELINE_OFFSET): Fix previous change. If theKenichi Handa2000-11-082-7/+9
* *** empty log message ***Kenichi Handa2000-11-081-0/+8
* *** empty log message ***Dave Love2000-11-071-0/+6
* (Fcall_process_region): Use HAVE_MKSTEMP.Dave Love2000-11-071-0/+11
* (HAVE_MKDIR): Add.Dave Love2000-11-071-0/+1
* *** empty log message ***Gerd Moellmann2000-11-071-0/+4
* (Fset_window_configuration): Don't try to preserveGerd Moellmann2000-11-071-11/+19
* (lookup_named_face): If default face isn't realized,Gerd Moellmann2000-11-072-5/+24
* (displayed_window_lines): Detect partiallyGerd Moellmann2000-11-062-1/+7
* (Fwrite_region): Use `visiting' rather than `visit'Stefan Monnier2000-11-062-5/+8
* *** empty log message ***Kenichi Handa2000-11-061-0/+19
* (x_encode_text): Suppress producing escape sequences for composition.Kenichi Handa2000-11-061-0/+2
* Include composite.h.Kenichi Handa2000-11-061-0/+2
* (Vcomposition_function_table): New variable.Kenichi Handa2000-11-061-5/+151
* (compose_chars_in_text): Add prototype.Kenichi Handa2000-11-061-0/+1