Revert previous change.
This commit is contained in:
parent
a6c7cd1613
commit
adf8caef48
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
(eval-when-compile (require 'cl))
|
||||||
|
|
||||||
(defun format-spec (format specification)
|
(defun format-spec (format specification)
|
||||||
"Return a string based on FORMAT and SPECIFICATION.
|
"Return a string based on FORMAT and SPECIFICATION.
|
||||||
FORMAT is a string containing `format'-like specs like \"bash %u %k\",
|
FORMAT is a string containing `format'-like specs like \"bash %u %k\",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue