Changeset 16648
- Timestamp:
- Dec 2, 2015, 11:22:21 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lib/format.lisp
r16639 r16648 331 331 (if (and evil-commands colon) 332 332 (format-error "Logical-block directive not allowed inside justification directive")))) 333 (#\~ (format-nextchar)) 333 334 ((#\} #\> #\) #\]) 334 335 (format-error "No matching bracket")))))))
Note: See TracChangeset
for help on using the changeset viewer.