- 11 Mar, 1995 1 commit
-
-
Richard M. Stallman authored
Use Fnext_property_change to get a quick lower bound for where `invisible' changes. (compute_motion, vmotion): Check `invisible' prop using TEXT_PROP_MEANS_INVISIBLE.
-
- 24 Jan, 1995 1 commit
-
-
Karl Heuer authored
-
- 18 Nov, 1994 1 commit
-
-
Karl Heuer authored
Fix Lisp_Object vs. integer problem. (width_run_cache_on_off): Let recompute_width_table create the vector.
-
- 08 Oct, 1994 1 commit
-
-
Jim Blandy authored
(character_width, disptab_matches_widthtab, recompute_width_table, width_run_cache_on_off): New functions. (compute_motion): Call width_run_cache_on_off. If this buffer's width run cache is enabled, consult it to see if we need to traverse a region character-by-character; store information in the cache after doing so. Call find_before_next_newline instead of writing out an equivalent loop explicitly, to take advantage of the newline cache. Doc fixes.
-
- 04 Oct, 1994 2 commits
-
-
Karl Heuer authored
compute_motion, Fcompute_motion, vmotion): Don't use XFASTINT as an lvalue.
-
Karl Heuer authored
-
- 27 Sep, 1994 1 commit
-
-
Karl Heuer authored
vmotion): Use type test macros.
-
- 20 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 19 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 28 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 23 Aug, 1994 1 commit
-
-
Karl Heuer authored
-
- 14 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 17 Jun, 1994 1 commit
-
-
Karl Heuer authored
-
- 14 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
(indented_beyond_p): Likewise.
-
- 19 May, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 04 May, 1994 1 commit
-
-
Karl Heuer authored
-
- 13 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
(Fcompute_motion): Use whatever buffer is current.
-
- 11 Apr, 1994 1 commit
-
-
Karl Heuer authored
-
- 09 Apr, 1994 1 commit
-
-
Karl Heuer authored
-
- 06 Apr, 1994 1 commit
-
-
Karl Heuer authored
prompt.
-
- 05 Apr, 1994 1 commit
-
-
Karl Heuer authored
(Fcompute_motion): Likewise.
-
- 30 Mar, 1994 4 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
Also extracted long doc string to avoid compiler limitations.
-
Karl Heuer authored
Also another doc fix.
-
Karl Heuer authored
-
- 29 Mar, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 18 Mar, 1994 1 commit
-
-
Karl Heuer authored
-
- 14 Mar, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 10 Mar, 1994 1 commit
-
-
Richard M. Stallman authored
(Fcompute_motion): New function.
-
- 25 Feb, 1994 1 commit
-
-
Karl Heuer authored
-
- 24 Feb, 1994 1 commit
-
-
Karl Heuer authored
-
- 14 Feb, 1994 2 commits
-
-
Karl Heuer authored
(compute_motion, vmotion): Use it to treat blank lines specially in selective display.
-
Karl Heuer authored
-
- 08 Feb, 1994 1 commit
-
-
Karl Heuer authored
-
- 24 Nov, 1993 1 commit
-
-
Richard M. Stallman authored
were too low by 1.
-
- 20 Nov, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 10 Sep, 1993 1 commit
-
-
Roland McGrath authored
-
- 31 Jul, 1993 1 commit
-
-
Richard M. Stallman authored
(vmotion): Take care of invisible newlines. (Fmove_to_column): After we split a tab, make sure to set last_known... consistently.
-
- 22 May, 1993 1 commit
-
-
Jim Blandy authored
-