| Commit message (Expand) | Author | Age | Files | Lines |
| * | (mmap_realloc): When shrinking, make sure number of | Ken Raeburn | 2002-07-21 | 2 | -1/+6 |
| * | remove outdated comment | Ken Raeburn | 2002-07-21 | 1 | -1/+0 |
| * | *** empty log message *** | Richard M. Stallman | 2002-07-20 | 1 | -0/+18 |
| * | (print_error_message): New args CONTEXT and CALLER. Calls changed. | Richard M. Stallman | 2002-07-20 | 1 | -2/+16 |
| * | (print_error_message): Declare new args. | Richard M. Stallman | 2002-07-20 | 1 | -1/+1 |
| * | (cmd_error_internal): Pass Vsignaling_function | Richard M. Stallman | 2002-07-20 | 1 | -13/+8 |
| * | (xsmfns.o): Don't depend on lisp.h. | Richard M. Stallman | 2002-07-20 | 1 | -1/+1 |
| * | (redisplay_window): Test MODIFF to set buffer_unchanged_p. | Richard M. Stallman | 2002-07-20 | 1 | -0/+1 |
| * | (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP. | Juanma Barranquero | 2002-07-19 | 2 | -1/+3 |
| * | (Ffile_name_as_directory): Fix argument name in docstring. | Juanma Barranquero | 2002-07-19 | 2 | -1/+3 |
| * | (encode_terminal_code): Buffer pointer now const. | Ken Raeburn | 2002-07-19 | 2 | -1/+4 |
| * | (emacs_write): Buffer pointer now const. | Ken Raeburn | 2002-07-19 | 1 | -1/+1 |
| * | *** empty log message *** | Ken Raeburn | 2002-07-19 | 1 | -0/+34 |
| * | (may_use_scalable_font_p): Argument now points to | Ken Raeburn | 2002-07-19 | 1 | -5/+5 |
| * | (Fstring_to_syntax, skip_chars): Treat Lisp string | Ken Raeburn | 2002-07-19 | 1 | -4/+5 |
| * | (struct sound_device): Function pointer field "write" | Ken Raeburn | 2002-07-19 | 1 | -3/+4 |
| * | (temp_output_buffer_setup): | Ken Raeburn | 2002-07-19 | 1 | -2/+2 |
| * | (STRING_COPYIN): New macro. | Ken Raeburn | 2002-07-19 | 1 | -5/+9 |
| * | (safe_bcopy): Source pointer now points to const. | Ken Raeburn | 2002-07-19 | 1 | -2/+3 |
| * | (compose_chars_in_text): Treat Lisp string contents | Ken Raeburn | 2002-07-19 | 1 | -1/+1 |
| * | (decode_coding, encode_coding, detect_coding, | Ken Raeburn | 2002-07-19 | 1 | -4/+6 |
| * | (encode_eol, detect_coding, detect_eol): | Ken Raeburn | 2002-07-19 | 1 | -26/+30 |
| * | (BCOPY_SHORT): Source pointer now points to const. | Ken Raeburn | 2002-07-19 | 1 | -1/+2 |
| * | (Fcall_process): Make NEW_ARGV array hold pointer to | Ken Raeburn | 2002-07-19 | 1 | -2/+2 |
| * | (struct byte_stack): Pointers into byte string now | Ken Raeburn | 2002-07-19 | 1 | -2/+2 |
| * | *** empty log message *** | Juanma Barranquero | 2002-07-19 | 1 | -0/+6 |
| * | (syms_of_fileio): Remove redundant deprecation info. | Juanma Barranquero | 2002-07-19 | 1 | -4/+1 |
| * | (syms_of_xdisp): Remove redundant deprecation info. | Juanma Barranquero | 2002-07-19 | 1 | -3/+1 |
| * | Fix typo. | Juanma Barranquero | 2002-07-19 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2002-07-18 | 1 | -0/+4 |
| * | (Fdefalias): Doc fix. | Richard M. Stallman | 2002-07-18 | 1 | -1/+4 |
| * | *** empty log message *** | Dave Love | 2002-07-17 | 1 | -0/+2 |
| * | (text_property_stickiness): Fix prototype. | Dave Love | 2002-07-17 | 1 | -1/+1 |
| * | *** empty log message *** | Dave Love | 2002-07-17 | 1 | -0/+6 |
| * | Remove `emacs' conditionals. | Dave Love | 2002-07-17 | 1 | -21/+9 |
| * | *** empty log message *** | Ken Raeburn | 2002-07-16 | 1 | -0/+55 |
| * | (same_x_server): String pointer args now point to | Ken Raeburn | 2002-07-16 | 1 | -2/+2 |
| * | (xstricmp): String pointer args now point to const. | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
| * | (store_frame_title, string_char_and_length): | Ken Raeburn | 2002-07-16 | 1 | -25/+28 |
| * | (set_file_times): Declaration updated. | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
| * | (emacs_open, set_file_times): String pointer args now | Ken Raeburn | 2002-07-16 | 1 | -2/+2 |
| * | (fast_c_string_match_ignore_case): String pointer args | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
| * | (temp_echo_area_glyphs): String pointer args now | Ken Raeburn | 2002-07-16 | 1 | -2/+2 |
| * | (intern, oblookup, hash_string): String pointer args | Ken Raeburn | 2002-07-16 | 1 | -8/+7 |
| * | (chars_in_text, multibyte_chars_in_text, copy_text): | Ken Raeburn | 2002-07-16 | 1 | -28/+28 |
| * | (Fdescribe_buffer_bindings): Use const for pointer to | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
| * | (cmd_error_internal): Use const for pointer to lisp | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
| * | (copy_text, count_size_as_multibyte, insert_1): | Ken Raeburn | 2002-07-16 | 1 | -12/+12 |
| * | (Fframe_parameter): Use const for pointer to lisp | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
| * | (font_family_registry, fs_query_fontset): | Ken Raeburn | 2002-07-16 | 1 | -4/+4 |