mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
Current symbol
This commit is contained in:
parent
3bd3428a4b
commit
5c5921fa40
1 changed files with 2 additions and 0 deletions
|
|
@ -31,5 +31,7 @@
|
|||
(list sep (car x)))
|
||||
'(matches))))))
|
||||
|
||||
(rx-define symbol (+ (or (syntax word) (syntax symbol))))
|
||||
|
||||
(provide 'my-rx-forms)
|
||||
;;; my-rx-forms.el ends here
|
||||
|
|
|
|||
Loading…
Reference in a new issue