Mercurial > emacs
view doc/lispref/lay-flat.texi @ 86940:2dd672d9fe75
* config.in (HAVE_DBUS): Add.
* Makefile.in: (HAVE_DBUS): Add D-Bus definitions if defined.
(ALL_CFLAGS): Add ${DBUS_CFLAGS}.
(obj): Add $(DBUS_OBJ).
(LIBES): Add $(DBUS_LIBS).
(dbusbind.o): New target.
* dbusbind.c: New file.
* emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.
* keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
(Qdbus_event) New Lisp symbol.
(kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
(gobble_input): Call xd_read_queued_messages, reading D-Bus
messages.
(keys_of_keyboard ): Define dbus-event.
* termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 02 Dec 2007 16:23:40 +0000 |
parents | 249785f6d816 |
children | 107ccd98fa12 |
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