diff options
author | Visuwesh <visuweshm@gmail.com> | 2024-03-09 15:17:26 +0530 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-03-14 11:39:33 +0200 |
commit | cb9ee24ea69be4a70f68cb2d564b23a55cb84216 (patch) | |
tree | 9ef3b7132e1e739de158d2ae40f99b8014d88eb9 /lisp/emacs-lisp/debug.el | |
parent | a60804ab954e0de73a80a217f677142176678465 (diff) | |
download | emacs-cb9ee24ea69be4a70f68cb2d564b23a55cb84216.tar.gz emacs-cb9ee24ea69be4a70f68cb2d564b23a55cb84216.tar.bz2 emacs-cb9ee24ea69be4a70f68cb2d564b23a55cb84216.zip |
Add bounds-of-thing-at-point property for 'number'
* lisp/thingatpt.el (thing-at-point-decimal-regexp)
(thing-at-point-hexadecimal-regexp): Extract regexps from...
(number-at-point): ...here. Use them in 'number-at-point'.
(number): Add 'bounds-of-thing-at-point' property as
`forward-word' does not always return the right boundary,
e.g., in latex-mode buffers. (Bug#69239)
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions