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 wrap: on
line diff
--- a/yatexenv.el	Thu Feb 01 18:55:47 1996 +0000
+++ b/yatexenv.el	Wed May 01 15:35:40 1996 +0000
@@ -2,7 +2,7 @@
 ;;; YaTeX environment-specific functions.
 ;;; yatexenv.el
 ;;; (c ) 1994, 1995 by HIROSE Yuuji.[yuuji@ae.keio.ac.jp]
-;;; Last modified Fri Feb  2 03:47:14 1996 on supra
+;;; Last modified Mon Apr 15 16:24:00 1996 on supra
 ;;; $Id$
 
 ;;;
@@ -47,6 +47,7 @@
 		     -1)))))
       (message "%s" n)
       (goto-char (1- beg))
+      (beginning-of-line)
       (setq j n)
       (while (> j 1)
 	(or (re-search-forward andptn p nil)

yatex.org