Index: auctex/preview/aclocal.m4
diff -u auctex/preview/aclocal.m4:1.61 auctex/preview/aclocal.m4:1.62
--- auctex/preview/aclocal.m4:1.61      Sat Apr 30 15:28:06 2005
+++ auctex/preview/aclocal.m4   Mon May  2 10:37:49 2005
@@ -184,8 +184,8 @@
 AC_DEFUN(EMACS_PATH_LISPDIR, [
   AC_MSG_CHECKING([where lisp files go])
   AC_ARG_WITH(lispdir,
-    [  --with-lispdir=DIR      Where to install the $1 file, note
-                          that most of the package will be relative to it.],
+    [  --with-lispdir=DIR      A place in load-path for Lisp files; most
+                          files will be place in a subdirectory.],
     [[lispdir="${withval}"]])
   if test "X${lispdir}" = X; then
      if test "${EMACS_FLAVOR}" = 'emacs'; then


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to