Mercurial > emacs
graph
-
(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