mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Spelling and grammar fixes.
This commit is contained in:
parent
42f9dc4473
commit
f74ab96483
6 changed files with 9 additions and 10 deletions
|
|
@ -1399,7 +1399,7 @@
|
|||
(setq offset (- offset #x80)))
|
||||
((eq bytedecomp-op 'byte-switch)
|
||||
(cl-assert (hash-table-p last-constant) nil
|
||||
"byte-switch used without preceeding hash table")
|
||||
"byte-switch used without preceding hash table")
|
||||
;; We cannot use the original hash table referenced in the op,
|
||||
;; so we create a copy of it, and replace the addresses with
|
||||
;; TAGs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue