- 23 Nov, 2003 4 commits
-
-
Kim F. Storm authored
mouse click positions from frame and pixel coordinates. Enhanced to return buffer position and actual row/column for events outside the text area using updated mode_line_string and marginal_area_string functions. Return left-fringe and right-fringe clicks as such, rather than clicks in text area. (make_lispy_event) [USE_X_TOOLKIT, USE_GTK]: Don't call pixel_to_glyph_coords, as we never use the results. (make_lispy_event): Use make_lispy_position for MOUSE_CLICK_EVENT, WHEEL_EVENT, and DRAG_N_DROP_EVENT to replace redundant code. Eliminate unused code in WHEEL_EVENT handling. (make_lispy_movement): Use make_lispy_position.
-
Kim F. Storm authored
for glyph clicked on, rather than (unused) pixel positions. (mode_line_string, marginal_area_string): Change X and Y args to pointers for returning actual row/column for glyph clicked on. Simplify and optimize loops.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 22 Nov, 2003 6 commits
-
-
Lars Hansen authored
-
Lars Hansen authored
(getgrgid): Added.
-
Lars Hansen authored
(getgrgid): Added.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 21 Nov, 2003 6 commits
-
-
Lars Hansen authored
-
Lars Hansen authored
name handler. Numeric UID and GID optionally translated to strings. Docstring updated. (directory_files_internal): Parameter ID-FORMAT added. (Fdirectory_files_and_attributes): Parameter ID-FORMAT added and included in call to file name handler and call to directory_files_internal. Docstring updated. (Fdirectory_files): Dummy parameter added in call to directory_files_internal.
-
Lars Hansen authored
(Qinteger_or_floatp, Qinteger_or_float_or_marker_p): Removed. (Ffile_attributes): Parameter added.
-
Lars Hansen authored
-
Luc Teirlinck authored
(Fnreverse): Doc fix.
-
Luc Teirlinck authored
-
- 18 Nov, 2003 5 commits
-
-
Kim F. Storm authored
before reseating (in case start position is invisible). (init_to_row_start): Set it->start to row-start. (redisplay_window): Accept optional_new_start if start position is invisible (in which case IT_CHARPOS overshoots PT). (display_line): Setup row->start from it->start (rather than it->current which is wrong if first char on line is invisible). When done, reseat it->start to it->current (= start of next row). (expose_area): Fix exposure of text area when first char (e.g. TAB) is only partially visible.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Stefan Monnier authored
(make_float, Fcons, Fmake_symbol, allocate_misc): Move the increment of block_index outside of the macro call. (Fgarbage_collect): Remove null code.
-
Stefan Monnier authored
-
- 17 Nov, 2003 5 commits
-
-
Stefan Monnier authored
(sxhash_string, sxhash): Use INTMASK instead of VALMASK. (maybe_resize_hash_table): Use MOST_POSITIVE_FIXNUM.
-
Stefan Monnier authored
-
Stefan Monnier authored
(MARKBIT): Remove. (ARRAY_MARK_FLAG): Use previous value of MARKBIT. (XTYPE): Define unconditionally. (XSETTYPE): Remove one more remnant. (EQ): Define differently for the union and non-union cases. (INTMASK): New bit mask. (struct Lisp_Marker): Move down to prepare for upcoming patch. (GC_EQ): Delegate to EQ.
-
Stefan Monnier authored
-
Jan Djärv authored
where window_id is compared.
-
- 16 Nov, 2003 6 commits
-
-
Kim F. Storm authored
(try_window_id): Use first_vpos to start display in first _text_ line if no reusable lines at start of window with header line.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
-
- 14 Nov, 2003 3 commits
-
-
Jan Djärv authored
Enter/LeaveNotify if the current focus frame has explicit focus.
-
Kim F. Storm authored
is active and first glyph is only partially visible.
-
Kim F. Storm authored
-
- 13 Nov, 2003 1 commit
-
-
Kenichi Handa authored
(redisplay_internal): Record also selected_frame for unwind_redisplay. Call select_frame_for_redisplay before redrawing each frame. (unwind_redisplay): Argument changed to a cons.
-
- 12 Nov, 2003 2 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 11 Nov, 2003 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-