]> code.delx.au - gnu-emacs/history - src
(mmap_realloc): When shrinking, make sure number of
[gnu-emacs] / src /
2002-07-21 Ken Raeburn(mmap_realloc): When shrinking, make sure number of
2002-07-21 Ken Raeburnremove outdated comment
2002-07-20 Richard M. Stallman*** empty log message ***
2002-07-20 Richard M. Stallman(print_error_message): New args CONTEXT and CALLER...
2002-07-20 Richard M. Stallman(print_error_message): Declare new args.
2002-07-20 Richard M. Stallman(cmd_error_internal): Pass Vsignaling_function
2002-07-20 Richard M. Stallman(xsmfns.o): Don't depend on lisp.h.
2002-07-20 Richard M. Stallman(redisplay_window): Test MODIFF to set buffer_unchanged_p.
2002-07-19 Juanma Barranquero(file_name_as_directory): Use literal '/' instead of...
2002-07-19 Juanma Barranquero(Ffile_name_as_directory): Fix argument name in docstring.
2002-07-19 Ken Raeburn(encode_terminal_code): Buffer pointer now const.
2002-07-19 Ken Raeburn(emacs_write): Buffer pointer now const.
2002-07-19 Ken Raeburn*** empty log message ***
2002-07-19 Ken Raeburn(may_use_scalable_font_p): Argument now points to
2002-07-19 Ken Raeburn(Fstring_to_syntax, skip_chars): Treat Lisp string
2002-07-19 Ken Raeburn(struct sound_device): Function pointer field "write"
2002-07-19 Ken Raeburn(temp_output_buffer_setup):
2002-07-19 Ken Raeburn(STRING_COPYIN): New macro.
2002-07-19 Ken Raeburn(safe_bcopy): Source pointer now points to const.
2002-07-19 Ken Raeburn(compose_chars_in_text): Treat Lisp string contents
2002-07-19 Ken Raeburn(decode_coding, encode_coding, detect_coding,
2002-07-19 Ken Raeburn(encode_eol, detect_coding, detect_eol):
2002-07-19 Ken Raeburn(BCOPY_SHORT): Source pointer now points to const.
2002-07-19 Ken Raeburn(Fcall_process): Make NEW_ARGV array hold pointer to
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.
next