Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
commit
aa713902fb
|
@ -281,7 +281,7 @@
|
|||
("\\_<\\(}\\)\\_>" (1 "){"))
|
||||
;; Parenthesis:
|
||||
("\\_<\\((\\)\\_>" (1 "()"))
|
||||
("\\_<call\\((\\)\\_>" (1 "()"))
|
||||
("\\_<\\w*\\((\\)\\_>" (1 "()"))
|
||||
("\\_<\\()\\)\\_>" (1 ")("))
|
||||
("\\_<(\\((\\)\\_>" (1 "()"))
|
||||
("\\_<\\()\\))\\_>" (1 ")("))
|
||||
|
|
Loading…
Reference in New Issue