aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (displayed_window_lines): Don't round up when converting empty space atMiles Bader2000-12-111-0/+5
| | | | bottom to lines.
* (scan_lists): Check that the right quote char has theStefan Monnier2000-12-091-0/+6
| | | | | right Sstring syntax when jumping over strings. (init_syntax_once): Use Smax rather than 13.
* *** empty log message ***Miles Bader2000-12-081-2/+2
|
* (Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,Miles Bader2000-12-081-0/+9
| | | | | | | inverting the sense. (window_scroll_pixel_based): Scroll partially visible lines into place if we hit the beginning or end of the buffer. (displayed_window_lines): Don't include partially visible line at bottom.
* *** empty log message ***Gerd Moellmann2000-12-081-0/+19
|
* (vox_configure): Change order of ioctls. Don'tGerd Moellmann2000-12-071-0/+5
| | | | | | set SNDCTL_DSP_SPEED from bps, don't set SNDCTL_DSP_SAMPLESIZE. Ignore errors when changing volume. (vox_close): Don't reset the device.
* (read_process_output): Make sure the process marker'sGerd Moellmann2000-12-071-0/+4
| | | | | position is valid when the process buffer is changed in after-change functions. W3 does that.
* *** empty log message ***Eli Zaretskii2000-12-071-0/+5
|
* *** empty log message ***Stefan Monnier2000-12-071-0/+4
|
* (x_free_gcs): New function.Gerd Moellmann2000-12-071-0/+12
|
* (xlfd_charset_of_font): Fix last change.Andrew Innes2000-12-071-0/+4
|
* *** empty log message ***Dave Love2000-12-061-0/+2
|
* (gc_sweep): Prevent symbols read during loadupGerd Moellmann2000-12-061-0/+3
| | | | from being freed.
* *** empty log message ***Dave Love2000-12-061-0/+4
|
* *** empty log message ***Gerd Moellmann2000-12-061-0/+7
|
* *** empty log message ***Andrew Innes2000-12-061-0/+10
|
* *** empty log message ***Gerd Moellmann2000-12-061-0/+6
|
* (coordinates_in_window): Check mouse on mode-line orGerd Moellmann2000-12-061-0/+3
| | | | header-line first.
* *** empty log message ***Gerd Moellmann2000-12-061-0/+3
|
* *** empty log message ***Gerd Moellmann2000-12-061-0/+2
|
* (Veven_window_heights): New variable.Gerd Moellmann2000-12-061-0/+5
| | | | | | (syms_of_window): DEFVAR_LISP it. (Fdisplay_buffer): Check Veven_window_heights before evening the window heights.
* (vox_configure): Set volume for left and right channel.Gerd Moellmann2000-12-061-0/+3
| | | | (sound_cleanup): Return nil.
* (move_it_by_lines): Fix paren typo.Gerd Moellmann2000-12-061-0/+2
|
* (x_load_font): Don't use the font's max_bounds forGerd Moellmann2000-12-061-0/+7
| | | | | | computing the height of the font. If max_bounds' ascent or descent are greater than the font's ascent or descent, this means glyphs overlap, which should be handled now by redisplay.
* (Finternal_set_lisp_face_attribute): If FRAME is `t', updateMiles Bader2000-12-061-0/+5
| | | | `default-frame-alist' instead of setting no frame parameters.
* *** empty log message ***Kenichi Handa2000-12-061-0/+5
|
* (sunfns.obj): Remove.Jason Rumney2000-12-051-0/+6
| | | | | (md5.obj): Add. (fns.obj): Depend on md5.h.
* Remove underscores from function declarations.Jason Rumney2000-12-051-0/+7
| | | | (__attribute__, __alignof__) [!__GNUC__]: Define.
* *** empty log message ***Jason Rumney2000-12-051-0/+4
|
* (struct it): Add face_before_selective_p.Gerd Moellmann2000-12-051-0/+11
|
* * minibuf.c: Include intervals.h.Ken Raeburn2000-12-051-0/+4
|
* (x_produce_glyphs): If a font for a component ofJason Rumney2000-12-051-0/+8
| | | | | | | a composition is not found, use 1 pixel dot ascent and 0 dot descent value to avoid displaying terribly tall empty boxes. (expose_area): Pass x-coordinate relative to the exposed area to x_draw_glyphs instead of a window-relative coordinate.
* (record_char): Don't record identical help-echoGerd Moellmann2000-12-051-0/+3
| | | | events in recent_keys.
* Close the display.Gerd Moellmann2000-12-051-0/+3
| | | | (xim_close_dpy): Handle case that the display has been closed.
* *** empty log message ***Gerd Moellmann2000-12-051-0/+3
|
* *** empty log message ***Gerd Moellmann2000-12-051-0/+8
|
* *** empty log message ***Kenichi Handa2000-12-051-0/+5
|
* *** empty log message ***Gerd Moellmann2000-12-041-0/+2
|
* *** empty log message ***Gerd Moellmann2000-12-041-0/+3
|
* (auto_save_error): Add parameter ERROR. Show theGerd Moellmann2000-12-041-0/+3
| | | | error in the message.
* (Fread_key_sequence): Don't start the busy cursorGerd Moellmann2000-12-041-0/+4
| | | | | timer after having read a key. It's not good for code reading several keys in a loop, like an input method.
* *** empty log message ***Gerd Moellmann2000-12-041-0/+12
|
* *** empty log message ***Gerd Moellmann2000-12-041-0/+6
|
* *** empty log message ***Kenichi Handa2000-12-041-0/+8
|
* *** empty log message ***Kenichi Handa2000-12-041-0/+4
|
* *** empty log message ***Kenichi Handa2000-12-041-0/+4
|
* (Fmake_variable_buffer_local, Fbuffer_file_name): Declare.Ken Raeburn2000-12-041-0/+9
|
* (x_estimate_mode_line_height): If `mode-line' face hasn't a font, useJason Rumney2000-12-021-0/+14
| | | | | | that of the frame, as drawing glyphs does. (note_mouse_highlight): Change the cursor shape on the vertical border between windows [not enabled].
* *** empty log message ***Jason Rumney2000-12-021-0/+7
|
* *** empty log message ***Gerd Moellmann2000-12-021-1/+8
|