1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/doc/lispref
Martin Rudalics 3c6ba8b49b Add documentation for horizontal scroll bars and fix some minor issues.
* buffer.c (scroll_bar_width, scroll_bar_height): Fix
doc-strings.
* window.c (Fset_window_scroll_bars): Fix doc-string.
(Fwindow_scroll_bars): Have it return what the doc-string says.

* window.el (window-full-height-p): Make it behave correctly for
minibuffer window.
(window-current-scroll-bars): Fix code.
(fit-frame-to-buffer): Use window-scroll-bar-height instead of
window-scroll-bars.
* frame.el (frame-current-scroll-bars): Fix doc-string.
* scroll-bar.el (toggle-horizontal-scroll-bar): New command.

* frames.texi (Scroll Bars): Describe use of horizontal scroll
bars.

* display.texi (Scroll Bars): Add description of horizontal scroll
bars and associated functions.
* frames.texi (Layout Parameters): Add horizontal scroll bar
entries.  Remove paragraph on "combined fringe widths".
* windows.texi (Window Sizes): Describe affects of horizontal
scroll bars on window layout and sizes.  Fix description of
window-full-height-p.
(Resizing Windows): Mention horizontal scroll bar.
2014-10-04 10:20:24 +02:00
..
.gitignore (configure, index.texi, vol1.*, vol2.*): Remove. 2008-06-17 05:59:50 +00:00
abbrevs.texi Doc updates re abbrev-expand-function 2014-05-26 18:09:45 -07:00
anti.texi Doc fixes: markup (mainly nil -> @code{nil}) 2014-06-08 16:39:23 -07:00
back.texi Specify .texi encoding. 2014-01-05 21:25:46 -08:00
backups.texi Doc updates for buffer-stale-function now applying to file buffers too 2014-04-03 22:09:35 -04:00
book-spine.texi Specify .texi encoding. 2014-01-05 21:25:46 -08:00
buffers.texi Small doc/ fixes re @var usage. 2014-10-03 23:35:55 -07:00
ChangeLog Add documentation for horizontal scroll bars and fix some minor issues. 2014-10-04 10:20:24 +02:00
commands.texi Merge from emacs-24; up to 2014-07-20T16:14:58Z!dmantipov@yandex.ru 2014-10-04 00:05:21 -07:00
compile.texi More doc updates. 2014-01-06 07:36:13 +08:00
control.texi Add vector qpattern to pcase 2014-09-06 08:59:00 +08:00
customize.texi Recommend not modifying :set's value arg in defcustom (bug#16755). 2014-03-19 00:31:17 +01:00
debugging.texi * doc/lispref/debugging.texi (Function Debugging, Debugger Commands): 2014-07-08 14:24:39 -04:00
display.texi Add documentation for horizontal scroll bars and fix some minor issues. 2014-10-04 10:20:24 +02:00
doclicense.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
edebug.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
elisp.texi Add documentation for horizontal scroll bars and fix some minor issues. 2014-10-04 10:20:24 +02:00
errors.texi Make up-list and backward-up-list get out of more spots 2014-04-09 09:58:08 -07:00
eval.texi * src/keyboard.c (Vtop_level_message): Rename to 2014-08-27 14:51:21 +04:00
files.texi Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de 2014-06-08 16:41:43 -07:00
frames.texi Add documentation for horizontal scroll bars and fix some minor issues. 2014-10-04 10:20:24 +02:00
functions.texi Merge from emacs-24; up to 2014-07-20T16:14:58Z!dmantipov@yandex.ru 2014-10-04 00:05:21 -07:00
gpl.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
hash.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
help.texi Doc and comment fixes re "online" help 2014-06-28 19:33:50 -07:00
hooks.texi Doc updates re window-setup-hook 2014-06-06 00:19:23 -07:00
index.texi Fix minor whitespace issues after "." in manual. 2012-12-05 14:27:56 -08:00
internals.texi Improve doc for use of 'int', and discuss 'ssize_t'. 2014-10-01 13:34:55 -07:00
intro.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
keymaps.texi * doc/lispref/keymaps.texi (Key Lookup): Remove mention of indirect entries. 2014-07-01 21:49:31 -04:00
lay-flat.texi Specify .texi encoding. 2014-01-05 21:25:46 -08:00
lists.texi * doc/lispref/lists.texi (Functions that Rearrange Lists): Remove 2014-08-29 15:02:56 +04:00
loading.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
macros.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
Makefile.in Misc small doc/ Makefile cleanup 2014-06-22 23:43:20 -07:00
makefile.w32-in * doc/lispref/functions.texi (Advising Functions): New section. 2014-01-10 14:40:32 -05:00
maps.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
markers.texi Undo in region after markers in undo history relocated 2014-03-24 22:47:39 -04:00
minibuf.texi Hide password in batch mode 2014-07-11 11:09:54 +02:00
modes.texi Small copyedits for doc/lispref 2014-10-03 23:45:19 -07:00
nonascii.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
numbers.texi Doc tweaks re < etc 2014-06-07 17:51:10 -07:00
objects.texi Improve documentation for integer and floating-point basics. 2014-03-17 21:03:59 -07:00
os.texi Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de 2014-06-08 16:41:43 -07:00
package.texi Spelling fixes. 2014-06-05 01:14:36 -07:00
positions.texi Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca 2014-06-21 12:45:59 -07:00
processes.texi Say (accept-process-output P)'s result pertains to P if P is non-nil. 2014-06-09 13:31:06 -07:00
README Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
searching.texi * doc/lispref/searching.texi (Replacing Match): Remove incorrect return value 2014-03-05 21:10:33 -05:00
sequences.texi * doc/lispref/lists.texi (Functions that Rearrange Lists): Remove 2014-08-29 15:02:56 +04:00
spellfile Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
streams.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
strings.texi * strings.texi (Text Comparison): Describe `string-collate-equalp' 2014-09-07 13:02:33 +02:00
symbols.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
syntax.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
text.texi Update documentation for `insert-register' 2014-09-14 17:43:29 -07:00
tips.texi Lisp manaual improvements re docstrings 2014-01-03 13:49:06 +08:00
two-volume-cross-refs.txt Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
two-volume.make Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
variables.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
windows.texi Add documentation for horizontal scroll bars and fix some minor issues. 2014-10-04 10:20:24 +02: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-2014 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 <http://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 <http://www.gnu.org/licenses/>.