/[emacs]/emacs/lispintro/emacs-lisp-intro.texi
ViewVC logotype

Diff of /emacs/lispintro/emacs-lisp-intro.texi

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

revision 1.15.2.3 by miles, Fri Nov 21 00:36:10 2003 UTC revision 1.15.2.4 by miles, Thu Sep 16 00:12:22 2004 UTC
# Line 1  Line 1 
1  \input texinfo                                  @c -*-texinfo-*-  @c \input texinfo                                  @c -*-texinfo-*-
2  @comment %**start of header  @comment %**start of header
3  @setfilename ../info/eintr  @setfilename ../info/eintr
4  @c sethtmlfilename emacs-lisp-intro.html  @c sethtmlfilename emacs-lisp-intro.html
# Line 27  Line 27 
27  @ignore  @ignore
28   ## Summary of shell commands to create various output formats:   ## Summary of shell commands to create various output formats:
29    
30        pushd /usr/local/src/emacs/lispintro/
31    
32      ## Info output      ## Info output
33      makeinfo --no-split --paragraph-indent=0 --verbose emacs-lisp-intro.texi      makeinfo --no-split --paragraph-indent=0 --verbose emacs-lisp-intro.texi
34    
# Line 6088  number.  This number is multiplied by th Line 6090  number.  This number is multiplied by th
6090  expression:  expression:
6091    
6092  @smallexample  @smallexample
6093  (* (buffer-size) (prefix-numeric-value arg)  (* (buffer-size) (prefix-numeric-value arg))
6094  @end smallexample  @end smallexample
6095    
6096  @noindent  @noindent

Legend:
Removed from v.1.15.2.3  
changed lines
  Added in v.1.15.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26