* process.c (ifflag_def): Make flag_sym constant.
[bpt/emacs.git] / src / process.c
2009-11-11 Dan Nicolaescu* process.c (ifflag_def): Make flag_sym constant.
2009-11-10 Jan DjärvBug #4574. Common code for file/font dialog. Handle...
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-11-06 Dan Nicolaescu* process.c (socket_options): Make it const.
2009-10-19 Dan Nicolaescu* process.c (create_pty): Remove conditionals for no...
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-13 Adrian Robert(list_processes_1): Use long format in printf, and...
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-08-30 Nick Roberts*** empty log message ***
2009-08-30 Nick Roberts(wait_reading_process_output): Keep the descriptor
2009-08-27 Kenichi Handa(send_process): Use encode_coding_object instead of
2009-08-17 Chong Yidong* process.c (status_notify): Don't perform redisplay.
2009-08-14 Eli Zaretskii(create_pty): Fix last change.
2009-08-13 Nick Roberts(create_pty): New function.
2009-07-18 Juri Linkov(Fset_process_query_on_exit_flag): Mention killing
2009-06-28 Andreas SchwabSimplify last change.
2009-06-28 Andreas Schwab(send_process): Keep decoded string in a local
2009-06-20 Ken Raeburn(status_message): Pass Faset index argument as a lisp...
2009-06-15 Kenichi Handa(status_message): Fix previous change. Be sure to
2009-06-09 Chong Yidong* process.c (status_message): Fix handling of multibyte...
2009-05-02 Andreas Schwab(read_process_output): Make sure the current buffer is
2009-04-29 YAMAMOTO Mitsuharu(create_process): Clean up merger residues of 2008...
2009-04-28 Andreas Schwab* fns.c (Flocale_info): Protect vector from GC during...
2009-02-23 Miles BaderRename `system-process-attributes' to `process-attributes'
2009-02-10 Andreas Schwab(send_process): Properly relocate pointer into data
2009-01-29 Chong Yidong(wait_reading_process_output): Use process_pending_signals.
2009-01-18 Juanma Barranquero* dbusbind.c (Fdbus_register_signal):
2009-01-03 Eli Zaretskii(Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)
2009-01-02 Eli Zaretskii(top level) <Qtime, Qctime>: New variables.
2009-01-01 Andreas Schwab(conv_sockaddr_to_lisp): Add workaround for
2008-12-19 Dan Nicolaescu* process.c: (Flist_system_processes):
2008-12-19 Dan Nicolaescu* process.c: (Flist_system_processes):
2008-12-19 Dan NicolaescuReorganize implementation of Flist_system_processes and
2008-12-16 Dan NicolaescuInclude <limits.h>.
2008-12-11 Juanma Barranquero* process.c (Fsystem_process_attributes, syms_of_process):
2008-12-05 Eli Zaretskii(procfs_system_process_attributes): If `nread' has...
2008-12-05 Eli Zaretskii(procfs_system_process_attributes): Don't use cmd,...
2008-10-02 Eli Zaretskii(procfs_system_process_attributes): Multiply `pcpu...
2008-10-02 Martin Rudalics(Faccept_process_output): Fix doc-string.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-19 Eli Zaretskii(procfs_system_process_attributes): Fix last change.
2008-09-19 Eli Zaretskii(procfs_system_process_attributes): Fix cmdline in...
2008-09-07 Roland Winkler(Fsystem_process_attributes): Doc fix.
2008-09-06 Roland Winkler(Fsystem_process_attributes): Doc fix.
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-23 Andreas Schwab(procfs_system_process_attributes): Fix portability
2008-08-23 Eli Zaretskii[!subprocesses]: Define QCname.
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-15 Chong Yidong(make_process): Initialize kill_without_query struct...
2008-08-15 Chong Yidong(make_process): Initialize kill_without_query struct...
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-10 Glenn Morris(procfs_system_process_attributes): Use EMACS_INTs...
2008-08-09 Eli Zaretskii(Fsystem_process_attributes): Doc fix.
2008-08-04 Adrian Robertcleanup in s/darwin.h, define DARWIN_OS and use it...
2008-08-02 Eli Zaretskii(Fsystem_processes_list, Fsystem_process_attributes...
2008-07-31 Dan Nicolaescu* bitmaps/README:
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-20 Dan Nicolaescu* s/usg5-4.h (LIBS_SYSTEM): Remove, system for which...
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 YAMAMOTO Mitsuharu(create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
2008-07-16 Dan Nicolaescu* systty.h: Remove code for Aix on 386, unsupported...
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)
2008-07-12 Dan Nicolaescu* syswait.h: Remove old if 0 code. Do not define WAITT...
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-26 Dan Nicolaescu* unexnext.c:
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-13 Stefan Monnier(Fserial_process_configure, Fprocess_send_eof):
2008-06-13 Glenn MorrisDaniel Engeler <engeler at gmail.com>
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-29 Stefan Monnier(Faccept_process_output): If `millisec' is non-nil...
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-22 Jason Rumney* dispextern.h, xfaces.c (xstrcasecmp): Renamed from...
2008-05-19 Chong Yidong(wait_reading_process_output): Always check status...
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-09 Jan Djärv(wait_reading_process_output): If SYNC_INPUT and pendin...
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-03-27 Stefan Monnier(server_accept_connection): Simplify naming.
2008-03-25 Stefan Monnier* process.h (struct Lisp_Process): Remove filter_multibyte.
2008-03-10 Miles BaderMerge from emacs--rel--22
2008-03-01 Miles BaderMerge from emacs--rel--22
2008-02-27 Chong Yidong(wait_reading_process_output): Check for window changes...
2008-02-27 Chong Yidong(wait_reading_process_output): Check for window changes...
2008-02-25 Miles BaderMerge from emacs--rel--22
2008-02-24 Miles BaderMerge from emacs--rel--22
2008-02-09 Dan Nicolaescu* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove...
2008-02-06 Stefan Monnier* process.c (Fstart_process):
next