view lispref/lay-flat.texi @ 78431:abd7f08fa06b

(vc-bzr-registered): Gracefully handle missing "bzr" program, and return nil (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil. (vc-bzr-state): Look for path names relative to the repository root after status keyword. (vc-bzr-file-name-relative): New function. (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths depend on it. (vc-bzr-admin-dirname, ...-checkout-format-file) (...-branch-format-file, ...-revhistory): Paths to some Bzr internal files that we now parse directly for speed. (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness. (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists. (vc-bzr-state): "bzr status" successful only if exitcode is 0 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain Bzr warnings, so we must discard it. (vc-bzr-workfile-version): Speedup counting lines from `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno" if that file doesn't exist. (vc-bzr-responsible-p): Use `vc-bzr-root' instead of `vc-bzr-root-dir' for speed. add `vc-bzr-admin-dirname' (not ".bzr"!) to `vc-directory-exclusion-list' (vc-bzr-shell-command): New function.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 06 Aug 2007 21:17:34 +0000
parents 9f4849fee703
children a1e16e813aed 52a7f3f50b89
line wrap: on
line source

\input texinfo    @c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
@c   Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@c
@comment %**start of header
@setfilename inner-covers.info
@settitle Inner Covers
@smallbook
@comment %**end of header

@headings off

@w{ }
@sp 4
@tex
\center {\secfonts \rm Lay-Flat Binding}
@end tex
@sp 2

We have bound this manual using a new @dfn{lay-flat} binding
technology.  This type of binding allows you to open a soft cover book
so that it ``lays flat'' on a table without creasing the binding.

In order to make the book lay flat properly, you need to ``crack'' the
binding.  To do this, divide the book into two sections and bend it so
that the front and back covers meet.  Do not worry; the pages are
sewn and glued to the binding, and will not fall out easily.
The outer cardboard binding itself is designed so that it will not
break or crease as an ordinary paperback binding will.  Bend the book
several times in this manner, dividing it in a different place each
time and pressing the pages flat and open.  With use, the binding will
become flexible and the pages will lay flat without needing to be
pushed or held down.

@page


@tex
\center {\secfonts \rm Notes}
@end tex

@bye

@ignore
   arch-tag: 9e03a1c7-6f62-4346-85d9-ed5b79386e07
@end ignore