1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00
No description
Find a file
Richard M. Stallman 323a7ad4fd (intervals_equal): Handle one arg null and other not.
(set_point): Considerable rewrite.  Handle intervals both
before and after the old and new point values.
Redo handling of invisible intervals, and of motion hooks.
(textget): New function.

(graft_intervals_into_buffer):
create_root_interval needs Lisp object arg.
Set tree to new root interval.
Don't test TREE_LENGTH if buffer has no intervals.
Rearrange code to copy properties so that it really
does merge the inserted ones into the inherited ones.
(traverse_intervals): Pass `arg' on recursive calls.
(split_interval_left): Use new_length as basis for length of new.

(traverse_intervals): New arg ARG.
1993-03-01 08:56:22 +00:00
etc (force_fit_type): Abort if T not INTEGER_CST. 1993-01-30 02:16:57 +00:00
lib-src (C_entries): Don't reset definedef when a newline inside a comment is met. 1993-02-23 07:27:39 +00:00
lisp (walk-windows): Doc fix. 1993-02-26 06:28:04 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src (intervals_equal): Handle one arg null and other not. 1993-03-01 08:56:22 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Error if company name is more than one word. 1993-02-27 21:56:28 +00:00
configure1.in * configure: Detect whether the compiler supports `const' 1993-02-22 14:12:11 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist Fix the fix. 1993-02-23 14:23:06 +00:00
Makefile.in * Makefile.in (lisppath): Don't include externallispdir in this. 1993-02-23 11:55:05 +00:00
PROBLEMS Formerly PROBLEMS.~3~ 1993-02-24 18:02:05 +00:00