Mercurial > hg > xemacs-beta
log lisp/process.el @ 5657:2a870a7b86bd
age | author | description |
---|---|---|
Tue, 01 May 2012 16:17:42 +0100 | Aidan Kehoe | Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary |
Wed, 24 Aug 2011 11:22:30 +0100 | Aidan Kehoe | Correct a typo from Mats' merge, process.el, thank you the byte-compiler |
Sun, 31 Jul 2011 01:29:09 +0200 | Mats Lidell | shell-command and shell-command-on-region API compliant with FSF 23.3.1 |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
Wed, 11 Feb 2009 15:30:59 +0000 | Aidan Kehoe | Backed out changeset 38e8af61f38d |
Wed, 11 Feb 2009 12:14:28 +0000 | Aidan Kehoe | Check if env vars are encodable by native coding system, #'setenv |
Fri, 14 Dec 2007 14:13:02 +0100 | Aidan Kehoe | Fix a #'setenv bug, merge other changes from GNU's env.el. |