Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2473:35aac3cef6af
[xemacs-hg @ 2005-01-09 09:44:43 by adrian]
xemacs-21.5: Correct docstring of start-process-shell-command
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2005-01-09 Adrian Aichner <adrian@xemacs.org>
* process.el (start-process-shell-command): Correct docstring.
author | adrian |
---|---|
date | Sun, 09 Jan 2005 09:44:44 +0000 |
parents | afab4c317508 |
children | a43cb0f95540 |
comparison
equal
deleted
inserted
replaced
2472:a0b979c35b7a | 2473:35aac3cef6af |
---|---|
1 2005-01-09 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * process.el (start-process-shell-command): Correct docstring. | |
4 | |
1 2005-01-03 Mike Sperber <mike@xemacs.org> | 5 2005-01-03 Mike Sperber <mike@xemacs.org> |
2 | 6 |
3 * dumped-lisp.el (preloaded-file-list): Prefix Mule files with | 7 * dumped-lisp.el (preloaded-file-list): Prefix Mule files with |
4 mule/, unbreaking the build. | 8 mule/, unbreaking the build. |
5 | 9 |