aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2000-02-091-0/+7
* (__EXTENSIONS__): Define.Dave Love2000-02-082-0/+6
* *** empty log message ***Gerd Moellmann2000-02-071-0/+4
* (BASE_PURESIZE): Increase to 650000.Gerd Moellmann2000-02-071-1/+1
* (XMenuActivate): Turn off the cursor after displayingEli Zaretskii2000-02-072-0/+6
* Add capabilities se, so, us, ue, md, mh, mb, mr, and me to the fakeEli Zaretskii2000-02-072-0/+6
* * sound.c (sound_cleanup): Don't call device close routine if pointer is null.Ken Raeburn2000-02-072-4/+10
* * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,Andrew Innes2000-02-063-0/+35
* [WINDOWSNT]: Include w32term.h.Andrew Innes2000-02-062-0/+6
* (struct W32FontStruct): Add ascent and descent slots.Andrew Innes2000-02-061-0/+2
* (x_make_frame_visible): Replace call toAndrew Innes2000-02-061-2/+4
* (sigmask): New function (does nothing).Andrew Innes2000-02-061-0/+12
* Add dependencies on w32gui.h.Andrew Innes2000-02-061-0/+34
* (syms_of_lread): Fix literal newlines.Andrew Innes2000-02-061-3/+3
* (USAGE): Split into USAGE1 and USAGE2, to work-aroundAndrew Innes2000-02-061-3/+6
* Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,Andrew Innes2000-02-061-5/+11
* * xterm.c (x_display_and_set_cursor): Set pre-edit area.Gerd Moellmann2000-02-052-11/+28
* Fix junk from last checkin.Dave Love2000-02-041-1/+1
* Remove some unused vars.Dave Love2000-02-042-7/+15
* (_XOPEN_SOURCE): Declare (for ftello).Dave Love2000-02-041-2/+3
* (read_minibuf_noninteractive): Remove undeclared gcpro1, gcpro2.Dave Love2000-02-041-2/+4
* (SYSTEM_PURESIZE_EXTRA): Enlarge to 60000.Eli Zaretskii2000-02-032-1/+5
* * search.c (compile_pattern): If a cache entry has a nil regexp, fill in thatKen Raeburn2000-02-032-1/+17
* * puresize.h (BASE_PURESIZE): Increase to 610000.Ken Raeburn2000-02-022-1/+5
* *** empty log message ***Gerd Moellmann2000-02-021-0/+5
* (Fframe_parameters): Add GCPRO because tty_color_name can GC.Gerd Moellmann2000-02-021-0/+5
* (ccl_driver) <CCL_WriteExprRegister>: Set jump_addressKenichi Handa2000-02-022-1/+8
* (e_write): Fix the handling ofKenichi Handa2000-02-022-3/+9
* *** empty log message ***Dave Love2000-02-012-4976/+16
* Copyright up-date.Dave Love2000-02-011-1/+1
* (Fpropertize): Doc fix.Dave Love2000-02-011-1/+1
* (Fstart_process): Doc fix.Dave Love2000-02-012-1/+4978
* Fix various doc strings not to duplicate information fromDave Love2000-02-011-19/+21
* (Fset_window_margins): Don't make interactive. Doc fix.Dave Love2000-02-011-2/+2
* (Vhelp_manyarg_func_alist): New variable.Dave Love2000-02-011-1/+9
* *** empty log message ***Gerd Moellmann2000-01-311-0/+2
* (xim_open_dpy): Remove unused local variable.Gerd Moellmann2000-01-311-1/+0
* *** empty log message ***Gerd Moellmann2000-01-311-0/+6
* (Ftrace_to_stderr) [GLYPH_DEBUG]: New function.Gerd Moellmann2000-01-311-2/+17
* (USAGE): Use term `display options' instead of `XGerd Moellmann2000-01-311-1/+1
* *** empty log message ***Gerd Moellmann2000-01-311-0/+6
* (sweep_weak_table): New function.Gerd Moellmann2000-01-311-59/+104
* *** empty log message ***Gerd Moellmann2000-01-301-0/+6
* (x_delete_display): Update next_noop_dpyinfo to ensureGerd Moellmann2000-01-301-0/+3
* *** empty log message ***Jason Rumney2000-01-301-0/+44
* Remove dosfns.obj.Jason Rumney2000-01-301-13/+0
* (term_init) [WINDOWSNT]: Initialize TN_max_colors.Jason Rumney2000-01-301-0/+1
* (turn_on_face, turn_off_face): Removed.Jason Rumney2000-01-301-51/+73
* Merge more of DOS and X specifics in preparation for merge with xfaces.c.Jason Rumney2000-01-301-14/+180
* (w32_defined_color): Check for valid frame beforeJason Rumney2000-01-301-14/+157