yatex

diff yatexenv.el @ 59:48ac97a6b6ce

Call drawing tools ID completion (yahtml)
author yuuji
date Wed, 01 May 1996 15:35:40 +0000
parents 3a7c0c2bf16d
children 9e08ed569d80
line diff
     1.1 --- a/yatexenv.el	Thu Feb 01 18:55:47 1996 +0000
     1.2 +++ b/yatexenv.el	Wed May 01 15:35:40 1996 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  ;;; YaTeX environment-specific functions.
     1.5  ;;; yatexenv.el
     1.6  ;;; (c ) 1994, 1995 by HIROSE Yuuji.[yuuji@ae.keio.ac.jp]
     1.7 -;;; Last modified Fri Feb  2 03:47:14 1996 on supra
     1.8 +;;; Last modified Mon Apr 15 16:24:00 1996 on supra
     1.9  ;;; $Id$
    1.10  
    1.11  ;;;
    1.12 @@ -47,6 +47,7 @@
    1.13  		     -1)))))
    1.14        (message "%s" n)
    1.15        (goto-char (1- beg))
    1.16 +      (beginning-of-line)
    1.17        (setq j n)
    1.18        (while (> j 1)
    1.19  	(or (re-search-forward andptn p nil)