(DATAGRAM_CONN_P, list_processes_1)
[bpt/emacs.git] / src / ChangeLog
2002-04-01 Stefan Monnier(DATAGRAM_CONN_P, list_processes_1)
2002-04-01 Pavel Janík*** empty log message ***
2002-04-01 Pavel Janík*** empty log message ***
2002-03-31 Gerd Moellmann(x_get_char_face_and_encoding): Add parameter DISPLAY_P.
2002-03-30 Richard M. StallmanComment change.
2002-03-30 Gerd MoellmannUpdate copyright.
2002-03-29 Gerd Moellmann*** empty log message ***
2002-03-29 Jason Rumney(w32_draw_relief_rect): Fix calculations of line lengths.
2002-03-29 Eli Zaretskii*** empty log message ***
2002-03-29 Eli Zaretskii(openp, Fload): Encode the file name before pasing it
2002-03-29 Kim F. Storm*** empty log message ***
2002-03-28 Jason RumneyFixes to previous entries
2002-03-28 Miles Bader(DATAGRAM_CONN_P): Make sure PROC is really a process.
2002-03-27 Pavel Janík(set-network-process-options): Add usage.
2002-03-26 Eli Zaretskii(Fdump_emacs): Fix a typo in "command-line-processed".
2002-03-26 Richard M. Stallman*** empty log message ***
2002-03-26 Richard M. Stallman(update_menu_bar): Test only update_mode_lines;
2002-03-24 Gerd Moellmann*** empty log message ***
2002-03-24 Jason Rumney(xbm_scan, xbm_load_image, xbm_read_bitmap_data)
2002-03-23 Jason Rumney[HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
2002-03-22 Stefan Monnier*** empty log message ***
2002-03-22 Jason Rumney(Fx_create_frame): Enable tool-bar when images are...
2002-03-22 Jason Rumney(zv_bits): Declare as short, for word alignment.
2002-03-22 Eli Zaretskii(main): Update the Copyright year in the blurb printed
2002-03-22 Eli Zaretskii(message_with_string): Fix syntax of a call to GCPRO2.
2002-03-22 Eli Zaretskii*** empty log message ***
2002-03-21 Kim F. Storm(menu_bar_items): Mostly undo 2002-02-20 patch, so
2002-03-21 Jason Rumney(x_clear_image_1): Disable color table code.
2002-03-21 Kim F. Storm*** empty log message ***
2002-03-21 Kim F. StormTest for network process support with featurep.
2002-03-21 Richard M. Stallman(DISCARD_FAILURE_REG_OR_COUNT): New macro.
2002-03-21 Richard M. Stallman*** empty log message ***
2002-03-20 Jason Rumney*** empty log message ***
2002-03-20 Jason Rumney*** empty log message ***
2002-03-20 Jason Rumney(LIBS): Remove $(WSOCK32).
2002-03-20 Eli Zaretskii*** empty log message ***
2002-03-20 Pavel Janík(Fbyte_code): Revert last change.
2002-03-19 Kim F. Storm*** empty log message ***
2002-03-18 Pavel Janík(wait_reading_process_input): Move variables `pname...
2002-03-18 Pavel Janík(Fbyte_code): Discard unused computed value to prevent...
2002-03-18 Pavel Janík(Fplist_member): Add prototype.
2002-03-18 Pavel JaníkFix typo.
2002-03-18 Kim F. Storm*** empty log message ***
2002-03-18 Pavel Janík(Fmake_network_process): Remove unused variable `sa'.
2002-03-18 Pavel JaníkFix typos.
2002-03-18 Richard M. Stallman*** empty log message ***
2002-03-17 Kim F. StormEnhanced network process support.
2002-03-17 Jason Rumney*** empty log message ***
2002-03-16 Richard M. Stallman*** empty log message ***
2002-03-15 Eli Zaretskii(dos_rawgetc): Disable the x-autoselect-window feature,
2002-03-14 Pavel Janík(png_load): Remove unused variable `gamma_str'.
2002-03-14 Richard M. Stallman*** empty log message ***
2002-03-14 Miles Bader*** empty log message ***
2002-03-13 Jason Rumney*** empty log message ***
2002-03-13 Stefan Monnier(x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a...
2002-03-13 Stefan Monnier(display_mode_element): Fix int/Lisp_Object mixup.
2002-03-13 Kim F. Storm*** empty log message ***
2002-03-12 Jan Djärv*** empty log message ***
2002-03-12 Juanma Barranquero(syms_of_editfns): Fix typo.
2002-03-12 Gerd MoellmannInclude stdio.h because termhooks.h needs it.
2002-03-12 Pavel JaníkFix typo.
2002-03-11 Andreas Schwab(syms_of_coding) <file-coding-system-alist>: Doc fix
2002-03-11 Gerd Moellmann(note_mouse_movement): Put code for
2002-03-11 Gerd Moellmann(Fload): Don't assume that message_with_ntring uses the
2002-03-10 Jan DjärvX Session management additions
2002-03-09 Eli ZaretskiiSplit pre-21.1 changes into ChangeLog.9.
2002-03-09 Jason Rumney(Fcopy_file) [WINDOWS_NT]: Ensure file is not
2002-03-08 Gerd Moellmann*** empty log message ***
2002-03-08 Gerd Moellmann(echo_char): Make sure to add a separator between
2002-03-08 Gerd MoellmannUse new string macros.
2002-03-08 Gerd Moellmann*** empty log message ***
2002-03-08 Juanma Barranquero(Fx_display_color_cells): Force 24+ bit color depths...
2002-03-07 Stefan Monnier*** empty log message ***
2002-03-06 Jason Rumney*** empty log message ***
2002-03-06 Gerd Moellmann(mark_kboards): Mark echo_string.
2002-03-06 Gerd Moellmann*** empty log message ***
2002-03-05 Andreas Schwab(hscroll_margin): Change to EMACS_INT.
2002-03-05 Per Abrahamsen2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
2002-03-04 Stefan MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-03-04 Eli Zaretskii(sys_subshell) [MSDOS]: If PWD is set in the
2002-03-04 Pavel Janík*** empty log message ***
2002-03-04 Juanma Barranquero(x_display_and_set_cursor): Fix typo.
2002-03-03 Richard M. Stallman*** empty log message ***
2002-03-03 Richard M. Stallman[!emacs]: Move #define of bcopy to after string.h.
2002-03-03 Richard M. Stallman(file_p): Rename arg `path' to `filename'.
2002-03-03 Eli Zaretskii*** empty log message ***
2002-03-02 Eli Zaretskii(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
2002-03-01 Kim F. Storm*** empty log message ***
2002-03-01 Kim F. StormBlinking cursor enhancement.
2002-03-01 Kim F. Storm(Fopen_network_stream): Use GCPRO6.
2002-03-01 Kim F. Storm(Fprocess_status): Document connect and failed return...
2002-02-28 Kim F. StormAdded support for non-blocking connect.
2002-02-28 Kim F. Storm(minibuf_selected_window): Renamed from Vminibuf_select...
2002-02-26 Kim F. Storm*** empty log message ***
2002-02-26 Eli Zaretskii(Fsubstitute_in_file_name): Fix the change from 2002...
2002-02-26 Eli Zaretskii*** empty log message ***
2002-02-26 Juanma Barranquero(syms_of_ntproc): Doc fix.
2002-02-24 Pavel JaníkInclude "dispextern.h" unconditionally.
2002-02-24 Jason Rumney*** empty log message ***
2002-02-24 Jason Rumney(WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc and disp...
next