summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-05-16 22:16:27 +0000
committerRichard M. Stallman <rms@gnu.org>1997-05-16 22:16:27 +0000
commitc47ec7c4a8616ed750660090b74c206b26ae9a7c (patch)
tree119754d0321250add26b9585d95c47c6adc8be37 /lisp
parenta22ca1e0d0efd52996d5554fa328e02a7a66d863 (diff)
downloademacs-c47ec7c4a8616ed750660090b74c206b26ae9a7c.tar.gz
Comment change for testing.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/language/devan-util.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/language/devan-util.el b/lisp/language/devan-util.el
index 2650fd30244..d2cfdd36302 100644
--- a/lisp/language/devan-util.el
+++ b/lisp/language/devan-util.el
@@ -1301,6 +1301,8 @@ basic Devanagari character string."
(indian-decode-itrans-region (point-min) (point-max))
(devanagari-compose-from-is13194-region (point-min) (point-max))))
+;; Test comment.
+
;;
(provide 'language/devan-util)