X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/7fb18e9ef9edb3b47cf463babe83922f9310a473..e1dbe924b53c541fdf238a5a722b7177d5c8760b:/lisp/international/characters.el diff --git a/lisp/international/characters.el b/lisp/international/characters.el index 7bf504bfb5..55aee4d53d 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el @@ -512,7 +512,7 @@ with L, LRE, or LRO Unicode bidi character type.") ;; relating Unicode categories to Emacs syntax codes. ;; NBSP isn't semantically interchangeable with other whitespace chars, - ;; so it's more like punctation. + ;; so it's more like punctuation. (set-case-syntax ?  "." tbl) (set-case-syntax ?¡ "." tbl) (set-case-syntax ?¦ "_" tbl)