]> code.delx.au - gnu-emacs/history - src
(struct byte_stack): Pointers into byte string now
[gnu-emacs] / src /
2002-07-19 Ken Raeburn(struct byte_stack): Pointers into byte string now
2002-07-19 Juanma Barranquero*** empty log message ***
2002-07-19 Juanma Barranquero(syms_of_fileio): Remove redundant deprecation info.
2002-07-19 Juanma Barranquero(syms_of_xdisp): Remove redundant deprecation info.
2002-07-19 Juanma BarranqueroFix typo.
2002-07-18 Richard M. Stallman*** empty log message ***
2002-07-18 Richard M. Stallman(Fdefalias): Doc fix.
2002-07-17 Dave Love*** empty log message ***
2002-07-17 Dave Love(text_property_stickiness): Fix prototype.
2002-07-17 Dave Love*** empty log message ***
2002-07-17 Dave LoveRemove `emacs' conditionals.
2002-07-16 Ken Raeburn*** empty log message ***
2002-07-16 Ken Raeburn(same_x_server): String pointer args now point to
2002-07-16 Ken Raeburn(xstricmp): String pointer args now point to const.
2002-07-16 Ken Raeburn(store_frame_title, string_char_and_length):
2002-07-16 Ken Raeburn(set_file_times): Declaration updated.
2002-07-16 Ken Raeburn(emacs_open, set_file_times): String pointer args now
2002-07-16 Ken Raeburn(fast_c_string_match_ignore_case): String pointer args
2002-07-16 Ken Raeburn(temp_echo_area_glyphs): String pointer args now
2002-07-16 Ken Raeburn(intern, oblookup, hash_string): String pointer args
2002-07-16 Ken Raeburn(chars_in_text, multibyte_chars_in_text, copy_text):
2002-07-16 Ken Raeburn(Fdescribe_buffer_bindings): Use const for pointer to
2002-07-16 Ken Raeburn(cmd_error_internal): Use const for pointer to lisp
2002-07-16 Ken Raeburn(copy_text, count_size_as_multibyte, insert_1):
2002-07-16 Ken Raeburn(Fframe_parameter): Use const for pointer to lisp
2002-07-16 Ken Raeburn(font_family_registry, fs_query_fontset):
2002-07-16 Ken Raeburn(report_file_error): String pointer args now point to
2002-07-16 Ken Raeburn(general_insert_function): Insertion function now
2002-07-16 Ken Raeburn(xstricmp): Declaration updated.
2002-07-16 Ken Raeburn(Ffind_coding_systems_region_interval): Use const for
2002-07-16 Ken Raeburn(find_charset_in_text, c_string_width):
2002-07-16 Ken Raeburn(find_charset_in_text, c_string_width):
2002-07-16 Ken Raeburn(xstrdup, make_string, make_unibyte_string)
2002-07-16 Ken Raeburn(echo_char, parse_modifiers_uncached, parse_solitary_mo...
2002-07-16 Ken Raeburn(validate_interval_range, interval_of): Use string...
2002-07-16 Ken Raeburn(Fstring_to_char): Don't use XSTRING/XSETSTRING to...
2002-07-16 Ken Raeburn(Fintern_soft): Use string macros instead of Lisp_Strin...
2002-07-16 Ken Raeburn(reset_buffer_local_variables): Delete "#if 0" settings...
2002-07-16 Ken Raeburncomment update
2002-07-16 Ken Raeburn(Fstring_to_char): Use string macros instead of Lisp_St...
2002-07-16 Ken Raeburn(FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_ADVANCE_N...
2002-07-16 Ken Raeburn(Fset_fontset_font): Use SDATA instead of XSTRING(...
2002-07-16 Ken Raeburn* xterm.c (x_catch_errors, x_clear_errors): Use SSET.
2002-07-16 Ken Raeburn* xfns.c (validate_x_resource_name): Use SSET.
2002-07-16 Ken Raeburn* w32fns.c (validate_x_resource_name): Use SSET.
2002-07-16 Ken Raeburn* search.c (wordify): Use SDATA.
2002-07-16 Ken Raeburn* process.c (status_message): Use SSET.
2002-07-16 Ken Raeburn* macfns.c (validate_x_resource_name): Use SSET.
2002-07-16 Ken Raeburn* lread.c (Fload): Use SDATA, SSET.
2002-07-16 Ken Raeburn* lisp.h (SREF): Produce rvalue.
2002-07-16 Ken Raeburn* keyboard.c (Fevent_convert_list): Use SREF.
2002-07-16 Ken Raeburn* insdel.c (insert_from_string_1): Use SDATA.
2002-07-16 Ken Raeburn* fns.c (concat): Use SSET.
2002-07-16 Ken Raeburn* fileio.c (Fmake_symbolic_link, Fexpand_file_name...
2002-07-16 Ken Raeburn* dired.c (directory_files_internal): Use SSET.
2002-07-16 Ken Raeburn* data.c (Faref): Use SDATA.
2002-07-16 Ken Raeburn* charset.h (FETCH_STRING_CHAR_ADVANCE,
2002-07-16 Ken Raeburn* casefiddle.c (casify_object): Use SSET.
2002-07-16 Ken Raeburn* buffer.c (Fother_buffer): Use SREF when retrieving...
2002-07-16 Ken Raeburn* alloc.c (make_event_array): Use SSET for storing...
2002-07-16 Ken Raeburn(SDATA): Produce rvalue.
2002-07-16 Richard M. Stallman*** empty log message ***
2002-07-16 Richard M. Stallman(USG_SUBTTY_WORKS): Defined.
2002-07-16 Richard M. Stallman(reconsider_clip_changes): Don't test prevent_redisplay...
2002-07-16 Richard M. Stallman(cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass.
2002-07-16 Richard M. Stallman(create_process): Test USG_SUBTTY_WORKS.
2002-07-16 Richard M. Stallman(temp_output_buffer_show): Don't set prevent_redisplay_...
2002-07-16 Stefan Monnier*** empty log message ***
2002-07-15 Stefan Monnier(Ftrace_to_stderr): Add usage to docstring.
2002-07-15 Juanma Barranquero*** empty log message ***
2002-07-15 Juanma Barranquero(Fdefvaralias): Add docstring argument.
2002-07-15 Ken Raeburn* textprop.c (set_text_properties): Use STRING_SET_INTE...
2002-07-15 Ken Raeburn* intervals.c (create_root_interval, balance_possible_r...
2002-07-15 Ken Raeburn* fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.
2002-07-15 Ken Raeburn* buffer.c (Fget_buffer_create, Fmake_indirect_buffer...
2002-07-15 Ken Raeburn* lisp.h (STRING_INTERVALS): Produce rvalue.
2002-07-15 Ken Raeburn* lread.c (read_vector): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn* fns.c (concat): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn* dired.c (directory_files_internal): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn* lisp.h (STRING_SET_CHARS): New macro.
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-14 Ken Raeburn(SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
2002-07-14 Kim F. StormCorrect last commit which by mistake included some...
2002-07-12 Kim F. Storm*** empty log message ***
2002-07-12 Kim F. Storm(command_loop_1): Invert check on Vmemory_full.
2002-07-12 Richard M. Stallman*** empty log message ***
2002-07-12 Richard M. Stallman(Fwrite_region): Doc fix.
2002-07-12 Richard M. Stallman(print_error_message): Don't handle Vsignaling_function...
2002-07-12 Richard M. Stallman(cmd_error_internal): Handle Vsignaling_function here.
2002-07-12 Richard M. Stallman(Fsignal): Don't call cancel_hourglass.
2002-07-12 Richard M. Stallman(process_send_signal): Add abort call.
2002-07-12 Markus Rost(Fkey_binding): Fix typo.
2002-07-11 Richard M. Stallman(Vmemory_full): New variable.
2002-07-11 Richard M. Stallman(Vmemory_full): Add declaration.
2002-07-11 Richard M. Stallman(last_known_column): Declare as double, not float.
2002-07-11 Richard M. Stallman(message_dolog): Do nothing if Vmemory_full is non...
2002-07-11 Richard M. Stallman*** empty log message ***
2002-07-11 Richard M. Stallman(BROKEN_SA_RESTART): Defined.
2002-07-11 Richard M. Stallman(sys_signal): Test BROKEN_SA_RESTART.
2002-07-11 Juanma Barranquero*** empty log message ***
next