1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-29 09:43:56 -07:00

Add note about include ordering.

This commit is contained in:
Dan Nicolaescu 2008-08-23 20:01:16 +00:00
parent 8399d035cc
commit 7014398e61

View file

@ -26,6 +26,8 @@
* OTHER BUGS
** Fix #include ordering for src/ns*.
** Find out why char_quoted() in syntax.c gets called with charpos < 2 ||
bytepos < 2 only under NS port.