Merge from origin/emacs-25
604f656
* test/automated/viper-tests.el (viper-test-undo-kmacro): Del...20eb531
* lisp/mail/footnote.el (footnote-mode): Fix doc typo.a7a2244
* doc/misc/smtpmail.texi (Encryption): Fix 2012-12-22 typo.07bd972
* lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table): Fix...
This commit is contained in:
commit
5feeead126
4 changed files with 4 additions and 3 deletions
|
@ -58,7 +58,7 @@
|
|||
(setq i (1+ i)))
|
||||
(modify-syntax-entry ?\s " " table)
|
||||
;; Non-break space acts as whitespace.
|
||||
(modify-syntax-entry ?\x8a0 " " table)
|
||||
(modify-syntax-entry ?\xa0 " " table)
|
||||
(modify-syntax-entry ?\t " " table)
|
||||
(modify-syntax-entry ?\f " " table)
|
||||
(modify-syntax-entry ?\n "> " table)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue