Aidan Kehoe writes:
They’re already commented out--they’re just commentary on GNU Emacs’
approach to implementing Unicode. I’ve replaced them with a clearer
description of GNU’s approach and how ours differs.
I know they're commented out, but as I said, I've seen code that uses
those charsets in the wild. If and when we get a bug report on that,
I'd rather have that code in an obvious place.
I did an indent-region on the file, then restored the docstrings to
where
they were initially. There are a few changes that resulted from that, but
not many--hopefully I didn’t miss the reformatting you wanted.
Something's weird, then, because in the patch you posted there were a
lot of repeated braces at the same indent level, as
code;
}
}
Are you saying you've since reformatted that to
code;
}
}
?
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches