about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-01-24 23:30:23 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-01-24 23:30:23 -0800
commit995827aca1919be76256bee79cef8f47df070b39 (patch)
tree0db10d5a91489199f514f1fd196c592e65c3e236
parent83092147a7b7fa9b97071b44f1e77cc0e3c2a9fa (diff)
downloadmu-995827aca1919be76256bee79cef8f47df070b39.tar.gz
614
-rw-r--r--mu.arc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mu.arc b/mu.arc
index a859c046..7740c355 100644
--- a/mu.arc
+++ b/mu.arc
@@ -671,6 +671,7 @@
                        (if (no ($.current-charterm))
                          (pr (m arg.0))
                          (caselet x (m arg.0)
+                           ; todo: test these exceptions
                            #\newline
                              ($.charterm-newline)
                            #\backspace