]> code.delx.au - gnu-emacs/history - src/indent.c
*** empty log message ***
[gnu-emacs] / src / indent.c
1997-05-27 Richard M. Stallman(compute_motion): Return correctly if skip_invisible
1997-03-05 Kenichi Handa(compute_motion): When POS >= TO, don't call
1997-02-20 Karl Heuer(current_column_bol_cache): New variable. This makes
1997-01-24 Richard M. Stallman(pos_tab_offset): Take the width of the minibuffer...
1996-10-06 Richard M. Stallman(vmotion, compute_motion): Fill in ovstring_chars_done...
1996-09-21 Richard M. StallmanComment change.
1996-09-01 Karl HeuerChange all references from point to PT.
1996-07-13 Karl Heuer(Fvertical_motion): Doc fix.
1996-07-06 Miles Bader(Fvertical_motion): Doc fix.
1996-06-28 Richard M. Stallman(Fmove_to_column): Go after invis chars at the goal...
1996-06-23 Richard M. Stallman(current_column_1): Add declaration.
1996-06-23 Richard M. StallmanMake current-column, move-to-column and current-indentation
1996-05-22 Karl Heuer(compute_motion): When calling Fget_char_property,
1996-04-21 Richard M. Stallman(compute_motion): Pass window to Fget_char_property.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Findent_to): Harmonize arguments with documentation.
1995-11-10 Richard M. Stallman(Fmove_to_column): Doc fix.
1995-10-31 Karl Heuer(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1995-10-11 Richard M. Stallman(buffer_display_table): Use DISP_TABLE_P.
1995-10-05 Richard M. Stallman(Fmove_to_column): Make it interactive.
1995-06-15 Karl HeuerUpdate GPL to version 2.
1995-06-06 Karl Heuer(Fvertical_motion): Add cast.
1995-05-18 Karl Heuer(compute_motion): Handle overlay strings.
1995-05-15 Karl Heuer(vmotion): handle the case where `minibuf_prompt' is...
1995-05-13 Karl Heuer(vmotion): Simplify. Replace last three args with...
1995-05-05 Richard M. Stallman(string_display_width): Renamed from string_width.
1995-04-08 Richard M. Stallman(Fmove_to_column): Fix minor bug in prev change.
1995-04-08 Richard M. Stallman(string_width): New function.
1995-03-16 Richard M. Stallman(compute_motion, Fmove_to_column, current_column)
1995-03-11 Richard M. Stallman(compute_motion): Call recenter_overlay_lists sooner.
1995-01-24 Karl Heuer(compute_motion): Don't get hung in selective-display...
1994-11-18 Karl Heuer(recompute_width_table): Do the right thing if no previ...
1994-10-08 Jim Blandy* indent.c: #include "region-cache.h".
1994-10-04 Karl Heuer(Fcurrent_column, Findent_to, Fcurrent_indentation...
1994-10-04 Karl Heuer(Fcompute_motion): Use new accessor macros instead...
1994-09-27 Karl Heuer(buffer_display_table, current_column, Fmove_to_column...
1994-09-20 Karl Heuer(compute_motion): Fix comment.
1994-09-19 Karl Heuer(vmotion, Fvertical_motion): Fix Lisp_Object vs. int...
1994-08-28 Richard M. Stallman(Findent_to): Pass new arg to Finsert_char.
1994-08-23 Karl Heuer(pos_tab_offset): Don't trigger point-motion hooks.
1994-08-14 Richard M. Stallman(compute_motion): Use WIN's frame, not selected one.
1994-06-17 Karl Heuer(compute_motion): Recenter overlays, for speed.
1994-06-14 Richard M. Stallman(vmotion): Use find_next_newline_no_quit.
1994-05-19 Richard M. StallmanAdd "args" to dummy definition of compute-motion.
1994-05-04 Karl HeuerUpdate copyright.
1994-04-13 Richard M. Stallman(compute_motion): Do not abort if window shows some...
1994-04-11 Karl Heuer(vmotion): Use minibuf_prompt_width despite window...
1994-04-09 Karl Heuer(Fvertical_motion): Use window arg, not selected_window.
1994-04-06 Karl Heuer(vmotion): Don't use minibuf_prompt_width if window...
1994-04-05 Karl Heuer(compute_motion): Add window argument.
1994-03-30 Karl Heuer(Fcompute_motion): Fix symbol name in previous change.
1994-03-30 Karl Heuer(Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer(Fcompute_motion): Don't use XFASTINT on possibly-negat...
1994-03-30 Karl Heuer(Fcompute_motion): Doc fix.
1994-03-29 Karl HeuerFix glitches in previous change.
1994-03-29 Karl Heuer(Fcompute_motion): Typecheck all arguments.
1994-03-18 Karl Heuer(compute_motion): Doc fixes.
1994-03-14 Richard M. Stallman(Fvertical_motion): New optional arg WINDOW.
1994-03-10 Richard M. Stallman(compute_motion): Initialize prev_hpos.
1994-02-25 Karl Heuer(compute_motion): Allow for invisible overlays in next_...
1994-02-24 Karl Heuer(compute_motion, vmotion): Use Fget_char_property to...
1994-02-14 Karl Heuer(indented_beyond_p): New function.
1994-02-14 Karl HeuerFix comments.
1994-02-08 Karl Heuer(compute_motion): Source code was improperly indented.
1993-11-24 Richard M. Stallman(Fmove_to_column): Increments for control characters
1993-11-20 Richard M. Stallman(compute_motion): Pass new arg to Fnext_single_property...
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-07-31 Richard M. Stallman(compute_motion): Compute correctly for invisible text.
1993-05-22 Jim BlandyUpdated copyright years.
1993-03-23 Richard M. Stallman(current_column, Findent_to, position_indentation):
1993-03-05 Richard M. Stallman(current_column, Fmove_to_column, compute_motion):
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-01-14 Jim Blandy* window.c (window_internal_width): New function.
1992-09-23 Jim Blandy* indent.c (Fmove_to_column): Pass the right number...
1992-07-13 Jim Blandyentered into RCS
1992-04-19 Jim Blandy*** empty log message ***
1992-04-18 Richard M. Stallman*** empty log message ***
1992-03-12 Jim Blandy*** empty log message ***
1992-02-10 Jim Blandy*** empty log message ***
1992-02-01 Jim Blandy*** empty log message ***
1992-01-14 Jim Blandy*** empty log message ***
1991-07-13 Jim Blandy*** empty log message ***
1991-01-15 Jim BlandyInitial revision