aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2001-08-10 12:43:54 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2001-08-10 12:43:54 +0000
commit8dc37cb560f439bdbd5161abc5fe215bce4c927e (patch)
treed0c4483444567c262aab787d48b421a7fdb3d0ee /CHANGES
parent7c334c1d0f017bea405070145ce09da7d3f09c91 (diff)
Note of bug fix for buffer-syntactic-context
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9aa7c7f6..1212e323 100644
--- a/CHANGES
+++ b/CHANGES
@@ -40,6 +40,13 @@
Fixes for FSF Emacs and XEmacs 21.4
Better support for win32 versions of XEmacs (see README.windows).
+*** Bug fixes.
+
+ XEmacs 21.1 has faulty implementation of buffer-syntactic-context,
+ workaround added. (Symptom was parsing breaking, giving unexpected
+ "I can't see any complete commands to process!" error message, esp
+ with strings broken across lines).
+
** Coq Changes
Compatibility for V7 added.