APPROVE COMMIT
NOTE: This patch has been committed
Thank you Karl Kleinpaste and the Gnus team!
# HG changeset patch
# User Aidan Kehoe <kehoea(a)parhasard.net>
# Date 1247613585 -3600
# Node ID 25e5e5346d31242ca9a50e4c89ec80859943c106
# Parent 8905163c49c532b6eea7710619569fed7f826d52
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
src/ChangeLog addition:
2009-07-15 Aidan Kehoe <kehoea(a)parhasard.net>
* syntax.c (complex_vars_of_syntax):
?\012 is whitespace, as it always should have been, thank you Karl
Kleinpaste and the Gnus team!
diff -r 8905163c49c5 -r 25e5e5346d31 src/ChangeLog
--- a/src/ChangeLog Mon Jul 13 20:45:26 2009 +0100
+++ b/src/ChangeLog Wed Jul 15 00:19:45 2009 +0100
@@ -1,3 +1,9 @@
+2009-07-15 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * syntax.c (complex_vars_of_syntax):
+ ?\012 is whitespace, as it always should have been, thank you Karl
+ Kleinpaste and the Gnus team!
+
2009-07-11 Aidan Kehoe <kehoea(a)parhasard.net>
* file-coding.c (undecided_canonicalize_after_coding):
diff -r 8905163c49c5 -r 25e5e5346d31 src/syntax.c
--- a/src/syntax.c Mon Jul 13 20:45:26 2009 +0100
+++ b/src/syntax.c Wed Jul 15 00:19:45 2009 +0100
@@ -2491,7 +2491,7 @@
/* The whitespace--overwriting some of the above changes.
String literals are const char *s, not const unsigned char *s. */
- define_standard_syntax((const UExtbyte *)" \t\015\014", Swhitespace);
+ define_standard_syntax((const UExtbyte *)" \t\015\014\012", Swhitespace);
/* DEL plus Control 1 */
SET_RANGE_SYNTAX(127, 159, Spunct);
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghe, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta