mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Spelling fixes.
This commit is contained in:
parent
5ef215d874
commit
91af3942e9
112 changed files with 329 additions and 337 deletions
|
|
@ -101,7 +101,7 @@ Has virtual :start and :end initializers.")
|
|||
))
|
||||
|
||||
;; Create a temporary overlay now. We have to use an overlay and
|
||||
;; not a marker becaues of the in-front insertion rules. The rules
|
||||
;; not a marker because of the in-front insertion rules. The rules
|
||||
;; are backward from what is wanted while typing.
|
||||
(setq olay (make-overlay start end (current-buffer) t nil))
|
||||
(overlay-put olay 'srecode-init-only t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue