]> code.delx.au - gnu-emacs/history - src
2002-08-04 Andrew Choi <akochoi@shaw.ca>
[gnu-emacs] / src /
2002-08-04 Andrew Choi2002-08-04 Andrew Choi <akochoi@shaw.ca>
2002-08-03 Andrew ChoiIn src:
2002-08-03 Gerd Moellmann(forward_to_next_line_start): Fix a condition that
2002-08-02 Andrew Choi2002-08-02 Andrew Choi <akochoi@shaw.ca>
2002-08-01 Richard M. Stallman*** empty log message ***
2002-08-01 Richard M. Stallman(SOME_MACHINE_OBJECTS): Add fontset.o.
2002-08-01 Andrew Choi2002-07-31 Andrew Choi <akochoi@shaw.ca>
2002-08-01 Andrew ChoiIn src:
2002-07-31 Richard M. Stallman(set_frame_menubar): First parse all submenus,
2002-07-30 Juanma BarranqueroAdd missing semicolon.
2002-07-30 Juanma Barranquero(syms_of_ntproc): Fix docstring of `w32-get-true-file...
2002-07-29 Richard M. Stallman*** empty log message ***
2002-07-29 Richard M. Stallman(HPUX8): Define this before including hpux.h.
2002-07-29 Richard M. Stallman(HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8.
2002-07-29 Richard M. Stallman(make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCRO...
2002-07-27 Richard M. Stallman*** empty log message ***
2002-07-27 Richard M. Stallman(x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH...
2002-07-27 Richard M. Stallman(FRAME_CURSOR_WIDTH): New macro.
2002-07-26 Kenichi Handa(detect_coding_iso2022): While checking a byte sequence
2002-07-26 Kenichi Handa*** empty log message ***
2002-07-25 Richard M. Stallman(unwind_redisplay): Clear redisplay_updating_p.
2002-07-25 Richard M. Stallman(expose_overlaps): New function.
2002-07-24 Ken Raeburn(start_of_data): Don't define the function if a macro
2002-07-24 Ken Raeburn(start_of_data): If DATA_START is defined, prefer
2002-07-24 Ken Raeburn(BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
2002-07-24 Ken Raeburn(XPNTR): Use NO_UNION_TYPE version for union as well,
2002-07-23 Richard M. Stallman*** empty log message ***
2002-07-23 Richard M. Stallman(redisplay_updating_p): New variable.
2002-07-23 Richard M. Stallman(Fmessage): Treat "" like nil.
2002-07-23 Kenichi Handa(face_before_or_after_it_pos): Call
2002-07-22 Juanma Barranquero*** empty log message ***
2002-07-22 Juanma Barranquero(init_callproc) [DOS_NT]: Initialize Vshared_game_score...
2002-07-22 Richard M. Stallman(display_line): Replace an unconditional abort with...
2002-07-22 Ken Raeburn*** empty log message ***
2002-07-22 Ken Raeburn* m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
2002-07-22 Ken Raeburn* m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR...
2002-07-22 Ken Raeburn* m/att3b.h (XINT): Don't define.
2002-07-21 Ken Raeburn(XSETINT): Deleted.
2002-07-21 Richard M. Stallman*** empty log message ***
2002-07-21 Richard M. Stallman(redisplay_window): Don't test BEG_UNCHANGED
2002-07-21 Richard M. Stallman(HAVE_SHARED_GAME_DIR): Undef deleted.
2002-07-21 Richard M. Stallman(PATH_GAME): New macro, edited by ../Makefile.in.
2002-07-21 Richard M. Stallman(init_callproc): Set up Vshared_game_score_directory.
2002-07-21 Richard M. Stallman(Fbuffer_list): Doc fix.
2002-07-21 Ken Raeburn(end_of_text, end_of_data): Unused functions deleted.
2002-07-21 Ken Raeburn(XSETUINT, XSETPNTR): Unused macros deleted.
2002-07-21 Ken Raeburncomment last change
2002-07-21 Ken Raeburn*** empty log message ***
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
next