comparison lisp/ChangeLog @ 5533:11da5b828d10

shell-command and shell-command-on-region API compliant with FSF 23.3.1
author Mats Lidell <mats.lidell@cag.se>
date Sun, 31 Jul 2011 01:29:09 +0200
parents 1b054bc2ac40
children 68db75473fc6
comparison
equal deleted inserted replaced
5531:1b054bc2ac40 5533:11da5b828d10
1 2011-07-29 Mats Lidell <matsl@xemacs.org>
2
3 * process.el (shell-command):
4 * process.el (shell-command-on-region): API compatible/synced with
5 FSF 23.3.1.
6
1 2011-07-03 Aidan Kehoe <kehoea@parhasard.net> 7 2011-07-03 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * cl.el (cl-macroexpand): 9 * cl.el (cl-macroexpand):
4 Allow code to disable a given symbol macro while expanding code by 10 Allow code to disable a given symbol macro while expanding code by
5 prepending a cons with a nil cdr to the macro environment. 11 prepending a cons with a nil cdr to the macro environment.