SCM

SCM Repository

[xemacs] Diff of /XEmacs/packages/XEmacs.rules
ViewVC logotype

Diff of /XEmacs/packages/XEmacs.rules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26, Thu Apr 26 18:49:37 2001 UTC revision 1.27, Mon May 14 05:33:21 2001 UTC
# Line 60  Line 60 
60  %.info: %.texi  %.info: %.texi
61          $(MAKEINFO) $(MAKEINFO_FLAGS) -o $@ $<          $(MAKEINFO) $(MAKEINFO_FLAGS) -o $@ $<
62    
63    FORMAT_INFO_LEVEL_3_USING_XEMACS_NO_SAVE_ARGS = -eval '(setq load-path (append (list "../../../xemacs-packages/texinfo" "../../../xemacs-packages/xemacs-base") load-path))' -l informat -l texinfmt -f texinfo-format-buffer
64    
65    FORMAT_INFO_USING_XEMACS_NO_SAVE_ARGS = -eval '(setq load-path (append (list "../../xemacs-packages/texinfo" "../../xemacs-packages/xemacs-base") load-path))' -l informat -l texinfmt -f texinfo-format-buffer
66    
67    FORMAT_INFO_USING_XEMACS_ARGS = $(FORMAT_INFO_USING_XEMACS_NO_SAVE_ARGS) -f save-buffer
68    
69  ifeq ($(XEMACS_NATIVE_NT),t)  ifeq ($(XEMACS_NATIVE_NT),t)
70  # Convert UNIX-path (containing output of `pwd') to windows-path, so  # Convert UNIX-path (containing output of `pwd') to windows-path, so
71  # that XEmacs native NT can handle it.  # that XEmacs native NT can handle it.

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

root@alioth.debian.org
ViewVC Help
Powered by ViewVC 1.0.0  
Powered By FusionForge
Show source