[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Auto-fill-mode bug: unbreakable space lost
From: |
Stefan Monnier |
Subject: |
Re: Auto-fill-mode bug: unbreakable space lost |
Date: |
Mon, 04 Apr 2005 15:05:22 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Any objection against the patch below?
(if accepted, I'll also apply a similar patch to the other latin-N.el files)
Stefan
--- latin-1.el 10 mar 2005 16:19:43 -0500 1.5
+++ latin-1.el 04 avr 2005 14:55:53 -0400
@@ -40,7 +40,7 @@
(if set-case-syntax-set-multibyte
(- (make-char 'latin-iso8859-1) 128)
0)))
- (set-case-syntax 160 " " tbl) ;no-break space
+ (set-case-syntax 160 "." tbl) ;no-break space
(set-case-syntax 161 "." tbl) ;inverted exclamation mark
(set-case-syntax 162 "w" tbl) ;cent sign
(set-case-syntax 163 "w" tbl) ;pound sign