index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
callproc.c
Age
Commit message (
Expand
)
Author
2005-12-29
Store local environment in frame (not terminal) parameters.
Karoly Lorentey
2005-12-29
Initialize Vprocess_environment to nil.
Karoly Lorentey
2005-12-29
Fix semantics of let-binding `process-environment'.
Karoly Lorentey
2005-12-26
Fix compilation errors in previous commit.
Karoly Lorentey
2005-12-26
Implement automatic terminal-local environment variables via `local-environme...
Karoly Lorentey
2005-08-26
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Miles Bader
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-07
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Miles Bader
2005-07-04
Update FSF's address.
Lute Kamstra
2005-06-06
(Fcall_process): Sync with the change in
Kenichi Handa
2005-06-06
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Miles Bader
2005-06-03
(Fcall_process): Don't use alloca to gradually
Kim F. Storm
2005-03-31
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Miles Bader
2005-03-24
(Vdoc_file_name, Vfile_name_coding_system)
Stefan Monnier
2004-11-04
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Miles Bader
2004-11-02
From: YAMAMOTO Mitsuharu
Kim F. Storm
2004-10-14
(Fcall_process): Fix merging of 2004-10-13 change.
Kenichi Handa
2004-10-14
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Miles Bader
2004-10-13
(Fcall_process): Simplify handling of display arg.
Kim F. Storm
2004-09-29
*** empty log message ***
Kenichi Handa
2004-06-28
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Miles Bader
2004-06-17
Undo 2004-06-16T15:10:55Z!storm@cua.dk changes (committed accidentally)
Kim F. Storm
2004-06-16
Update copyright.
Kim F. Storm
2004-04-16
Sync to HEAD
Kenichi Handa
2004-01-26
Define synch_process_termsig.
Jan Djärv
2003-09-08
*** empty log message ***
Kenichi Handa
2003-09-08
New directory
Kenichi Handa
2003-09-01
Add arch taglines
Miles Bader
2003-06-05
(Fcall_process): Handle carryover correctly.
Kenichi Handa
2003-06-02
Use HAVE_FCNTL_H, not USG5.
Dave Love
2003-05-18
(Fcall_process_region): Doc fix.
Richard M. Stallman
2003-02-04
Trailing whitespace deleted.
Juanma Barranquero
2002-08-24
(Fcall_process): Remove /: from program name.
Richard M. Stallman
2002-07-31
(Fcall_process): Don't call insert_1_both directly if
Kenichi Handa
2002-07-22
(init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
Juanma Barranquero
2002-07-21
(init_callproc): Set up Vshared_game_score_directory.
Richard M. Stallman
2002-07-19
(Fcall_process): Make NEW_ARGV array hold pointer to
Ken Raeburn
2002-07-15
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-07-11
Use macro SPECPDL_INDEX.
Juanma Barranquero
2002-07-09
(Fcall_process): Fix previous change.
Kenichi Handa
2002-07-03
(Fcall_process): Remove unused vars.
Dave Love
2002-06-24
(Fcall_process): If code detection is necessary, call detect_coding
Kenichi Handa
2002-05-07
(Fcall_process): Be sure to give the current buffer
Kenichi Handa
2002-05-03
(Vgame_score_directory): Renamed to Vshared_game_score_directory.
Colin Walters
2002-04-30
(Fcall_process): Update call to openp.
Stefan Monnier
2002-04-29
(Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: Default to
Colin Walters
2002-04-26
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Andrew Choi
2002-04-10
(Vgame_score_directory): New variable.
Colin Walters
2002-03-04
Change defvar_int def and vars to use EMACS_INT instead of just int.
Stefan Monnier
2002-03-01
Include "character.h" instead of "charset.h".
Kenichi Handa
[prev]
[next]