Mercurial > emacs
graph
-
(struct Lisp_Marker): Rename `bufpos' to `bytepos'.Fri, 02 Jan 1998 21:30:28 +0000, by Richard M. Stallman
-
(adjust_markers_gap_motion): Now a no-op.Fri, 02 Jan 1998 21:29:48 +0000, by Richard M. Stallman
-
(internal_equal): For markers, use bytepos instead of bufpos.Fri, 02 Jan 1998 21:28:56 +0000, by Richard M. Stallman
-
(readchar): Use marker's bytepos instead of bufpos.Fri, 02 Jan 1998 21:27:40 +0000, by Richard M. Stallman
-
(Fmake_marker): Initialize marker's bytepos and charpos.Fri, 02 Jan 1998 21:27:13 +0000, by Richard M. Stallman
-
(transpose_markers): Update marker's bytepos.Fri, 02 Jan 1998 21:26:32 +0000, by Richard M. Stallman
-
(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.Fri, 02 Jan 1998 21:26:05 +0000, by Richard M. Stallman
-
(customize-changed-options): Doc fix.Fri, 02 Jan 1998 21:17:27 +0000, by Richard M. Stallman
-
(Fchar_after): Fix previous change.Fri, 02 Jan 1998 21:06:08 +0000, by Richard M. Stallman
-
(a_write): Fix prototype.Thu, 01 Jan 1998 08:41:38 +0000, by Richard M. Stallman
-
(struct Lisp_Marker): New field `charpos'.Thu, 01 Jan 1998 07:14:33 +0000, by Richard M. Stallman
-
(Fgoto_char): When arg is a marker, copy char and byteThu, 01 Jan 1998 07:09:35 +0000, by Richard M. Stallman
-
(set_point_both): Renamed from set_point;Thu, 01 Jan 1998 07:08:33 +0000, by Richard M. Stallman
-
(code_convert_region): Handle bytepos and charpos.Thu, 01 Jan 1998 07:05:26 +0000, by Richard M. Stallman
-
(move_gap): Use move_gap_both.Thu, 01 Jan 1998 07:03:19 +0000, by Richard M. Stallman