update packages
This commit is contained in:
@@ -8219,7 +8219,7 @@ which see."
|
||||
(`lambda (assoc string table)) ;exact match?
|
||||
(`(boundaries . ,suffix)
|
||||
(let ((end (if (string-match "[-+<>=]" suffix)
|
||||
(match-string 0 suffix)
|
||||
(match-beginning 0)
|
||||
(length suffix))))
|
||||
`(boundaries ,(or begin 0) . ,end)))
|
||||
(`nil
|
||||
|
||||
Reference in New Issue
Block a user