summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-05-21 20:10:31 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-05-21 20:10:31 +0000
commit35a5e01dac7ac0ff3ab6048e7845ad02b7912fcc (patch)
treedf7fedd1aa7f8eb00404a5793afcfaed8f13166b /tools
parent0fa1fc82c081a937f7b4ae36b2d8ac8be3e39f6c (diff)
downloaddocutils-35a5e01dac7ac0ff3ab6048e7845ad02b7912fcc.tar.gz
renamed README to README.txt;
set svn properties git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4563 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'tools')
-rw-r--r--tools/editors/emacs/tests/README.txt (renamed from tools/editors/emacs/tests/README)0
-rw-r--r--tools/editors/emacs/tests/tests-adjust-section.el2
-rw-r--r--tools/editors/emacs/tests/tests-basic.el2
-rw-r--r--tools/editors/emacs/tests/tests-runner.el2
4 files changed, 3 insertions, 3 deletions
diff --git a/tools/editors/emacs/tests/README b/tools/editors/emacs/tests/README.txt
index a1f4b0e4a..a1f4b0e4a 100644
--- a/tools/editors/emacs/tests/README
+++ b/tools/editors/emacs/tests/README.txt
diff --git a/tools/editors/emacs/tests/tests-adjust-section.el b/tools/editors/emacs/tests/tests-adjust-section.el
index a4d39f2bc..e91326be1 100644
--- a/tools/editors/emacs/tests/tests-adjust-section.el
+++ b/tools/editors/emacs/tests/tests-adjust-section.el
@@ -1,5 +1,5 @@
;; Authors: Martin Blais <blais@furius.ca>
-;; Date: $Date: 2005/04/01 23:19:41 $
+;; Date: $Date$
;; Copyright: This module has been placed in the public domain.
;;
;; Regression tests for rst-adjust-section-title.
diff --git a/tools/editors/emacs/tests/tests-basic.el b/tools/editors/emacs/tests/tests-basic.el
index 5f94304ce..50c2bad3d 100644
--- a/tools/editors/emacs/tests/tests-basic.el
+++ b/tools/editors/emacs/tests/tests-basic.el
@@ -1,5 +1,5 @@
;; Authors: Martin Blais <blais@furius.ca>
-;; Date: $Date: 2005/04/01 23:19:41 $
+;; Date: $Date$
;; Copyright: This module has been placed in the public domain.
;;
;; Regression tests for rst-adjust-section-title.
diff --git a/tools/editors/emacs/tests/tests-runner.el b/tools/editors/emacs/tests/tests-runner.el
index 014093e6d..c729aeff0 100644
--- a/tools/editors/emacs/tests/tests-runner.el
+++ b/tools/editors/emacs/tests/tests-runner.el
@@ -1,5 +1,5 @@
;; Authors: Martin Blais <blais@furius.ca>
-;; Date: $Date: 2005/04/01 23:19:41 $
+;; Date: $Date$
;; Copyright: This module has been placed in the public domain.
;;
;; Simple generic test runner for test scripts.