Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column, | Karl Heuer | 1994-10-04 | 1 | -15/+17 |
| | | | | compute_motion, Fcompute_motion, vmotion): Don't use XFASTINT as an lvalue. | ||||
* | (Fcompute_motion): Use new accessor macros instead of calling XSET directly. | Karl Heuer | 1994-10-04 | 1 | -3/+3 |
| | |||||
* | (buffer_display_table, current_column, Fmove_to_column, compute_motion, | Karl Heuer | 1994-09-27 | 1 | -13/+12 |
| | | | | vmotion): Use type test macros. | ||||
* | (compute_motion): Fix comment. | Karl Heuer | 1994-09-20 | 1 | -1/+1 |
| | |||||
* | (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems. | Karl Heuer | 1994-09-19 | 1 | -19/+21 |
| | |||||
* | (Findent_to): Pass new arg to Finsert_char. | Richard M. Stallman | 1994-08-28 | 1 | -2/+2 |
| | |||||
* | (pos_tab_offset): Don't trigger point-motion hooks. | Karl Heuer | 1994-08-23 | 1 | -3/+3 |
| | |||||
* | (compute_motion): Use WIN's frame, not selected one. | Richard M. Stallman | 1994-08-14 | 1 | -1/+1 |
| | |||||
* | (compute_motion): Recenter overlays, for speed. | Karl Heuer | 1994-06-17 | 1 | -0/+1 |
| | |||||
* | (vmotion): Use find_next_newline_no_quit. | Richard M. Stallman | 1994-06-14 | 1 | -4/+4 |
| | | | | (indented_beyond_p): Likewise. | ||||
* | Add "args" to dummy definition of compute-motion. | Richard M. Stallman | 1994-05-19 | 1 | -0/+1 |
| | |||||
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
| | |||||
* | (compute_motion): Do not abort if window shows some other buffer. | Richard M. Stallman | 1994-04-13 | 1 | -17/+16 |
| | | | | (Fcompute_motion): Use whatever buffer is current. | ||||
* | (vmotion): Use minibuf_prompt_width despite window-start. | Karl Heuer | 1994-04-11 | 1 | -2/+5 |
| | |||||
* | (Fvertical_motion): Use window arg, not selected_window. | Karl Heuer | 1994-04-09 | 1 | -3/+3 |
| | |||||
* | (vmotion): Don't use minibuf_prompt_width if window-start has suppressed the | Karl Heuer | 1994-04-06 | 1 | -1/+2 |
| | | | | prompt. | ||||
* | (compute_motion): Add window argument. | Karl Heuer | 1994-04-05 | 1 | -11/+30 |
| | | | | (Fcompute_motion): Likewise. | ||||
* | (Fcompute_motion): Fix symbol name in previous change. | Karl Heuer | 1994-03-30 | 1 | -1/+1 |
| | |||||
* | (Fcompute_motion): Doc fix. | Karl Heuer | 1994-03-30 | 1 | -2/+9 |
| | | | | Also extracted long doc string to avoid compiler limitations. | ||||
* | (Fcompute_motion): Don't use XFASTINT on possibly-negative coords. | Karl Heuer | 1994-03-30 | 1 | -3/+3 |
| | | | | Also another doc fix. | ||||
* | (Fcompute_motion): Doc fix. | Karl Heuer | 1994-03-30 | 1 | -0/+1 |
| | |||||
* | Fix glitches in previous change. | Karl Heuer | 1994-03-29 | 1 | -9/+9 |
| | |||||
* | (Fcompute_motion): Typecheck all arguments. | Karl Heuer | 1994-03-29 | 1 | -0/+9 |
| | |||||
* | (compute_motion): Doc fixes. | Karl Heuer | 1994-03-18 | 1 | -4/+9 |
| | |||||
* | (Fvertical_motion): New optional arg WINDOW. | Richard M. Stallman | 1994-03-14 | 1 | -4/+10 |
| | |||||
* | (compute_motion): Initialize prev_hpos. | Richard M. Stallman | 1994-03-10 | 1 | -1/+72 |
| | | | | (Fcompute_motion): New function. | ||||
* | (compute_motion): Allow for invisible overlays in next_invisible lookahead. | Karl Heuer | 1994-02-25 | 1 | -1/+3 |
| | |||||
* | (compute_motion, vmotion): Use Fget_char_property to test for invisibility. | Karl Heuer | 1994-02-24 | 1 | -5/+5 |
| | |||||
* | (indented_beyond_p): New function. | Karl Heuer | 1994-02-14 | 1 | -4/+16 |
| | | | | | (compute_motion, vmotion): Use it to treat blank lines specially in selective display. | ||||
* | Fix comments. | Karl Heuer | 1994-02-14 | 1 | -3/+3 |
| | |||||
* | (compute_motion): Source code was improperly indented. | Karl Heuer | 1994-02-08 | 1 | -4/+4 |
| | |||||
* | (Fmove_to_column): Increments for control characters | Richard M. Stallman | 1993-11-24 | 1 | -2/+2 |
| | | | | were too low by 1. | ||||
* | (compute_motion): Pass new arg to Fnext_single_property_change. | Richard M. Stallman | 1993-11-20 | 1 | -19/+21 |
| | |||||
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
| | |||||
* | (compute_motion): Compute correctly for invisible text. | Richard M. Stallman | 1993-07-31 | 1 | -5/+53 |
| | | | | | | | (vmotion): Take care of invisible newlines. (Fmove_to_column): After we split a tab, make sure to set last_known... consistently. | ||||
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
| | |||||
* | (current_column, Findent_to, position_indentation): | Richard M. Stallman | 1993-03-23 | 1 | -5/+5 |
| | | | | (Fmove_to_column, compute_motion): Allow tab_width up to 1000. | ||||
* | (current_column, Fmove_to_column, compute_motion): | Richard M. Stallman | 1993-03-05 | 1 | -10/+10 |
| | | | | Expect display table elts to be vectors. | ||||
* | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 1 | -5/+5 |
| | | | | | | * alloc.c, frame.c, frame.h, indent.c, keyboard.c, keyboard.h, lisp.h, term.c, termhooks.h, window.c, window.h, xdisp.c, xfns.c, xterm.c, xterm.h: Terminology changed. | ||||
* | * window.c (window_internal_width): New function. | Jim Blandy | 1993-01-14 | 1 | -10/+14 |
| | | | | | | | | | | | | | | | | * lisp.h (window_internal_height, window_internal_width): Add extern declarations for these. * dispnew.c (direct_output_for_insert, direct_output_forward_char, buffer_posn_from_coords): Use window_internal_width instead of writing out its definition. * indent.c (compute_motion): Doc fix; mention scrollbars and window_internal_width. (pos_tab_offset, Fvertical_motion): Use window_internal_width instead of writing it out. * window.c (Fpos_visible_in_window_p, Fwindow_width, Fscroll_left, Fscroll_right): Same. * xdisp.c (redisplay, try_window, try_window_id, display_text_line): Same. | ||||
* | * indent.c (Fmove_to_column): Pass the right number of arguments | Jim Blandy | 1992-09-23 | 1 | -2/+3 |
| | | | | to Findent_to. | ||||
* | entered into RCS | Jim Blandy | 1992-07-13 | 1 | -8/+8 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-04-19 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1992-04-18 | 1 | -4/+6 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-03-12 | 1 | -4/+7 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-02-10 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-02-01 | 1 | -62/+58 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-01-14 | 1 | -11/+9 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-07-13 | 1 | -0/+7 |
| | |||||
* | Initial revision | Jim Blandy | 1991-01-15 | 1 | -0/+699 |