aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-08-30 22:05:51 -0300
committerGravatar David Bremner <bremner@debian.org>2012-08-30 22:05:51 -0300
commit3ba01608d7a14ecd98e371be5bacc062d67e5b7b (patch)
tree28cacfb4d6fb6f441329c526bbb4ffa4ec65a249 /contrib
parente01706c99375f3e3f121cf372a45a752874fd38a (diff)
test: use (format "%S") to print nil in emacs test.
The behaviour of "emacsclient --eval nil" changed from emacs23 to emacs24, and in emacs24 it prints 'nil' rather than an empty string. (format "%S" foo) produces a sexpr form of foo, and is consistent between the two versions.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions