summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-01-05 16:38:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-01-05 16:38:50 (GMT)
commitc73ac088fcee2f6300273f60c4cfcbd1d6230162 (patch)
tree409600c9537320b8cfc604fddd7c2de0aac1e5c9 /ChangeLog
parentdbb868b2ed93f4229fddb78331e78b9fbb5b844a (diff)
downloadtcl-c73ac088fcee2f6300273f60c4cfcbd1d6230162.zip
tcl-c73ac088fcee2f6300273f60c4cfcbd1d6230162.tar.gz
tcl-c73ac088fcee2f6300273f60c4cfcbd1d6230162.tar.bz2
Move emacs mode comment to end of file to stop problems with old man.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 026f04a..a0f9539 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-05 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/lsearch.n, doc/re_syntax.n: Convert to other form of emacs
+ mode control comment to prevent problems with old versions of
+ man. [Bug 1085127]
+
2005-01-05 Pat Thoyts <patthoyts@users.sourceforge.net>
* tests/winDde.test: Fixed broken test result.