diff --git a/modules/lang/beancount/autoload/advice.el b/modules/lang/beancount/autoload/advice.el index 58ed6cd2c..1e6029cb6 100644 --- a/modules/lang/beancount/autoload/advice.el +++ b/modules/lang/beancount/autoload/advice.el @@ -197,7 +197,6 @@ will theirs, recursively)." (+beancount-completion-table (concat "^\\(?:" beancount-date-regexp "\\s-+commodity\\s-+\\|" - beancount-date-regexp "\\s-+price\\s-+\\|" "option\\s-+\"operating_currency\"\\s-+\"" "\\)\\(" beancount-currency-regexp "\\)") 1 'commodities))))))))