1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/doc/lispref
Po Lu 65bd41d1cf Adapt doc-view-set-slice-using-mouse to touch-screen input
* doc/lispref/commands.texi (Touchscreen Events): Document means
of unconditionally enabling simple conversion.

* lisp/doc-view.el (doc-view-set-slice-using-mouse): Bind
touch-screen-simple-mouse-conversion to t, and read translated
mouse events with read-key rather than read-event.

* lisp/subr.el (read-key): Don't permit idle timer to interfere
with reporting of translated mouse events.

* lisp/touch-screen.el (touch-screen-simple-mouse-conversion):
New variable.
(touch-screen-handle-point-up, touch-screen-handle-touch):
Unconditionally enable `mouse-drag' translation if set.  Decide
whether to send drag or mouse events by the values of the two
touchpoints' XY positions and point and double-click-fuzz, as in
make_lispy_event.
2024-07-03 17:05:24 +08:00
..
abbrevs.texi Update NEWS and manual after obarray changes 2024-02-23 13:02:27 +01:00
anti.texi Write Antinews for Emacs 30 ELisp Reference 2024-06-27 21:54:52 +03:00
back.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
backups.texi New variable 'revert-buffer-restore-functions' (bug#69511) 2024-06-03 19:55:47 +03:00
book-spine.texi
buffers.texi ; Fix documentation of a recent change (bug#68235) 2024-03-15 14:22:14 +02:00
ChangeLog.1 ; Fix typos 2024-06-23 16:40:06 +02:00
commands.texi Adapt doc-view-set-slice-using-mouse to touch-screen input 2024-07-03 17:05:24 +08:00
compile.texi ; Fix documentation of recently-installed changes 2024-05-14 08:51:13 +03:00
control.texi control.texi: Be a bit more explicit about the behavior of pcase-let 2024-05-15 13:57:11 -04:00
customize.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
debugging.texi Improve documentation of profiler commands 2024-01-24 21:34:16 +02:00
display.texi Merge from origin/emacs-30 2024-06-29 20:04:05 +08:00
doclicense.texi
edebug.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
elisp.texi Write Antinews for Emacs 30 ELisp Reference 2024-06-27 21:54:52 +03:00
elisp_type_hierarchy.jpg Run admin/syncdoc-type-hierarchy.el 2024-04-23 15:39:28 +02:00
elisp_type_hierarchy.txt Run admin/syncdoc-type-hierarchy.el 2024-04-23 15:39:28 +02:00
errors.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eval.texi eval.c: Add new var lisp-eval-depth-reserve 2024-01-04 16:36:22 -05:00
files.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
frames.texi Remove more references to Windows 95 2024-06-20 13:30:11 +02:00
functions.texi More updates of documentation for Emacs 30 2024-06-30 22:25:31 +03:00
gpl.texi
hash.texi Clarify permitted mutation in maphash documentation 2024-01-21 11:21:51 +01:00
help.texi ; Fix typos 2024-06-16 22:38:26 +02:00
hooks.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
index.texi
internals.texi Merge from origin/emacs-29 2024-01-13 05:36:16 -05:00
intro.texi Add cross-reference to ELisp manual Caveats 2024-02-15 00:44:55 +01:00
keymaps.texi * doc/lispref/keymaps.texi (Creating Keymaps): Add :repeat :hints (bug#70576). 2024-05-03 09:22:39 +03:00
lay-flat.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
lists.texi Add drop as alias for nthcdr 2024-04-29 14:29:52 +02:00
loading.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
macros.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
Makefile.in Add peg.el as a built-in library 2024-03-30 15:19:47 -07:00
maps.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
markers.texi ; Fix recent changes in documentation 2024-03-16 11:58:56 +02:00
minibuf.texi minibuffer-allow-text-properties can be buffer-local and affects completions 2024-05-27 21:19:53 +03:00
modes.texi Add documentation for window-tool-bar package 2024-06-09 15:21:34 +03:00
nonascii.texi Better documentation of 'emacs-internal' encoding 2024-06-15 15:59:55 +03:00
numbers.texi Add value< (bug#69709) 2024-03-29 11:39:38 +01:00
objects.texi ; * doc/lispref/objects.texi (Type Predicates): fix xrefs 2024-04-29 14:29:52 +02:00
os.texi Port more notification senders to non-XDG systems 2024-03-13 11:01:39 +08:00
package.texi Add the public API of Compat to the core 2024-02-11 22:50:29 +01:00
parsing.texi Fix tree-sitter markup in Elisp manual 2024-06-07 11:08:31 +02:00
peg.texi ; Fix typos 2024-06-23 16:40:06 +02:00
positions.texi More updates of documentation for Emacs 30 2024-06-30 22:25:31 +03:00
processes.texi ; Fix markup in manuals 2024-05-26 09:49:52 +03:00
README ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
records.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
searching.texi Merge from origin/emacs-29 2024-06-15 13:06:09 -04:00
sequences.texi ; Fix typos 2024-06-07 23:51:18 +02:00
spellfile
streams.texi Merge from origin/emacs-29 2024-01-27 08:14:31 -05:00
strings.texi Omit store-substring from lisp manual (bug#70784) 2024-05-25 12:50:14 +02:00
symbols.texi Change bare-symbol back to match intent 2024-03-11 00:34:27 -07:00
syntax.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
text.texi ; Fix last change in sqlite.c 2024-06-06 13:06:58 +03:00
threads.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tips.texi More updates of documentation for Emacs 30 2024-06-30 22:25:31 +03:00
two-volume-cross-refs.txt ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
two-volume.make ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
variables.texi (hack-dir-local-get-variables-functions): New hook 2024-06-09 00:20:50 -04:00
windows.texi Text improvements for the documentation of 'some-window' (bug#70949) 2024-06-09 20:03:32 +03:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2024 Free Software Foundation, Inc.  -*- outline -*-
See the end of the file for license conditions.


README for the Emacs Lisp Reference Manual.

* This directory contains the texinfo source files for the Emacs Lisp
Reference Manual.

* Report bugs in the Lisp Manual (or in Emacs) using M-x report-emacs-bug.
To ask questions, use the help-gnu-emacs mailing list.

* The Emacs Lisp Reference Manual is quite large.  It totals around
1100 pages in smallbook format; the info files total around 3.0 megabytes.

* You can format this manual for Info, for printing hardcopy using TeX,
or for HTML.

* You can buy nicely printed copies from the Free Software Foundation.
Buying a manual from the Free Software Foundation helps support our GNU
development work.  See <https://shop.fsf.org/>.
(At time of writing, this manual is out of print.)

* The master file for formatting this manual for Tex is called 'elisp.texi'.
It contains @include commands to include all the chapters that make up
the manual.

* This distribution contains a Makefile that you can use with GNU Make.

** To make an Info file, you need to install Texinfo, then run 'make info'.

** Use 'make elisp.pdf' or 'make elisp.html' to create PDF or HTML versions.


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.