1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/etc/refcards
Paul Eggert c61ee94959 Merge from origin/emacs-25
4af5981 Add a comment in generated refcards about the source
ef880a5 ; * etc/refcards/calccard.tex: Remove obsolete comment.
4887e7c js-mode: Fix indent problem after a regexp
e992ac0 Fix sluggish display of symbols in UTF-8 language environment
1fc101b Don't confuse how Texinfo outputs @var with the input
91aa5d1 * doc/lispref/display.texi (Scroll Bars): * doc/lispref/frame...
f758fcd * doc/emacs/cmdargs.texi (Initial Options): Copyedit for --da...
5b0cddd More fixes in copyright notices in etc/refcards/
f994c20 Update copyright text in refcards
9ad2ae7 Fix Outline command names
26c3554 Send text received by bracketed paste to process
db0b58d Correct the statement about programming modes always running ...
78aece4 Improve documentation of 'occur'
eb364fd Do call debugger on failed cl-assert
3ef4ee8 Avoid infloop in python
8da810f Don't refer to obsolete FEATURE-unload-hook
4f478ca Improve documentation of dabbrevs
7272e5d * lisp/chistory.el (list-command-history): Doc fix.  (Bug#24890)
89b7482 * lisp/simple.el (set-mark-command): Doc fix.  (Bug#24890)
3b199f7 Improve documentation of some Help commands
93d3a0e Fix documentation of yes-or-no prompts
af04919 Fix documentation of partial completion style
ed80184 Fix documentation of the mode line on emacsclient frames
e6be855 Fix description of 'C-z' in User manual
16f7007 Improve and clarify documentation of Outline Mode
31d93aa Add Emacs version number to nt/README.W32
0b6b815 Fix python-mode hideshow regexp
dc152c5 Modernize usage of 'macOS' in doc and comments
84c5343 Prefer comments /* like this */ in C code
bb61e50 * doc/lispref/loading.texi (Autoload): Better link (Bug#24845).
3ef86fd Clarify documentation of face attribute functions
de51d59 ; * nt/README.W32: Minor copyedits.
db436e9 Don't call debug on failed cl-assert

# Conflicts:
#	doc/emacs/cmdargs.texi
#	etc/NEWS
#	etc/PROBLEMS
#	lisp/auth-source.el
#	lisp/net/tramp-sh.el
2016-11-19 14:31:05 -08:00
..
calccard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
cs-dired-ref.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
cs-refcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
cs-survival.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
de-refcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
dired-ref.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
emacsver.tex.in Update copyright year to 2016 2016-01-01 01:34:24 -08:00
fr-dired-ref.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
fr-refcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
fr-survival.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
gnus-logo.eps Update copyright year to 2016 2016-01-01 01:34:24 -08:00
gnus-logo.pdf
gnus-refcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
Makefile Update copyright year to 2016 2016-01-01 01:34:24 -08:00
orgcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
pdflayout.sty Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pl-refcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
pt-br-refcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
README Fix copyright years by hand 2016-01-01 01:38:07 -08:00
refcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
ru-refcard.tex Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
sk-dired-ref.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
sk-refcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
sk-survival.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
survival.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
vipcard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -08:00
viperCard.tex Add a comment in generated refcards about the source 2016-11-17 23:24:03 -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-2016 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
<http://www.gnu.org/software/emacs/refcards>.  The FSF online
store <http://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-2016 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 <http://www.gnu.org/licenses/>.