Mercurial > emacs
graph
-
(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
-
(Ftext_properties_at): Doc fix.1997-12-26, by Richard M. Stallman
-
Declare nonascii_insert_offset.1997-12-26, by Richard M. Stallman
-
(undigestify-rmail-message): If in summary, switch to the Rmail buffer.1997-12-26, by Richard M. Stallman
-
(info-lookup-symbol-alist): Handle Emacs Lisp mode.1997-12-26, by Richard M. Stallman
-
(HAVE_STRING_H): Add #undef.1997-12-26, by Richard M. Stallman
-
(Vminor_mode_overriding_map_alist): New variable.1997-12-26, by Richard M. Stallman
-
Some comment, doc and bug fixes.1997-12-25, by Richard M. Stallman
-
Customized.1997-12-25, by Richard M. Stallman
-
(Info-mode): Doc fix.1997-12-22, by Richard M. Stallman
-
(dired-mark-sexp): Skip leading space in defining `uid'.1997-12-22, by Richard M. Stallman
-
(mouse-avoidance-mode): Variable customized to automatically load the package.1997-12-22, by Richard M. Stallman
-
(view-register): Show register type file-query.1997-12-22, by Richard M. Stallman
-
(previous-matching-history-element): Bind1997-12-22, by Richard M. Stallman
-
(browse-url-path-regexp, browse-url-short-regexp,1997-12-22, by Dave Love
-
(apropos-print): Pass t instead of DO-KEYS1997-12-22, by Richard M. Stallman
-
(cc-imenu-objc-function): Use bufsubst-fun as a variable, not as a function.1997-12-22, by Richard M. Stallman
-
Fix mailer-introduced garbling.1997-12-22, by Richard M. Stallman
-
Fix copyright notice.1997-12-22, by Richard M. Stallman
-
Doc fixes. Changed `append' to `nconc'1997-12-22, by Richard M. Stallman
-
(LIBX11_SYSTEM) [HAVE_LIBINTL and MOTIF]: Add -lintl.1997-12-21, by Richard M. Stallman
-
(HAVE_LIBINTL): Add #undef.1997-12-21, by Richard M. Stallman
-
(find-file-noselect): Fix previous change.1997-12-21, by Richard M. Stallman
-
(isearch-mode-map): Don't count above 2561997-12-21, by Richard M. Stallman
-
(message2_nolog): Fix arg types.1997-12-21, by Richard M. Stallman
-
(sys_signal): Undo previous change.1997-12-21, by Richard M. Stallman
-
(jka-compr-insert-file-contents):1997-12-21, by Richard M. Stallman
-
(Fexecute_extended_command):1997-12-21, by Richard M. Stallman
-
(Fgarbage_collect):1997-12-21, by Richard M. Stallman
-
(message2_nolog): New arg MULTIBYTE.1997-12-21, by Richard M. Stallman
-
(Fexecute_extended_command):1997-12-21, by Richard M. Stallman
-
(find-file-noselect): Signal error if file is unreadable.1997-12-21, by Richard M. Stallman
-
(match-string-no-properties): New function.1997-12-21, by Richard M. Stallman
-
(define-mail-alias): Handle backslash-quoting1997-12-21, by Richard M. Stallman
-
(Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.1997-12-21, by Richard M. Stallman
-
(x_display_cursor): Abort if X or Y is out of range.1997-12-21, by Richard M. Stallman