emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/language/thai-util.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/language/thai-util.el
Date: Fri, 04 Apr 2003 01:22:27 -0500

Index: emacs/lisp/language/thai-util.el
diff -c emacs/lisp/language/thai-util.el:1.25 
emacs/lisp/language/thai-util.el:1.26
*** emacs/lisp/language/thai-util.el:1.25       Mon Oct 28 09:43:33 2002
--- emacs/lisp/language/thai-util.el    Tue Feb  4 08:11:50 2003
***************
*** 265,271 ****
        (compose-string string idx (match-end 0))
        (setq idx (match-end 0)))))
    string)
!       
  ;;;###autoload
  (defun thai-compose-buffer ()
    "Compose Thai characters in the current buffer."
--- 265,271 ----
        (compose-string string idx (match-end 0))
        (setq idx (match-end 0)))))
    string)
! 
  ;;;###autoload
  (defun thai-compose-buffer ()
    "Compose Thai characters in the current buffer."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]