aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorMichal Nazarewicz2014-05-27 21:00:44 -0400
committerStefan Monnier2014-05-27 21:00:44 -0400
commitfc21a7de3a92a38c5b00ce64a81c8668d0482fbb (patch)
tree5791ec3019cdb37ff4798f9ec4f93a79a815038d /test/ChangeLog
parent4c539a7b387874577136190d8e1a413da1d7e240 (diff)
downloademacs-fc21a7de3a92a38c5b00ce64a81c8668d0482fbb.tar.gz
emacs-fc21a7de3a92a38c5b00ce64a81c8668d0482fbb.zip
* test/automated/tildify-tests.el: New file.
* lisp/textmodes/tildify.el (tildify-buffer, tildify-region): Add dont-ask option. Fixes: debbugs:17547
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 5c037eb2b79..33a70436b2d 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
12014-05-21 Michal Nazarewicz <mina86@mina86.com>
2
3 * automated/tildify-tests.el: New file.
4
12014-05-27 Stefan Monnier <monnier@iro.umontreal.ca> 52014-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * indent/ruby.rb: Add one more test. 7 * indent/ruby.rb: Add one more test.