[Mew-dist 09110] install-info
小関 吉則 (KOSEKI Yoshinori)
kose at example.com
1999年 6月 3日 (木) 18:28:57 JST
texinfo$B$K4^$^$l$F$$$k(Binstall-info$B$r;H$&$H<+F0$G(Bdir$B%U%!%$%k$N(B
$B99?7$,$G$-$^$9!#(B
$B0J2<$N%Q%C%A$G$I$&$G$7$g$&!#(B
$B$H$3$m$I$3$mB(CM(B($B%O!<%I%3!<%G%#%s%0(B??)$B$,F~$C$F$$$^$9$1$I!#(B^^;;)
-------------- next part --------------
diff -c mew-1.94b31/info/mew.texi.orig mew-1.94b31/info/mew.texi
*** mew-1.94b31/info/mew.texi.orig Thu Jun 3 17:13:01 1999
--- mew-1.94b31/info/mew.texi Thu Jun 3 17:47:49 1999
***************
*** 38,43 ****
--- 38,57 ----
@end ifset
@end titlepage
+ @ifset jp
+ @dircategory Message User Agent
+ @direntry
+ * Mew-J: (mew.jis.info). Messaging in the Emacs World.
+ @end direntry
+ @end ifset
+
+ @ifset us
+ @dircategory Message User Agent
+ @direntry
+ * Mew: (mew.info). Messaging in the Emacs World.
+ @end direntry
+ @end ifset
+
@c %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@c Top
@c %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
diff -c mew-1.94b31/Makefile.orig mew-1.94b31/Makefile
*** mew-1.94b31/Makefile.orig Fri Apr 2 17:54:42 1999
--- mew-1.94b31/Makefile Thu Jun 3 17:44:11 1999
***************
*** 52,57 ****
--- 52,58 ----
##
INFODIR = $(PREFIX)/$(EMACS)/info
+ INSTALLINFO = $(BINDIR)/install-info
################################################################
##
***************
*** 116,126 ****
install-info:
cp $(INFO) $(INFODIR)
! @echo "Don't forget to edit $(INFODIR)/dir for Mew."
install-jinfo:
cp $(JINFO) $(INFODIR)
! @echo "Don't forget to edit $(INFODIR)/dir for Mew."
clean:
$(RM) $(OBJS) $(TEMPFILE)
--- 117,135 ----
install-info:
cp $(INFO) $(INFODIR)
! - at example.com [ -x $(INSTALLINFO) ];then\
! $(INSTALLINFO) info/mew.info $(INFODIR)/dir;\
! else \
! echo "Don't forget to edit $(INFODIR)/dir for Mew."; \
! fi
install-jinfo:
cp $(JINFO) $(INFODIR)
! - at example.com [ -x $(INSTALLINFO) ];then\
! $(INSTALLINFO) info/mew.jis.info $(INFODIR)/dir;\
! else \
! echo "Don't forget to edit $(INFODIR)/dir for Mew."; \
! fi
clean:
$(RM) $(OBJS) $(TEMPFILE)
-------------- next part --------------
$B$^$?!"(BEmacs20.3.x $B$K4^$^$l$k(Btexinfmt.el$B$K$O(B
$B!H$G$-$"$,$C$?(B*.info$B$KM>J,$J6u9T$,F~$k!I$H$$$&IT6q9g$,$"$j(B
$B$^$9$N$G0J2<$bI,MW$G$7$?!#(B
;; RMS$B$K$OJs9p:Q$_!#(B
-------------- next part --------------
diff -c lisp/textmodes/texinfmt.el~ lisp/textmodes/texinfmt.el
*** lisp/textmodes/texinfmt.el~ Thu May 20 06:13:56 1999
--- lisp/textmodes/texinfmt.el Tue Jun 1 16:05:12 1999
***************
*** 2473,2479 ****
(defun texinfo-format-direntry ()
(texinfo-push-stack 'direntry nil)
(texinfo-discard-line)
! (insert "START-INFO-DIR-ENTRY\n\n"))
(put 'direntry 'texinfo-end 'texinfo-end-direntry)
(defun texinfo-end-direntry ()
--- 2473,2479 ----
(defun texinfo-format-direntry ()
(texinfo-push-stack 'direntry nil)
(texinfo-discard-line)
! (insert "START-INFO-DIR-ENTRY\n"))
(put 'direntry 'texinfo-end 'texinfo-end-direntry)
(defun texinfo-end-direntry ()
-------------- next part --------------
;; dir $B$N%(%s%H%jL>$O$b$C$H$0$C$H$/$k$b$N$KJQ$($?J}$,NI$$$+$b!#(B
--
$B$3$;$-(B @ Emacs $B$N%Z!<%8:n at example.com(B
http://www.NetLaputa.ne.jp/~kose/Emacs/
kose at example.com
Mew-dist メーリングリストの案内