(XTread_socket): Fix last change.
[bpt/emacs.git] / src /
2002-10-31 Dave Love(XTread_socket): Fix last change.
2002-10-31 Dave Love*** empty log message ***
2002-10-31 Stefan Monnier(Fformat_network_address): Fix int/Lisp_Object mixup.
2002-10-31 Stefan Monnier*** empty log message ***
2002-10-30 Stefan Monnier(overlays_around, get_pos_property): New funs.
2002-10-30 Dave Love*** empty log message ***
2002-10-30 Dave LoveComment.
2002-10-30 Dave Love(Fforward_comment): Doc fix.
2002-10-30 Dave LoveInclude sys/wait.h.
2002-10-30 Dave Love(Fload) <!load_dangerous_libraries>: Close fd.
2002-10-30 Dave Love(lispy_accent_codes, lispy_accent_keys): Extended.
2002-10-30 Dave Love(Qeql): Declare.
2002-10-30 Dave Love(bcopy, bzero): Define conditional on HAVE_BCOPY.
2002-10-30 Dave LoveDon't include strings.h.
2002-10-30 Dave Love(IRIX6): Don't define.
2002-10-30 Dave LoveDon't include strings.h.
2002-10-30 Dave Love(C_SWITCH_SYSTEM): Revert last change (fixed by
2002-10-29 Juanma BarranqueroFix entries to follow ChangeLog style conventions.
2002-10-29 Juanma BarranqueroAdd "(tiny change)" where required.
2002-10-28 Kim F. Storm(Fsignal_process): Allow PROCESS to be specified by
2002-10-28 Kim F. Storm*** empty log message ***
2002-10-28 Juanma BarranqueroDon't redefine _heap_init and _heap_term on MSVC 7...
2002-10-26 Kim F. Storm(IT_note_mouse_highlight): Don't use mouse-face if...
2002-10-26 Kim F. Storm(note_mouse_highlight): Don't use mouse-face if hidden.
2002-10-26 Kim F. Storm*** empty log message ***
2002-10-26 Richard M. Stallman*** empty log message ***
2002-10-26 Richard M. Stallman(Fformat): Detect invalid format letters for floats.
2002-10-26 Stefan Monnier*** empty log message ***
2002-10-25 Kenichi Handa(x_set_name): Encode by Qcompound_text unconditionally.
2002-10-25 Kenichi Handa*** empty log message ***
2002-10-25 Juanma BarranqueroRemove definition of XColor.
2002-10-25 Juanma Barranquero[!HAVE_X_WINDOWS]: Define XColor.
2002-10-24 Kim F. Storm(get_window_cursor_type): New arg ACTIVE_CURSOR.
2002-10-24 Kim F. Storm(x_display_and_set_cursor): Get active_cursor from
2002-10-24 Kim F. Storm(get_window_cursor_type): Update prototype.
2002-10-24 Kim F. Storm*** empty log message ***
2002-10-24 Kim F. Storm(Fformat_network_address): New function.
2002-10-24 Kim F. Storm*** empty log message ***
2002-10-23 Juanma BarranqueroRemove definition of XColor.
2002-10-23 Juanma BarranqueroAdd definition of XColor.
2002-10-23 Juanma Barranquero(w32_term_init): Pass XColor to w32_define_color, not...
2002-10-22 Stefan Monnier(x_set_name, x_set_title): `icon.value' has unsigned...
2002-10-22 Stefan Monnier(window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,
2002-10-22 Stefan Monnier(assoc_ignore_text_properties, Fother_buffer, Fkill_buffer)
2002-10-21 Stefan Monnier*** empty log message ***
2002-10-21 Stefan Monnier(casify_region): Don't treat a prefix char as part
2002-10-18 Juanma Barranquero*** empty log message ***
2002-10-18 Juanma BarranqueroFix typo in comment.
2002-10-17 Juanma Barranquero(syms_of_lread): Fix typos.
2002-10-17 Dave Love*** empty log message ***
2002-10-17 Dave Love(TEMACS_LDFLAGS): Add trailing comment.
2002-10-16 Richard M. Stallman(Fcopy_file): Fix backward test of KEEP_TIME.
2002-10-15 Richard M. Stallman*** empty log message ***
2002-10-14 Juanma Barranquero(syms_of_win32select): Fix docstring for `selection...
2002-10-14 Juanma Barranquero(syms_of_win16select): Fix docstring for `selection...
2002-10-14 Stefan Monnier(scan_lists): Don't get fooled by a symbol ending with...
2002-10-14 Richard M. Stallman*** empty log message ***
2002-10-14 Richard M. Stallman(window_scroll): Set immediate_quit.
2002-10-14 Richard M. Stallman(print): When backquote form is the car of a list,
2002-10-14 Richard M. Stallman(struct buffer): Move `undo_list' down below `name'.
2002-10-12 Stefan Monnier(Fread_file_name): Use empty_string. Use if-expr to...
2002-10-12 Markus RostMinor white space fix, just to supplement the log for...
2002-10-12 Markus RostMinor white space fix, just supplement the log for...
2002-10-11 Markus Rost*** empty log message ***
2002-10-11 Steven Tammmacterm.c (syms_of_macterm, mac_get_mouse_btn): Reversed
2002-10-10 Steven Tamm* macterm.c (syms_of_macterm, mac_get_mouse_btn): Reversed
2002-10-08 Kenichi Handa*** empty log message ***
2002-10-08 Kenichi Handa(code_convert_region): When we need more GAP for
2002-10-07 Richard M. Stallman*** empty log message ***
2002-10-07 Richard M. StallmanRedo 9/16 change, but only if IRIX6_5.
2002-10-07 Andrew Choi2002-10-06 Andrew Choi <akochoi@shaw.ca>
2002-10-05 Jan Djärv* xterm.c (XTread_socket): Fix from 2002-10-03 didn...
2002-10-05 Markus Rost(Fformat_time_string): Doc fix.
2002-10-05 John Paul Wallington(Flength): Doc fix.
2002-10-04 Stefan Monnier(keyremap): New struct.
2002-10-04 Steven TammSwitching return to be treated like an X keysym
2002-10-03 Jan Djärv* xterm.c (XTread_socket): For ConfigureNotify, with...
2002-10-02 John Paul Wallington* frame.c (Vdelete_frame_functions): New variable.
2002-09-30 Francesco PotortìComment and whitespace changes regarding # define __res...
2002-09-30 Kenichi Handa*** empty log message ***
2002-09-30 Kenichi Handa(lisp, shortlisp): Add utf-16.elc
2002-09-30 Kenichi Handa(x_encode_char): For DIM=1 charset, set ccl->reg[2] to
2002-09-30 Kenichi Handa(decode_coding_emacs_mule): Check coding->cmp_data.
2002-09-29 Richard M. StallmanFix previous change.
2002-09-29 Richard M. Stallman*** empty log message ***
2002-09-29 Richard M. Stallman(Freplace_match): Adjust match data for the substitution
2002-09-29 Richard M. Stallman(STOP_POLLING, RESUME_POLLING): New macros.
2002-09-27 Richard M. Stallman(STOP_POLLING, RESUME_POLLING): New macros.
2002-09-27 Kenichi Handa(try_font_list): Pay attention to the case that FAMILY...
2002-09-26 Richard M. Stallman*** empty log message ***
2002-09-26 Richard M. StallmanWhitespace changes.
2002-09-26 Richard M. Stallman(__restrict_arr): Don't define if already defined.
2002-09-26 Richard M. Stallman(run_pre_post_conversion_on_str): Save and restore...
2002-09-26 John Paul Wallington(Fminibufferp): Add an optional `buffer' argument.
2002-09-26 Kenichi Handa(try_font_list): New arg PREFER_FACE_FAMILY. If it is
2002-09-21 Richard M. Stallman(select_window_1): Don't select frame.
2002-09-18 Kim F. Storm(make-network-process): Doc fix (there is no network...
2002-09-18 Kim F. Storm*** empty log message ***
2002-09-18 Richard M. Stallman*** empty log message ***
2002-09-18 Richard M. Stallman(print): Clear out the unused parts of Vprint_number_table.
next