mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Trailing whitespace deleted.
This commit is contained in:
parent
a1506d2977
commit
db95369be0
43 changed files with 728 additions and 729 deletions
|
|
@ -626,7 +626,7 @@ display tables, and the language environment options as appropriate."
|
|||
;; which are supported on all platforms.)
|
||||
(let* ((i 128)
|
||||
(modify (function
|
||||
(lambda (ch sy)
|
||||
(lambda (ch sy)
|
||||
(modify-syntax-entry ch sy text-mode-syntax-table)
|
||||
(if (boundp 'tex-mode-syntax-table)
|
||||
(modify-syntax-entry ch sy tex-mode-syntax-table))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue