Mercurial > emacs
graph
-
(xstring): Use size_byte.1998-01-04, by Richard M. Stallman
-
(resize-minibuffer-mode): Variable customized to1998-01-03, by Richard M. Stallman
-
(redisplay_window): Set pos.bytepos along with pos.bufpos.1998-01-03, by Richard M. Stallman
-
(occur): Pass default to read-from-minibuffer so that1998-01-03, by Richard M. Stallman
-
(file-cache-minibuffer-complete): Accept a prefix arg.1998-01-03, by Richard M. Stallman
-
(minor-mode-overriding-map-alist):1998-01-02, by Richard M. Stallman
-
(current_minor_maps):1998-01-02, by Richard M. Stallman
-
(Fchar_boundary_p): Function deleted.1998-01-02, by Richard M. Stallman
-
(make_gap): Set GPT_BYTE along with GPT.1998-01-02, by Richard M. Stallman
-
(which-func-update): Fix paren error.1998-01-02, by Richard M. Stallman
-
Initial revision1998-01-02, by Richard M. Stallman
-
(current_column_1, Fmove_to_column):1998-01-02, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.1998-01-02, by Richard M. Stallman
-
(struct Lisp_Marker): Rename `bufpos' to `bytepos'.1998-01-02, by Richard M. Stallman
-
(adjust_markers_gap_motion): Now a no-op.1998-01-02, by Richard M. Stallman
-
(internal_equal): For markers, use bytepos instead of bufpos.1998-01-02, by Richard M. Stallman
-
(readchar): Use marker's bytepos instead of bufpos.1998-01-02, by Richard M. Stallman
-
(Fmake_marker): Initialize marker's bytepos and charpos.1998-01-02, by Richard M. Stallman
-
(transpose_markers): Update marker's bytepos.1998-01-02, by Richard M. Stallman
-
(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.1998-01-02, by Richard M. Stallman
-
(customize-changed-options): Doc fix.1998-01-02, by Richard M. Stallman
-
(Fchar_after): Fix previous change.1998-01-02, by Richard M. Stallman
-
(a_write): Fix prototype.1998-01-01, by Richard M. Stallman
-
(struct Lisp_Marker): New field `charpos'.1998-01-01, by Richard M. Stallman
-
(Fgoto_char): When arg is a marker, copy char and byte1998-01-01, by Richard M. Stallman
-
(set_point_both): Renamed from set_point;1998-01-01, by Richard M. Stallman
-
(code_convert_region): Handle bytepos and charpos.1998-01-01, by Richard M. Stallman
-
(move_gap): Use move_gap_both.1998-01-01, by Richard M. Stallman
-
Update copyright year.1998-01-01, by Richard M. Stallman
-
(DECODE_POSITION): New macro.1998-01-01, by Richard M. Stallman
-
(Fcall_interactively) <'d', 'r'>: Use set_marker_both.1998-01-01, by Richard M. Stallman
-
(status_notify): Use byte and char pointers.1998-01-01, by Richard M. Stallman
-
(set_point, temp_set_point): Swap args in decl.1998-01-01, by Richard M. Stallman
-
(PRINTDECLARE): Declare old_point_byte and start_point_byte.1998-01-01, by Richard M. Stallman
-
(readchar_backlog): New variable.1998-01-01, by Richard M. Stallman
-
(scan_newline): Always restore prev value of immediate_quit.1998-01-01, by Richard M. Stallman
-
(scan_sexps_forward): Additional arg FROM_BYTE. Calls changed.1998-01-01, by Richard M. Stallman
-
(looking_at_1): Use bytepos to call re_search_2.1998-01-01, by Richard M. Stallman
-
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Call bytepos_to_charpos.1998-01-01, by Richard M. Stallman
-
(casify_region): Scan in bytes and chars.1998-01-01, by Richard M. Stallman
-
(marker.o): Depend on charset.h.1998-01-01, by Richard M. Stallman
-
(forward_point): Function deleted.1998-01-01, by Richard M. Stallman
-
(struct position): New field bytepos.1998-01-01, by Richard M. Stallman
-
(command_loop_1): Use PT_BYTE when calling FETCH_BYTE.1998-01-01, by Richard M. Stallman
-
(Fmake_indirect_buffer): Use set_marker_both.1998-01-01, by Richard M. Stallman
-
(marker_byte_position): Renamed from marker_position.1998-01-01, by Richard M. Stallman
-
(redisplay_internal): Use scan_newline.1998-01-01, by Richard M. Stallman
-
(unshow_buffer): Set PT with TEMP_SET_PT_BOTH.1998-01-01, by Richard M. Stallman
-
(Fchars_in_string): Update call to CHAR_HEAD_P.1997-12-31, by Richard M. Stallman
-
(Finsert_file_contents): Update call to CHAR_HEAD_P.1997-12-31, by Richard M. Stallman
-
(Fminibuffer_complete_word): Handle bytes vs characters1997-12-31, by Richard M. Stallman
-
(CHAR_HEAD_P): Take char, not pointer, as arg.1997-12-31, by Richard M. Stallman
-
(doprnt1): Call to CHAR_HEAD_P fixed.1997-12-31, by Richard M. Stallman
-
(describe_abbrev): Return void.1997-12-31, by Richard M. Stallman
-
(LIB_MOTIF): Define, if HAVE_LIBINTL.1997-12-31, by Richard M. Stallman
-
(abort): New function.1997-12-30, by Richard M. Stallman
-
(desktop-enable): New variable.1997-12-29, by Richard M. Stallman
-
(Fcall_process): Cast new_argv for child_setup.1997-12-28, by Richard M. Stallman
-
(Fx_rotate_cut_buffers_internal): Doc fix.1997-12-28, by Richard M. Stallman
-
(Fread_command, Fread_variable): Fix previous change.1997-12-27, by Richard M. Stallman