Skip to content
Snippets Groups Projects
Commit 4a7f23a0 authored by Michael's avatar Michael
Browse files

Syncing from Monotone at 20131204115756

parent 2b5539a9
No related branches found
No related tags found
No related merge requests found
......@@ -268,8 +268,8 @@ Functions get called with two parameters: match and list of registers.")
("|" . "{$\\vert{}$}")
("~" . "{\\,$\\tilde{}$\\,}")
("^" . "{\\,$\\hat{}$\\,}")
(,(string #\Return) . "\\\\")
(,(string #\NewLine) . "\\\\")
(,(string #\Return) . "~\\\\")
(,(string #\NewLine) . "~\\\\")
("\"" . "{''}")
("­" . "")
(" " . "")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment