1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
emacs/etc/refcards
Paul Eggert bb267f17f9 Merge from origin/emacs-26
63b04c11d5 Fix copyright years by hand
5c7dd8a783 Update copyright year to 2018
220a9ecba1 Merge from Gnulib
312c565566 Don't add empty keyboard macro to macro ring (Bug#24992)
39ca289a7a Allow customization of decoding of "man" command
f8240815ea * etc/NEWS: Add security consideration note on passphrase ...
0c78822c70 Fix subtle problem with scroll-down when scroll-margin is ...
acd289c5a4 Fix problems with indexing in User manual
b240c7846b * lisp/help.el (describe-key): Only (copy-sequence elt) wh...
e879a5444a * src/buffer.c (Frestore_buffer_modified_p): Fix bug#29846
81b1028b63 Improve documentation of 'inhibit-modification-hooks' and ...
7175496d7a Fix doc string of 'enable-recursive-minibuffers'
5b38406491 Fix documentation of delsel and of killing text

# Conflicts:
#	etc/NEWS
#	etc/refcards/ru-refcard.tex
2018-01-01 01:13:04 -08:00
..
calccard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cs-dired-ref.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cs-refcard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cs-survival.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
de-refcard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dired-ref.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
emacsver.tex.in Update copyright year to 2018 2018-01-01 00:57:59 -08:00
fr-dired-ref.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
fr-refcard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
fr-survival.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-logo.eps Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-logo.pdf
gnus-refcard.tex Fix copyright years by hand 2018-01-01 01:02:09 -08:00
Makefile Update copyright year to 2018 2018-01-01 00:57:59 -08:00
orgcard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pdflayout.sty Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pl-refcard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pt-br-refcard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
README Fix copyright years by hand 2018-01-01 01:02:09 -08:00
refcard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ru-refcard.tex Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
sk-dired-ref.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sk-refcard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sk-survival.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
survival.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vipcard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08:00
viperCard.tex Update copyright year to 2018 2018-01-01 00:57:59 -08: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) 2013-2018 Free Software Foundation, Inc.
See the end of the file for license conditions.


REFERENCE CARDS FOR GNU EMACS

To generate these refcards, you need to install the TeX document
production system.  For example, <http://www.tug.org/texlive/>.

All modern GNU/Linux distributions provide TeX packages, so the
easiest way is just to install those.  Your distribution may have
split some of the files needed to process non-English output into
separate, optional packages such as: texlive-lang-cyrillic,
texlive-lang-czechslovak, texlive-lang-german, and texlive-lang-polish.

Type 'make all' (or 'make pdf') to generate PDF versions of all the cards.
For PostScript format, use 'make ps'.
To only generate the cards for a specific language, use e.g.
'make french' or 'make french-ps'.  As mentioned above, you may need
to install extra TeX packages for some languages.

PDF and PS copies of these cards are also available at
<https://www.gnu.org/software/emacs/refcards>.  The FSF online
store <https://shop.fsf.org/> sometimes has printed copies for sale.



COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

The file gnus-logo.eps contains copyright and license information, but
it is reproduced here for convenience.

File: gnus-logo.eps, gnus-logo.pdf
  Author: Luis Fernandes <elf@ee.ryerson.ca>
  Copyright (C) 2001-2018 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)



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/>.