mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Spelling fixes.
This commit is contained in:
parent
2cae5ba432
commit
9858f6c326
45 changed files with 66 additions and 67 deletions
|
|
@ -3063,7 +3063,7 @@ a function if appropriate."
|
|||
(let* ((speedbar-frame (speedbar-current-frame))
|
||||
(fn (get-text-property (point) 'speedbar-function))
|
||||
(tok (get-text-property (point) 'speedbar-token))
|
||||
;; The 1-,+ is safe because scaning starts AFTER the point
|
||||
;; The 1-,+ is safe because scanning starts AFTER the point
|
||||
;; specified. This lets the search include the character the
|
||||
;; cursor is on.
|
||||
(tp (previous-single-property-change
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue