2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
+ * simple.el (shell-command-on-region): Fill.
+
* dired-aux.el (dired-kill-line): Add a doc string.
* dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
(< 0 (nth 7 (file-attributes error-file))))
(format "some error output%s"
(if shell-command-default-error-buffer
- (format " to the \"%s\" buffer" shell-command-default-error-buffer)
+ (format " to the \"%s\" buffer"
+ shell-command-default-error-buffer)
""))
"no output")))
(cond ((null exit-status)