1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/doc/lispref
Martin Rudalics 59526c325e 2015-07-22 Martin Rudalics <rudalics@gmx.at>
Optionally even widths of `display-buffer' windows.  (Bug#21100)

* lisp/window.el (quit-restore-window): Restore width if
requested.
(display-buffer-record-window): Record width when window is
reused and horizontally combined.
(even-window-sizes): New option to allow evening window widths.
(even-window-heights): Defalias to `even-window-sizes'.
(window--even-window-heights): Rename to
`window--even-window-sizes'.  Handle side-by-side windows.
(display-buffer-use-some-window): Call `window--even-window-sizes'
instead of `window--even-window-heights'.
* lisp/help.el (resize-temp-buffer-window): Fix indentation.

* doc/lispref/windows.texi (Choosing Window Options): Describe
`even-window-sizes'.
(Coordinates and Windows): Fix typo.
2015-07-22 12:20:13 +02:00
..
abbrevs.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
anti.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
back.texi Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
backups.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
book-spine.texi Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
buffers.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
ChangeLog.1 ; ChangeLog fixes 2015-04-17 13:13:04 -04:00
commands.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
compile.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
control.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
customize.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
debugging.texi * doc/lispref/debugging.texi (Profiling): Improve indexing. 2015-05-16 17:30:50 +03:00
display.texi Another improvement of documentation of set-fontset-font 2015-06-14 18:13:06 +03:00
doclicense.texi
edebug.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
elisp.texi Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
errors.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eval.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
files.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
frames.texi Don't block changes in mouse pointer inside 'track-mouse' 2015-06-30 18:59:21 +03:00
functions.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
gpl.texi
hash.texi * doc/lispref/hash.texi (Creating Hash): Remove obsolete makehash. 2015-06-04 19:27:05 -04:00
help.texi Translate undisplayable ‘ to ` 2015-06-25 07:22:07 -07:00
hooks.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
index.texi
internals.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
intro.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
keymaps.texi Prefer plain characters to Texinfo circumlocutions 2015-05-01 12:58:53 -07:00
lay-flat.texi Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
lists.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
loading.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
macros.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
Makefile.in Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
makefile.w32-in Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
maps.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
markers.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
minibuf.texi Merge from origin/emacs-24 2015-03-18 11:45:36 -07:00
modes.texi * lisp/emacs-lisp/tabulated-list.el: New optional print method 2015-05-24 23:45:46 +01:00
nonascii.texi Minor corrections in ELisp manual 2015-06-26 13:03:02 +03:00
numbers.texi Fix minor ldexp issues 2015-03-24 11:43:21 -07:00
objects.texi Prefer plain characters to Texinfo circumlocutions 2015-05-01 12:58:53 -07:00
os.texi * doc/lispref/os.texi: Update initial-buffer-choice docs. 2015-05-29 00:54:45 -07:00
package.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
positions.texi Fix documentation of forward-line 2015-05-23 11:03:30 +03:00
processes.texi * doc/lispref/processes.texi (Shell Arguments): Prefer diff -u. 2015-04-13 20:32:22 -07:00
README Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
searching.texi '[:graph:]' now excludes whitespace, not just ' ' 2015-04-15 23:47:01 -07:00
sequences.texi * doc/lispref/sequences.texi: Add documentation for seq-min and seq-max. 2015-06-30 18:40:19 +02:00
spellfile
streams.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
strings.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
symbols.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syntax.texi Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
text.texi * doc/lispref/text.texi (Sticky Properties): Improve wording. 2015-06-29 20:36:53 +03:00
tips.texi Improve the optional translation of quotes 2015-06-19 00:38:45 -07:00
two-volume-cross-refs.txt Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
two-volume.make Update copyright year to 2015 2015-01-01 14:26:41 -08:00
variables.texi doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608) 2015-01-15 19:31:49 +02:00
windows.texi 2015-07-22 Martin Rudalics <rudalics@gmx.at> 2015-07-22 12:20:13 +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-2015 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/>.