diff options
| author | Paul Eggert | 2016-11-19 14:31:05 -0800 |
|---|---|---|
| committer | Paul Eggert | 2016-11-19 14:31:05 -0800 |
| commit | c61ee94959ba96b2a327df0684593f7e569e30be (patch) | |
| tree | 33e7b6bdb654b45ebeed805f48b1324b2ab038ec /etc | |
| parent | b19e05b13192f72991b65b4b352e09c807fd581c (diff) | |
| parent | 4af5981dc75c96e34a27922001106df05ee19e69 (diff) | |
| download | emacs-c61ee94959ba96b2a327df0684593f7e569e30be.tar.gz emacs-c61ee94959ba96b2a327df0684593f7e569e30be.zip | |
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
Diffstat (limited to 'etc')
29 files changed, 300 insertions, 194 deletions
diff --git a/etc/DISTRIB b/etc/DISTRIB index 7c0cd4cbaca..237e7f265f9 100644 --- a/etc/DISTRIB +++ b/etc/DISTRIB | |||
| @@ -31,8 +31,8 @@ manuals, including the Emacs manual, are available from the FSF's | |||
| 31 | online store at http://shop.fsf.org. | 31 | online store at http://shop.fsf.org. |
| 32 | 32 | ||
| 33 | Emacs has been run on GNU/Linux, FreeBSD, NetBSD, OpenBSD, and on many | 33 | Emacs has been run on GNU/Linux, FreeBSD, NetBSD, OpenBSD, and on many |
| 34 | Unix systems, on a variety of types of cpu, as well as on MSDOS, | 34 | Unix systems, on a variety of types of CPU, as well as on MS-DOS, |
| 35 | Windows and MacOS. See the file 'etc/MACHINES' in the Emacs | 35 | MS-Windows and macOS. See the file 'etc/MACHINES' in the Emacs |
| 36 | distribution for a full list of machines that GNU Emacs has been tested | 36 | distribution for a full list of machines that GNU Emacs has been tested |
| 37 | on, with machine-specific installation notes and warnings. | 37 | on, with machine-specific installation notes and warnings. |
| 38 | 38 | ||
diff --git a/etc/MACHINES b/etc/MACHINES index 5562dc26035..15ac91772e0 100644 --- a/etc/MACHINES +++ b/etc/MACHINES | |||
| @@ -64,9 +64,9 @@ the list at the end of this file. | |||
| 64 | This was tested on a little-endian sh4 system (cpu type SH7751R) running | 64 | This was tested on a little-endian sh4 system (cpu type SH7751R) running |
| 65 | Gentoo Linux 2008.0. | 65 | Gentoo Linux 2008.0. |
| 66 | 66 | ||
| 67 | ** Mac OS X | 67 | ** macOS |
| 68 | 68 | ||
| 69 | Version 10.6 or newer. PowerPC is not supported. | 69 | Mac OS X 10.6 or newer. PowerPC is not supported. |
| 70 | For installation instructions see the file nextstep/INSTALL. | 70 | For installation instructions see the file nextstep/INSTALL. |
| 71 | 71 | ||
| 72 | ** Microsoft Windows | 72 | ** Microsoft Windows |
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 1bc4967d6ab..5e414f18d64 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -262,7 +262,7 @@ item was added to the menu bar to make it easily accessible | |||
| 262 | You no longer need to download a separate tarball in order to build | 262 | You no longer need to download a separate tarball in order to build |
| 263 | Emacs with Leim. | 263 | Emacs with Leim. |
| 264 | 264 | ||
| 265 | ** Support for MacOS X was added. | 265 | ** Support for Mac OS X was added. |
| 266 | See the files mac/README and mac/INSTALL for build instructions. | 266 | See the files mac/README and mac/INSTALL for build instructions. |
| 267 | 267 | ||
| 268 | ** Mac OS 9 port now uses the Carbon API by default. You can also | 268 | ** Mac OS 9 port now uses the Carbon API by default. You can also |
| @@ -3390,7 +3390,7 @@ obsolete; use `dframe-update-speed' instead. | |||
| 3390 | 3390 | ||
| 3391 | *** display-battery-mode replaces display-battery. | 3391 | *** display-battery-mode replaces display-battery. |
| 3392 | 3392 | ||
| 3393 | *** battery.el now works on recent versions of OS X. | 3393 | *** battery.el now works on recent versions of Mac OS X. |
| 3394 | 3394 | ||
| 3395 | ** Games | 3395 | ** Games |
| 3396 | 3396 | ||
diff --git a/etc/NEWS.24 b/etc/NEWS.24 index df2e11f08e7..08021f4ee04 100644 --- a/etc/NEWS.24 +++ b/etc/NEWS.24 | |||
| @@ -84,7 +84,7 @@ It is no longer needed, as the crt*.o files are no longer linked specially. | |||
| 84 | ** Directories passed to configure option `--enable-locallisppath' are | 84 | ** Directories passed to configure option `--enable-locallisppath' are |
| 85 | no longer created during installation. | 85 | no longer created during installation. |
| 86 | 86 | ||
| 87 | ** Emacs for Nextstep (Mac OS X, GNUstep) can be built with ImageMagick support. | 87 | ** Emacs for Nextstep (OS X, GNUstep) can be built with ImageMagick support. |
| 88 | This requires pkg-config to be available at build time. | 88 | This requires pkg-config to be available at build time. |
| 89 | 89 | ||
| 90 | 90 | ||
| @@ -1559,7 +1559,7 @@ The previous binding, introduced in Emacs 24.1, was a mistake, because | |||
| 1559 | 1559 | ||
| 1560 | *** New input method `vietnamese-vni'. | 1560 | *** New input method `vietnamese-vni'. |
| 1561 | 1561 | ||
| 1562 | ** Nextstep (GNUstep / Mac OS X) port | 1562 | ** Nextstep (GNUstep / OS X) port |
| 1563 | 1563 | ||
| 1564 | *** Support for fullscreen and the frame parameter fullscreen. | 1564 | *** Support for fullscreen and the frame parameter fullscreen. |
| 1565 | 1565 | ||
| @@ -2373,9 +2373,9 @@ Emacs now supports `mouse-highlight', help-echo (in the echo area), and | |||
| 2373 | ** On MS Windows, you can pass `--without-libxml2' to configure.bat to omit | 2373 | ** On MS Windows, you can pass `--without-libxml2' to configure.bat to omit |
| 2374 | support for libxml2, even if its presence is detected. | 2374 | support for libxml2, even if its presence is detected. |
| 2375 | 2375 | ||
| 2376 | ** On Mac OS X, the Nextstep port requires OS X 10.4 or later. | 2376 | ** On OS X, the Nextstep port requires Mac OS X 10.4 or later. |
| 2377 | 2377 | ||
| 2378 | ** On Mac OS X, configure no longer automatically adds the Fink "/sw" | 2378 | ** On OS X, configure no longer automatically adds the Fink "/sw" |
| 2379 | directories to the search path. You must add them yourself if you want them. | 2379 | directories to the search path. You must add them yourself if you want them. |
| 2380 | 2380 | ||
| 2381 | 2381 | ||
| @@ -3833,7 +3833,7 @@ and also when HOME is set to C:\ by default. | |||
| 3833 | (It is only used internally in the Emacs C code.) | 3833 | (It is only used internally in the Emacs C code.) |
| 3834 | 3834 | ||
| 3835 | ** Customize ns-auto-hide-menu-bar to have the menu-bar hidden, but | 3835 | ** Customize ns-auto-hide-menu-bar to have the menu-bar hidden, but |
| 3836 | reappear on mouse-over. (Requires OS X 10.6 or later.) | 3836 | reappear on mouse-over. (Requires Mac OS X 10.6 or later.) |
| 3837 | 3837 | ||
| 3838 | ** On Mac OS X, dragging a file into Emacs visits the file, like on | 3838 | ** On Mac OS X, dragging a file into Emacs visits the file, like on |
| 3839 | other platforms, rather than inserting its contents into the buffer. | 3839 | other platforms, rather than inserting its contents into the buffer. |
diff --git a/etc/NEWS.25 b/etc/NEWS.25 index a5bcb8dabdc..f6792431907 100644 --- a/etc/NEWS.25 +++ b/etc/NEWS.25 | |||
| @@ -88,7 +88,7 @@ If gnustep-config is not available, the old heuristics are used. | |||
| 88 | unless gfile is explicitly requested via --with-file-notification='gfile'. | 88 | unless gfile is explicitly requested via --with-file-notification='gfile'. |
| 89 | 89 | ||
| 90 | ** 'configure' detects the kqueue file notification library on *BSD | 90 | ** 'configure' detects the kqueue file notification library on *BSD |
| 91 | and Mac OS X machines. | 91 | and macOS machines. |
| 92 | 92 | ||
| 93 | ** The configure option '--with-pkg-config-prog' has been removed. | 93 | ** The configure option '--with-pkg-config-prog' has been removed. |
| 94 | Use './configure PKG_CONFIG=/full/name/of/pkg-config' if you need to. | 94 | Use './configure PKG_CONFIG=/full/name/of/pkg-config' if you need to. |
| @@ -202,10 +202,10 @@ the 'network-security-level' variable. | |||
| 202 | 202 | ||
| 203 | ** 'x-select-enable-clipboard' is renamed 'select-enable-clipboard' | 203 | ** 'x-select-enable-clipboard' is renamed 'select-enable-clipboard' |
| 204 | and 'x-select-enable-primary' is renamed 'select-enable-primary'. | 204 | and 'x-select-enable-primary' is renamed 'select-enable-primary'. |
| 205 | Additionally they both now apply to all systems (OSX, GNUstep, Windows, you | 205 | Additionally they both now apply to all systems (macOS, GNUstep, |
| 206 | name it), with the proviso that on some systems (e.g. Windows) | 206 | MS-Windows, you name it), with the proviso that on some systems (e.g., |
| 207 | 'select-enable-primary' is ineffective since the system doesn't | 207 | MS-Windows) 'select-enable-primary' is ineffective since the system |
| 208 | have the equivalent of a primary selection. | 208 | doesn't have the equivalent of a primary selection. |
| 209 | 209 | ||
| 210 | ** New option 'switch-to-buffer-in-dedicated-window' allows you to | 210 | ** New option 'switch-to-buffer-in-dedicated-window' allows you to |
| 211 | customize how 'switch-to-buffer' proceeds interactively when the | 211 | customize how 'switch-to-buffer' proceeds interactively when the |
| @@ -817,7 +817,7 @@ PLIST will contain a :peer element that has the output of | |||
| 817 | 817 | ||
| 818 | ** Tramp | 818 | ** Tramp |
| 819 | 819 | ||
| 820 | *** New connection method "afp", which allows you to access Mac OS X | 820 | *** New connection method "afp", which allows you to access macOS |
| 821 | volumes via the Apple Filing Protocol. | 821 | volumes via the Apple Filing Protocol. |
| 822 | 822 | ||
| 823 | *** New connection method "nc", which allows you to access dumb | 823 | *** New connection method "nc", which allows you to access dumb |
| @@ -1076,7 +1076,7 @@ See <http://debbugs.gnu.org/22814>. | |||
| 1076 | 1076 | ||
| 1077 | ** File Notifications | 1077 | ** File Notifications |
| 1078 | 1078 | ||
| 1079 | *** The kqueue library is integrated for *BSD and Mac OS X machines. | 1079 | *** The kqueue library is integrated for *BSD and macOS machines. |
| 1080 | 1080 | ||
| 1081 | *** The new event 'stopped' signals, that a file notification watch is | 1081 | *** The new event 'stopped' signals, that a file notification watch is |
| 1082 | not active any longer. | 1082 | not active any longer. |
| @@ -1743,19 +1743,19 @@ of Windows starting with Windows 9X. | |||
| 1743 | ** The byte counts in etags-generated TAGS files are now the same on | 1743 | ** The byte counts in etags-generated TAGS files are now the same on |
| 1744 | MS-Windows as they are on other platforms. | 1744 | MS-Windows as they are on other platforms. |
| 1745 | 1745 | ||
| 1746 | ** On OS X, configure creates a Cocoa ("Nextstep") build by default. | 1746 | ** On macOS, configure creates a Cocoa ("Nextstep") build by default. |
| 1747 | Pass '--without-ns' to configure to create an X11 build, the old default. | 1747 | Pass '--without-ns' to configure to create an X11 build, the old default. |
| 1748 | 1748 | ||
| 1749 | ** OS X 10.5 or older is no longer supported. | 1749 | ** Mac OS X 10.5 or older is no longer supported. |
| 1750 | 1750 | ||
| 1751 | ** OS X on PowerPC is no longer supported. | 1751 | ** Mac OS X on PowerPC is no longer supported. |
| 1752 | 1752 | ||
| 1753 | ** New variable 'ns-use-fullscreen-animation' controls animation for | 1753 | ** New variable 'ns-use-fullscreen-animation' controls animation for |
| 1754 | non-native NS fullscreen. The default is nil. Set to t to enable | 1754 | non-native NS fullscreen. The default is nil. Set to t to enable |
| 1755 | animation when entering and leaving fullscreen. For native OSX fullscreen | 1755 | animation when entering and leaving fullscreen. For native macOS |
| 1756 | this has no effect. | 1756 | fullscreen this has no effect. |
| 1757 | 1757 | ||
| 1758 | ** On the OS X Cocoa ("Nextstep") port, multicolor font (such as color | 1758 | ** On the macOS Cocoa ("Nextstep") port, multicolor font (such as color |
| 1759 | emoji) display is disabled. This feature was accidentally added when | 1759 | emoji) display is disabled. This feature was accidentally added when |
| 1760 | Emacs 24.4 included the new Core Text based font backend code that was | 1760 | Emacs 24.4 included the new Core Text based font backend code that was |
| 1761 | originally implemented for a non-mainline port. This will be enabled | 1761 | originally implemented for a non-mainline port. This will be enabled |
diff --git a/etc/NEXTSTEP b/etc/NEXTSTEP index ad2ab959e6d..60c49ad8c7e 100644 --- a/etc/NEXTSTEP +++ b/etc/NEXTSTEP | |||
| @@ -3,8 +3,8 @@ See the end of the file for license conditions. | |||
| 3 | 3 | ||
| 4 | This file contains information about GNU Emacs on "Nextstep" platforms. | 4 | This file contains information about GNU Emacs on "Nextstep" platforms. |
| 5 | The Nextstep support code works on many POSIX systems (and possibly | 5 | The Nextstep support code works on many POSIX systems (and possibly |
| 6 | W32) using the GNUstep libraries, and on MacOS X systems using the | 6 | W32) using the GNUstep libraries, and on macOS systems using the Cocoa |
| 7 | Cocoa libraries. | 7 | libraries. |
| 8 | 8 | ||
| 9 | Background | 9 | Background |
| 10 | ---------- | 10 | ---------- |
| @@ -17,9 +17,9 @@ system in the late 1980's. Later on, in collaboration with Sun, this | |||
| 17 | API was published as a specification called OpenStep. The GNUstep | 17 | API was published as a specification called OpenStep. The GNUstep |
| 18 | project started in the early 1990's to provide a free implementation | 18 | project started in the early 1990's to provide a free implementation |
| 19 | of this API. Later on, Apple bought NeXT (some would say "NeXT bought | 19 | of this API. Later on, Apple bought NeXT (some would say "NeXT bought |
| 20 | Apple") and made OpenStep the basis of OS X, calling the API "Cocoa". | 20 | Apple") and made OpenStep the basis of Mac OS X, calling the API |
| 21 | Since then, Cocoa has evolved beyond the OpenStep specification, and | 21 | "Cocoa". Since then, Cocoa has evolved beyond the OpenStep |
| 22 | GNUstep has followed it. | 22 | specification, and GNUstep has followed it. |
| 23 | 23 | ||
| 24 | Thus, calling this port "OpenStep" is not technically accurate, and in | 24 | Thus, calling this port "OpenStep" is not technically accurate, and in |
| 25 | the absence of any other determinant, we are using the term | 25 | the absence of any other determinant, we are using the term |
| @@ -30,8 +30,8 @@ begin with the letters "NS". | |||
| 30 | (See http://en.wikipedia.org/wiki/Nextstep) | 30 | (See http://en.wikipedia.org/wiki/Nextstep) |
| 31 | 31 | ||
| 32 | This Emacs port was first released in the early 1990's on the NeXT | 32 | This Emacs port was first released in the early 1990's on the NeXT |
| 33 | computer, and was successively updated to OpenStep, Rhapsody, OS X, | 33 | computer, and was successively updated to OpenStep, Rhapsody, Mac OS |
| 34 | and then finally GNUstep, tracking GNU emacs core releases in the | 34 | X, and then finally GNUstep, tracking GNU Emacs core releases in the |
| 35 | meantime. | 35 | meantime. |
| 36 | 36 | ||
| 37 | 37 | ||
| @@ -62,13 +62,13 @@ Release History | |||
| 62 | 62 | ||
| 63 | 1999/05/?? 6.0b3 Scott Bender: "OS X Server", Emacs 20.3. | 63 | 1999/05/?? 6.0b3 Scott Bender: "OS X Server", Emacs 20.3. |
| 64 | 64 | ||
| 65 | 2001/06/25 7.0 Ported to MacOS X (10.1) by Christophe de | 65 | 2001/06/25 7.0 Ported to Mac OS X (10.1) by Christophe de |
| 66 | Dinechin. Release based on Emacs 20.7. Hosting | 66 | Dinechin. Release based on Emacs 20.7. Hosting |
| 67 | moved to SourceForge. | 67 | moved to SourceForge. |
| 68 | 68 | ||
| 69 | 2002/01/03 7.0.1 Bug fixes. | 69 | 2002/01/03 7.0.1 Bug fixes. |
| 70 | 70 | ||
| 71 | 2002/08/27 7.0.2 Jaguar (OS X 10.2) support. Added an autoconf | 71 | 2002/08/27 7.0.2 Jaguar (Mac OS X 10.2) support. Added autoconf |
| 72 | option for sys_nerr being in stdio. Added | 72 | option for sys_nerr being in stdio. Added |
| 73 | libncurses to the build libraries. Fixed a | 73 | libncurses to the build libraries. Fixed a |
| 74 | problem with ns-alternate-is-meta. Changed the | 74 | problem with ns-alternate-is-meta. Changed the |
| @@ -76,7 +76,7 @@ Release History | |||
| 76 | 76 | ||
| 77 | 2004/10/07 8.0-pre1 Ported to GNUstep by Adrian Robert. | 77 | 2004/10/07 8.0-pre1 Ported to GNUstep by Adrian Robert. |
| 78 | 78 | ||
| 79 | 2004/11/04 8.0-pre2 Restored functionality on OS X (menu code | 79 | 2004/11/04 8.0-pre2 Restored functionality on Mac OS X (menu code |
| 80 | cleanup). Improved scrollbar handling and | 80 | cleanup). Improved scrollbar handling and |
| 81 | paste from other applications. File icons | 81 | paste from other applications. File icons |
| 82 | obtained properly from NSWorkspace. Dropped | 82 | obtained properly from NSWorkspace. Dropped |
| @@ -116,7 +116,8 @@ Release History | |||
| 116 | and Planner go away. Improved scrollbar | 116 | and Planner go away. Improved scrollbar |
| 117 | handling and rendering speed. Color panel | 117 | handling and rendering speed. Color panel |
| 118 | and other bug fixes. mac-fix-env utility. | 118 | and other bug fixes. mac-fix-env utility. |
| 119 | Font handling improvements (OS X 10.3, 10.4): | 119 | Font handling improvements (Mac OS X 10.3, |
| 120 | 10.4): | ||
| 120 | - heed 'GSFontAntiAlias' default | 121 | - heed 'GSFontAntiAlias' default |
| 121 | - heed system antialiasing threshold | 122 | - heed system antialiasing threshold |
| 122 | - added 'UseQuickdrawSmoothing' default to | 123 | - added 'UseQuickdrawSmoothing' default to |
| @@ -150,8 +151,9 @@ Release History | |||
| 150 | handling improved. Fixed some portability | 151 | handling improved. Fixed some portability |
| 151 | problems on Tiger and Puma. | 152 | problems on Tiger and Puma. |
| 152 | 153 | ||
| 153 | 2005/09/12 8.0 Bundled ispell on OS X. Minor bug fixes and | 154 | 2005/09/12 8.0 Bundled ispell on Mac OS X. Minor bug fixes |
| 154 | stability improvements. Compiles under gcc-4. | 155 | and stability improvements. Compiles under |
| 156 | gcc-4. | ||
| 155 | 157 | ||
| 156 | 2005/09/26 8.0.1 Correct clipped rendering for synthetic | 158 | 2005/09/26 8.0.1 Correct clipped rendering for synthetic |
| 157 | italics. Include the info directory. | 159 | italics. Include the info directory. |
| @@ -247,7 +249,7 @@ Christian Limpach | |||
| 247 | Scott Bender | 249 | Scott Bender |
| 248 | OpenStep, Rhapsody ports | 250 | OpenStep, Rhapsody ports |
| 249 | Christophe de Dinechin | 251 | Christophe de Dinechin |
| 250 | MacOS X port | 252 | macOS port |
| 251 | Adrian Robert | 253 | Adrian Robert |
| 252 | GNUstep port, update Emacs 20 -> 21+ | 254 | GNUstep port, update Emacs 20 -> 21+ |
| 253 | 255 | ||
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 9d80139fa94..8d8c0c604a7 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS | |||
| @@ -952,7 +952,7 @@ instead of requiring each Babel library one by one. | |||
| 952 | - New option [[doc:org-gnus-no-server][org-gnus-no-server]] to start Gnus with =gnus-no-server= | 952 | - New option [[doc:org-gnus-no-server][org-gnus-no-server]] to start Gnus with =gnus-no-server= |
| 953 | - Org is now distributed with =htmlize.el= version 1.43 | 953 | - Org is now distributed with =htmlize.el= version 1.43 |
| 954 | - ~org-drill.el~ has been updated to version 2.3.7 | 954 | - ~org-drill.el~ has been updated to version 2.3.7 |
| 955 | - ~org-mac-iCal.el~ now supports MacOSX version up to 10.8 | 955 | - ~org-mac-iCal.el~ now supports OS X versions up to 10.8 |
| 956 | - Various improvements to ~org-contacts.el~ and =orgpan.el= | 956 | - Various improvements to ~org-contacts.el~ and =orgpan.el= |
| 957 | 957 | ||
| 958 | ** Outside Org | 958 | ** Outside Org |
| @@ -700,7 +700,7 @@ resize the frame. | |||
| 700 | **** Support 'proced' (implement 'process-attributes') | 700 | **** Support 'proced' (implement 'process-attributes') |
| 701 | 701 | ||
| 702 | Unfortunately, a user-level process like Emacs does not have the | 702 | Unfortunately, a user-level process like Emacs does not have the |
| 703 | privileges to get information about other processes under OS X. | 703 | privileges to get information about other processes under macOS. |
| 704 | 704 | ||
| 705 | There are other ways to do this: | 705 | There are other ways to do this: |
| 706 | 706 | ||
| @@ -711,7 +711,7 @@ There are other ways to do this: | |||
| 711 | 3) Ask the user to self-sign Emacs, if this feature is of interest. | 711 | 3) Ask the user to self-sign Emacs, if this feature is of interest. |
| 712 | 712 | ||
| 713 | Anders Lindgren <andlind@gmail.com> has implemented | 713 | Anders Lindgren <andlind@gmail.com> has implemented |
| 714 | 'process-attributes' for OS X, which currently only work when | 714 | 'process-attributes' for macOS, which currently only work when |
| 715 | running Emacs as root. | 715 | running Emacs as root. |
| 716 | 716 | ||
| 717 | See this article by Bozhidar Batsov for an overview of Proced: | 717 | See this article by Bozhidar Batsov for an overview of Proced: |
| @@ -724,11 +724,11 @@ even though Emacs allows a user to customize such features. | |||
| 724 | 724 | ||
| 725 | *** New features | 725 | *** New features |
| 726 | 726 | ||
| 727 | This section contains features unique to Nextstep and/or OS X. | 727 | This section contains features unique to Nextstep and/or macOS. |
| 728 | 728 | ||
| 729 | **** PressAndHold for writing accented character | 729 | **** PressAndHold for writing accented character |
| 730 | 730 | ||
| 731 | On OS X, many application support the press and hold pattern to | 731 | On macOS, many application support the press and hold pattern to |
| 732 | invoke a menu of accented characters. (See example at | 732 | invoke a menu of accented characters. (See example at |
| 733 | https://support.apple.com/en-us/HT201586 .) | 733 | https://support.apple.com/en-us/HT201586 .) |
| 734 | 734 | ||
| @@ -741,7 +741,7 @@ implemented in Emacs for a free system. | |||
| 741 | 741 | ||
| 742 | **** Floating scroll bars | 742 | **** Floating scroll bars |
| 743 | 743 | ||
| 744 | In modern OS X applications, the scroll bar often floats over the | 744 | In modern macOS applications, the scroll bar often floats over the |
| 745 | content, and is invisible unless actually used. This makes the user | 745 | content, and is invisible unless actually used. This makes the user |
| 746 | interface less cluttered and more area could be used to contain text. | 746 | interface less cluttered and more area could be used to contain text. |
| 747 | 747 | ||
| @@ -804,7 +804,7 @@ This section contains issues where there is an ongoing debate. | |||
| 804 | **** Key bindings of CMD and ALT | 804 | **** Key bindings of CMD and ALT |
| 805 | 805 | ||
| 806 | Currently in the "ns" port, ALT is bound to Meta and CMD is bound to | 806 | Currently in the "ns" port, ALT is bound to Meta and CMD is bound to |
| 807 | Super -- allowing the user to use typical OS X commands like CMD-A to | 807 | Super -- allowing the user to use typical macOS commands like CMD-A to |
| 808 | mark everything. | 808 | mark everything. |
| 809 | 809 | ||
| 810 | Unfortunately, when using an international keyboard, you can't type | 810 | Unfortunately, when using an international keyboard, you can't type |
| @@ -852,9 +852,10 @@ Emacs can be build in a number of different ways. For each feature, | |||
| 852 | consider if is really is "NS" specific, or if it should be applied to | 852 | consider if is really is "NS" specific, or if it should be applied to |
| 853 | all build versions. | 853 | all build versions. |
| 854 | 854 | ||
| 855 | - With the "NS" interface. This is the normal way to build Emacs on OS X. | 855 | - With the "NS" interface. This is the normal way to build Emacs on |
| 856 | macOS. | ||
| 856 | 857 | ||
| 857 | - With the "X11" interface. On OS X, this is mainly of interest to | 858 | - With the "X11" interface. On macOS, this is mainly of interest to |
| 858 | developers of Emacs to get a "reference" interface implementations. | 859 | developers of Emacs to get a "reference" interface implementations. |
| 859 | However, it might be of interest for people working remotely, as X11 | 860 | However, it might be of interest for people working remotely, as X11 |
| 860 | applications can be used over a network connection. | 861 | applications can be used over a network connection. |
| @@ -863,12 +864,12 @@ all build versions. | |||
| 863 | 864 | ||
| 864 | *** Bugs | 865 | *** Bugs |
| 865 | 866 | ||
| 866 | **** Incorrect translation of Super modifier with Ctrl or Meta on OS X | 867 | **** Incorrect translation of Super modifier with Ctrl or Meta on macOS |
| 867 | 868 | ||
| 868 | When pressing 'M-s-a', Emacs replies "M-s-å is undefined". What | 869 | When pressing 'M-s-a', Emacs replies "M-s-å is undefined". What |
| 869 | happened is a mix of Emacs view that Meta and Super has been pressed, | 870 | happened is a mix of Emacs view that Meta and Super has been pressed, |
| 870 | and OS X view that ALT-a should yield "å" (U+00E5 LATIN SMALL LETTER A | 871 | and macOS view that ALT-a should yield "å" (U+00E5 LATIN SMALL LETTER |
| 871 | WITH RING ABOVE). | 872 | A WITH RING ABOVE). |
| 872 | 873 | ||
| 873 | The bug reports suggest two different patches; unfortunately, neither | 874 | The bug reports suggest two different patches; unfortunately, neither |
| 874 | works properly. For example: | 875 | works properly. For example: |
diff --git a/etc/refcards/calccard.tex b/etc/refcards/calccard.tex index 5ca8207e2c8..e692ca4b7d9 100644 --- a/etc/refcards/calccard.tex +++ b/etc/refcards/calccard.tex | |||
| @@ -22,14 +22,18 @@ | |||
| 22 | 22 | ||
| 23 | % Copyright (C) 1987, 1992, 2001-2016 Free Software Foundation, Inc. | 23 | % Copyright (C) 1987, 1992, 2001-2016 Free Software Foundation, Inc. |
| 24 | 24 | ||
| 25 | % This file is part of GNU Emacs. | 25 | % This document is free software: you can redistribute it and/or modify |
| 26 | |||
| 27 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 28 | % it under the terms of the GNU General Public License as published by | 26 | % it under the terms of the GNU General Public License as published by |
| 29 | % the Free Software Foundation, either version 3 of the License, or | 27 | % the Free Software Foundation, either version 3 of the License, or |
| 30 | % (at your option) any later version. | 28 | % (at your option) any later version. |
| 31 | 29 | ||
| 32 | % GNU Emacs is distributed in the hope that it will be useful, | 30 | % As a special additional permission, you may distribute reference cards |
| 31 | % printed, or formatted for printing, with the notice "Released under | ||
| 32 | % the terms of the GNU General Public License version 3 or later" | ||
| 33 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 34 | % a copy of the GPL itself. | ||
| 35 | |||
| 36 | % This document is distributed in the hope that it will be useful, | ||
| 33 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 37 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 34 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 38 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 35 | % GNU General Public License for more details. | 39 | % GNU General Public License for more details. |
| @@ -75,14 +79,10 @@ | |||
| 75 | \centerline{designed by Dave Gillespie and Stephen Gildea,} | 79 | \centerline{designed by Dave Gillespie and Stephen Gildea,} |
| 76 | \centerline{for GNU Emacs Calc.} | 80 | \centerline{for GNU Emacs Calc.} |
| 77 | 81 | ||
| 78 | Permission is granted to make and distribute copies of | 82 | Released under the terms of the GNU General Public License version 3 or later. |
| 79 | this card provided the copyright notice and this permission notice | 83 | |
| 80 | are preserved on all copies. | 84 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 81 | 85 | ||
| 82 | %For copies of the GNU Emacs Calc manual, write to the Free Software | ||
| 83 | %Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | ||
| 84 | %MA 02110-1301, USA. | ||
| 85 | % | ||
| 86 | \endgroup} | 86 | \endgroup} |
| 87 | 87 | ||
| 88 | % make \bye not \outer so that the \def\bye in the \else clause below | 88 | % make \bye not \outer so that the \def\bye in the \else clause below |
diff --git a/etc/refcards/cs-dired-ref.tex b/etc/refcards/cs-dired-ref.tex index d980170724d..c36167d5619 100644 --- a/etc/refcards/cs-dired-ref.tex +++ b/etc/refcards/cs-dired-ref.tex | |||
| @@ -5,14 +5,18 @@ | |||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 |
| 7 | 7 | ||
| 8 | % This file is part of GNU Emacs. | 8 | % This document is free software: you can redistribute it and/or modify |
| 9 | |||
| 10 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 11 | % it under the terms of the GNU General Public License as published by | 9 | % it under the terms of the GNU General Public License as published by |
| 12 | % the Free Software Foundation, either version 3 of the License, or | 10 | % the Free Software Foundation, either version 3 of the License, or |
| 13 | % (at your option) any later version. | 11 | % (at your option) any later version. |
| 14 | 12 | ||
| 15 | % GNU Emacs is distributed in the hope that it will be useful, | 13 | % As a special additional permission, you may distribute reference cards |
| 14 | % printed, or formatted for printing, with the notice "Released under | ||
| 15 | % the terms of the GNU General Public License version 3 or later" | ||
| 16 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 17 | % a copy of the GPL itself. | ||
| 18 | |||
| 19 | % This document is distributed in the hope that it will be useful, | ||
| 16 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 20 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 17 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 21 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 18 | % GNU General Public License for more details. | 22 | % GNU General Public License for more details. |
| @@ -57,9 +61,9 @@ | |||
| 57 | \centerline{using refcard layout designed by Stephen Gildea.} | 61 | \centerline{using refcard layout designed by Stephen Gildea.} |
| 58 | \centerline{Translated by Pavel Janík.} | 62 | \centerline{Translated by Pavel Janík.} |
| 59 | 63 | ||
| 60 | Permission is granted to make and distribute copies of | 64 | Released under the terms of the GNU General Public License version 3 or later. |
| 61 | this card provided the copyright notice and this permission notice | 65 | |
| 62 | are preserved on all copies. | 66 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 63 | 67 | ||
| 64 | For copies of the GNU Emacs manual, see: | 68 | For copies of the GNU Emacs manual, see: |
| 65 | 69 | ||
diff --git a/etc/refcards/cs-refcard.tex b/etc/refcards/cs-refcard.tex index ecd7064f977..154831029ab 100644 --- a/etc/refcards/cs-refcard.tex +++ b/etc/refcards/cs-refcard.tex | |||
| @@ -8,14 +8,18 @@ | |||
| 8 | % Milan Zamazal <pdm@zamazal.org>, August 1999 | 8 | % Milan Zamazal <pdm@zamazal.org>, August 1999 |
| 9 | % Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21) | 9 | % Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21) |
| 10 | 10 | ||
| 11 | % This file is part of GNU Emacs. | 11 | % This document is free software: you can redistribute it and/or modify |
| 12 | |||
| 13 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 14 | % it under the terms of the GNU General Public License as published by | 12 | % it under the terms of the GNU General Public License as published by |
| 15 | % the Free Software Foundation, either version 3 of the License, or | 13 | % the Free Software Foundation, either version 3 of the License, or |
| 16 | % (at your option) any later version. | 14 | % (at your option) any later version. |
| 17 | 15 | ||
| 18 | % GNU Emacs is distributed in the hope that it will be useful, | 16 | % As a special additional permission, you may distribute reference cards |
| 17 | % printed, or formatted for printing, with the notice "Released under | ||
| 18 | % the terms of the GNU General Public License version 3 or later" | ||
| 19 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 20 | % a copy of the GPL itself. | ||
| 21 | |||
| 22 | % This document is distributed in the hope that it will be useful, | ||
| 19 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 23 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 20 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 24 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 21 | % GNU General Public License for more details. | 25 | % GNU General Public License for more details. |
| @@ -74,9 +78,9 @@ | |||
| 74 | \centerline{Designed by Stephen Gildea} | 78 | \centerline{Designed by Stephen Gildea} |
| 75 | \centerline{Translated by Jan Buchal, Milan Zamazal, Pavel Janík} | 79 | \centerline{Translated by Jan Buchal, Milan Zamazal, Pavel Janík} |
| 76 | 80 | ||
| 77 | Permission is granted to make and distribute copies of | 81 | Released under the terms of the GNU General Public License version 3 or later. |
| 78 | this card provided the copyright notice and this permission notice | 82 | |
| 79 | are preserved on all copies. | 83 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 80 | 84 | ||
| 81 | For copies of the GNU Emacs manual, see: | 85 | For copies of the GNU Emacs manual, see: |
| 82 | 86 | ||
diff --git a/etc/refcards/cs-survival.tex b/etc/refcards/cs-survival.tex index bb38a916bb0..77893aec3ac 100644 --- a/etc/refcards/cs-survival.tex +++ b/etc/refcards/cs-survival.tex | |||
| @@ -5,14 +5,18 @@ | |||
| 5 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> | 5 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> |
| 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 |
| 7 | 7 | ||
| 8 | % This file is part of GNU Emacs. | 8 | % This document is free software: you can redistribute it and/or modify |
| 9 | |||
| 10 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 11 | % it under the terms of the GNU General Public License as published by | 9 | % it under the terms of the GNU General Public License as published by |
| 12 | % the Free Software Foundation, either version 3 of the License, or | 10 | % the Free Software Foundation, either version 3 of the License, or |
| 13 | % (at your option) any later version. | 11 | % (at your option) any later version. |
| 14 | 12 | ||
| 15 | % GNU Emacs is distributed in the hope that it will be useful, | 13 | % As a special additional permission, you may distribute reference cards |
| 14 | % printed, or formatted for printing, with the notice "Released under | ||
| 15 | % the terms of the GNU General Public License version 3 or later" | ||
| 16 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 17 | % a copy of the GPL itself. | ||
| 18 | |||
| 19 | % This document is distributed in the hope that it will be useful, | ||
| 16 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 20 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 17 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 21 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 18 | % GNU General Public License for more details. | 22 | % GNU General Public License for more details. |
| @@ -63,9 +67,11 @@ | |||
| 63 | W{\l}odek Bzyl (matwb@univ.gda.pl)\break | 67 | W{\l}odek Bzyl (matwb@univ.gda.pl)\break |
| 64 | Do češtiny přeložil Pavel Janík (Pavel@Janik.cz) | 68 | Do češtiny přeložil Pavel Janík (Pavel@Janik.cz) |
| 65 | 69 | ||
| 66 | Kopie tohoto dokumentu můžete vytvářet a šířit | 70 | Released under the terms of the GNU General Public License |
| 67 | za předpokladu, že budou obsahovat tuto poznámku | 71 | version 3 or later. |
| 68 | o autorských právech.\par}} | 72 | |
| 73 | \TeX{} source for this card is distributed with Emacs in | ||
| 74 | {\tt etc/refcards/}\par}} | ||
| 69 | 75 | ||
| 70 | \hsize 3.2in | 76 | \hsize 3.2in |
| 71 | \vsize 7.95in | 77 | \vsize 7.95in |
diff --git a/etc/refcards/de-refcard.tex b/etc/refcards/de-refcard.tex index 748f9f8add2..89636a84509 100644 --- a/etc/refcards/de-refcard.tex +++ b/etc/refcards/de-refcard.tex | |||
| @@ -6,14 +6,18 @@ | |||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
| 7 | % German translation: Sven Joachim <svenjoac@gmx.de> | 7 | % German translation: Sven Joachim <svenjoac@gmx.de> |
| 8 | 8 | ||
| 9 | % This file is part of GNU Emacs. | 9 | % This document is free software: you can redistribute it and/or modify |
| 10 | |||
| 11 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 12 | % it under the terms of the GNU General Public License as published by | 10 | % it under the terms of the GNU General Public License as published by |
| 13 | % the Free Software Foundation, either version 3 of the License, or | 11 | % the Free Software Foundation, either version 3 of the License, or |
| 14 | % (at your option) any later version. | 12 | % (at your option) any later version. |
| 15 | 13 | ||
| 16 | % GNU Emacs is distributed in the hope that it will be useful, | 14 | % As a special additional permission, you may distribute reference cards |
| 15 | % printed, or formatted for printing, with the notice "Released under | ||
| 16 | % the terms of the GNU General Public License version 3 or later" | ||
| 17 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 18 | % a copy of the GPL itself. | ||
| 19 | |||
| 20 | % This document is distributed in the hope that it will be useful, | ||
| 17 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 21 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 18 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 22 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 19 | % GNU General Public License for more details. | 23 | % GNU General Public License for more details. |
| @@ -75,10 +79,10 @@ | |||
| 75 | \centerline{Entworfen von Stephen Gildea} | 79 | \centerline{Entworfen von Stephen Gildea} |
| 76 | % \centerline{deutsche \"Ubersetzung von Sven Joachim} | 80 | % \centerline{deutsche \"Ubersetzung von Sven Joachim} |
| 77 | 81 | ||
| 78 | Es ist gestattet, ver\"anderte und unver\"anderte Kopien dieser | 82 | Released under the terms of the GNU General Public License |
| 79 | Karte her\-zu\-stellen und zu verbreiten, vorausgesetzt dass sich | 83 | version 3 or later. |
| 80 | der Copyright-Hinweis und der Hinweis auf diese Erlaubnis auf allen | 84 | |
| 81 | Kopien befinden. | 85 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 82 | 86 | ||
| 83 | F\"ur Kopien des Handbuchs zu GNU Emacs: | 87 | F\"ur Kopien des Handbuchs zu GNU Emacs: |
| 84 | 88 | ||
diff --git a/etc/refcards/dired-ref.tex b/etc/refcards/dired-ref.tex index cef3f46fd81..5f8d8babcc3 100644 --- a/etc/refcards/dired-ref.tex +++ b/etc/refcards/dired-ref.tex | |||
| @@ -4,14 +4,18 @@ | |||
| 4 | 4 | ||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | 6 | ||
| 7 | % This file is part of GNU Emacs. | 7 | % This document is free software: you can redistribute it and/or modify |
| 8 | |||
| 9 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 10 | % it under the terms of the GNU General Public License as published by | 8 | % it under the terms of the GNU General Public License as published by |
| 11 | % the Free Software Foundation, either version 3 of the License, or | 9 | % the Free Software Foundation, either version 3 of the License, or |
| 12 | % (at your option) any later version. | 10 | % (at your option) any later version. |
| 13 | 11 | ||
| 14 | % GNU Emacs is distributed in the hope that it will be useful, | 12 | % As a special additional permission, you may distribute reference cards |
| 13 | % printed, or formatted for printing, with the notice "Released under | ||
| 14 | % the terms of the GNU General Public License version 3 or later" | ||
| 15 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 16 | % a copy of the GPL itself. | ||
| 17 | |||
| 18 | % This document is distributed in the hope that it will be useful, | ||
| 15 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 19 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 16 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 20 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 17 | % GNU General Public License for more details. | 21 | % GNU General Public License for more details. |
| @@ -58,9 +62,9 @@ | |||
| 58 | \centerline{Originally written May 2000 by Evgeny Roubinchtein,} | 62 | \centerline{Originally written May 2000 by Evgeny Roubinchtein,} |
| 59 | \centerline{using refcard layout designed by Stephen Gildea.} | 63 | \centerline{using refcard layout designed by Stephen Gildea.} |
| 60 | 64 | ||
| 61 | Permission is granted to make and distribute copies of | 65 | Released under the terms of the GNU General Public License version 3 or later. |
| 62 | this card provided the copyright notice and this permission notice | 66 | |
| 63 | are preserved on all copies. | 67 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 64 | 68 | ||
| 65 | For copies of the GNU Emacs manual, see: | 69 | For copies of the GNU Emacs manual, see: |
| 66 | 70 | ||
diff --git a/etc/refcards/fr-dired-ref.tex b/etc/refcards/fr-dired-ref.tex index c430a97ee0c..913372bc8cd 100644 --- a/etc/refcards/fr-dired-ref.tex +++ b/etc/refcards/fr-dired-ref.tex | |||
| @@ -5,14 +5,18 @@ | |||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | % French translation: Eric Jacoboni | 6 | % French translation: Eric Jacoboni |
| 7 | 7 | ||
| 8 | % This file is part of GNU Emacs. | 8 | % This document is free software: you can redistribute it and/or modify |
| 9 | |||
| 10 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 11 | % it under the terms of the GNU General Public License as published by | 9 | % it under the terms of the GNU General Public License as published by |
| 12 | % the Free Software Foundation, either version 3 of the License, or | 10 | % the Free Software Foundation, either version 3 of the License, or |
| 13 | % (at your option) any later version. | 11 | % (at your option) any later version. |
| 14 | 12 | ||
| 15 | % GNU Emacs is distributed in the hope that it will be useful, | 13 | % As a special additional permission, you may distribute reference cards |
| 14 | % printed, or formatted for printing, with the notice "Released under | ||
| 15 | % the terms of the GNU General Public License version 3 or later" | ||
| 16 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 17 | % a copy of the GPL itself. | ||
| 18 | |||
| 19 | % This document is distributed in the hope that it will be useful, | ||
| 16 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 20 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 17 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 21 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 18 | % GNU General Public License for more details. | 22 | % GNU General Public License for more details. |
| @@ -51,9 +55,10 @@ | |||
| 51 | \centerline{Mis \`a jour pour Dired en Mai 2000 par Evgeny Roubinchtein} | 55 | \centerline{Mis \`a jour pour Dired en Mai 2000 par Evgeny Roubinchtein} |
| 52 | \centerline{Traduction fran\c{c}aise d'\'Eric Jacoboni} | 56 | \centerline{Traduction fran\c{c}aise d'\'Eric Jacoboni} |
| 53 | 57 | ||
| 54 | Vous pouvez faire et distribuer des copies de cette carte, pourvu que | 58 | Released under the terms of the GNU General Public License |
| 55 | la notice de copyright et cette note de permission soient pr\'eserv\'ees | 59 | version 3 or later. |
| 56 | sur toutes les copies. | 60 | |
| 61 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} | ||
| 57 | 62 | ||
| 58 | Pour obtenir des copies du manuel de GNU Emacs: | 63 | Pour obtenir des copies du manuel de GNU Emacs: |
| 59 | 64 | ||
diff --git a/etc/refcards/fr-refcard.tex b/etc/refcards/fr-refcard.tex index e63d34fdb4c..ddaa85befbe 100644 --- a/etc/refcards/fr-refcard.tex +++ b/etc/refcards/fr-refcard.tex | |||
| @@ -7,14 +7,18 @@ | |||
| 7 | % French translation: Eric Jacoboni | 7 | % French translation: Eric Jacoboni |
| 8 | % Micha\"el Cadilhac | 8 | % Micha\"el Cadilhac |
| 9 | 9 | ||
| 10 | % This file is part of GNU Emacs. | 10 | % This document is free software: you can redistribute it and/or modify |
| 11 | |||
| 12 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 13 | % it under the terms of the GNU General Public License as published by | 11 | % it under the terms of the GNU General Public License as published by |
| 14 | % the Free Software Foundation, either version 3 of the License, or | 12 | % the Free Software Foundation, either version 3 of the License, or |
| 15 | % (at your option) any later version. | 13 | % (at your option) any later version. |
| 16 | 14 | ||
| 17 | % GNU Emacs is distributed in the hope that it will be useful, | 15 | % As a special additional permission, you may distribute reference cards |
| 16 | % printed, or formatted for printing, with the notice "Released under | ||
| 17 | % the terms of the GNU General Public License version 3 or later" | ||
| 18 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 19 | % a copy of the GPL itself. | ||
| 20 | |||
| 21 | % This document is distributed in the hope that it will be useful, | ||
| 18 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 22 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 19 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 23 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 20 | % GNU General Public License for more details. | 24 | % GNU General Public License for more details. |
| @@ -72,9 +76,9 @@ | |||
| 72 | \centerline{Traduction fran\c{c}aise de Micha\"el Cadilhac} | 76 | \centerline{Traduction fran\c{c}aise de Micha\"el Cadilhac} |
| 73 | % previously: Eric Jacoboni | 77 | % previously: Eric Jacoboni |
| 74 | 78 | ||
| 75 | Vous pouvez faire et distribuer des copies de cette carte, modifi\'ee ou | 79 | Released under the terms of the GNU General Public License version 3 or later. |
| 76 | non, pourvu que la note de copyright et cette note de permission | 80 | |
| 77 | soient conserv\'ees sur toutes les copies. | 81 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 78 | 82 | ||
| 79 | Pour des copies du manuel GNU Emacs: | 83 | Pour des copies du manuel GNU Emacs: |
| 80 | 84 | ||
diff --git a/etc/refcards/fr-survival.tex b/etc/refcards/fr-survival.tex index 1256de33f08..a6279e80d40 100644 --- a/etc/refcards/fr-survival.tex +++ b/etc/refcards/fr-survival.tex | |||
| @@ -6,14 +6,18 @@ | |||
| 6 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> | 6 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> |
| 7 | % French translation: \'Eric Jacoboni <jaco@teaser.fr>, November 2001 | 7 | % French translation: \'Eric Jacoboni <jaco@teaser.fr>, November 2001 |
| 8 | 8 | ||
| 9 | % This file is part of GNU Emacs. | 9 | % This document is free software: you can redistribute it and/or modify |
| 10 | |||
| 11 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 12 | % it under the terms of the GNU General Public License as published by | 10 | % it under the terms of the GNU General Public License as published by |
| 13 | % the Free Software Foundation, either version 3 of the License, or | 11 | % the Free Software Foundation, either version 3 of the License, or |
| 14 | % (at your option) any later version. | 12 | % (at your option) any later version. |
| 15 | 13 | ||
| 16 | % GNU Emacs is distributed in the hope that it will be useful, | 14 | % As a special additional permission, you may distribute reference cards |
| 15 | % printed, or formatted for printing, with the notice "Released under | ||
| 16 | % the terms of the GNU General Public License version 3 or later" | ||
| 17 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 18 | % a copy of the GPL itself. | ||
| 19 | |||
| 20 | % This document is distributed in the hope that it will be useful, | ||
| 17 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 21 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 18 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 22 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 19 | % GNU General Public License for more details. | 23 | % GNU General Public License for more details. |
| @@ -58,9 +62,11 @@ | |||
| 58 | Auteur W{\l}odek Bzyl (matwb@univ.gda.pl)\break | 62 | Auteur W{\l}odek Bzyl (matwb@univ.gda.pl)\break |
| 59 | Traduction fran\c{c}aise \'Eric Jacoboni (jaco@teaser.fr) | 63 | Traduction fran\c{c}aise \'Eric Jacoboni (jaco@teaser.fr) |
| 60 | 64 | ||
| 61 | Vous pouvez faire et distribuer des copies de cette carte, pourvu | 65 | Released under the terms of the GNU General Public License |
| 62 | que la note de copyright, ainsi que cette notice soient | 66 | version 3 or later. |
| 63 | pr\'eserv\'ees sur toutes les copies.\par}} | 67 | |
| 68 | \TeX{} source for this card is distributed with Emacs in {\tt | ||
| 69 | etc/refcards/}\par}} | ||
| 64 | 70 | ||
| 65 | \hsize 3.2in | 71 | \hsize 3.2in |
| 66 | \vsize 7.95in | 72 | \vsize 7.95in |
diff --git a/etc/refcards/gnus-refcard.tex b/etc/refcards/gnus-refcard.tex index d51e2aca639..46d0d7df225 100644 --- a/etc/refcards/gnus-refcard.tex +++ b/etc/refcards/gnus-refcard.tex | |||
| @@ -123,9 +123,11 @@ | |||
| 123 | Copyright \copyright\ 1995, 2000, 2002--2016 Free Software Foundation, Inc.\\* | 123 | Copyright \copyright\ 1995, 2000, 2002--2016 Free Software Foundation, Inc.\\* |
| 124 | \end{center} | 124 | \end{center} |
| 125 | 125 | ||
| 126 | Permission is granted to make and distribute copies of this reference | 126 | Released under the terms of the GNU General Public License version 3 or later. |
| 127 | \guide{} provided the copyright notice and this permission are preserved on | 127 | |
| 128 | all copies. Please send corrections, additions and suggestions to the | 128 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 129 | |||
| 130 | Please send corrections, additions and suggestions to the | ||
| 129 | current maintainer's email address. \Guide{} last edited on \date. | 131 | current maintainer's email address. \Guide{} last edited on \date. |
| 130 | } | 132 | } |
| 131 | 133 | ||
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex index 20df7534d27..a5a66264557 100644 --- a/etc/refcards/orgcard.tex +++ b/etc/refcards/orgcard.tex | |||
| @@ -20,14 +20,18 @@ | |||
| 20 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2016 Free Software | 20 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2016 Free Software |
| 21 | % Foundation, Inc. | 21 | % Foundation, Inc. |
| 22 | 22 | ||
| 23 | % This file is part of GNU Emacs. | 23 | % This document is free software: you can redistribute it and/or modify |
| 24 | |||
| 25 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 26 | % it under the terms of the GNU General Public License as published by | 24 | % it under the terms of the GNU General Public License as published by |
| 27 | % the Free Software Foundation, either version 3 of the License, or | 25 | % the Free Software Foundation, either version 3 of the License, or |
| 28 | % (at your option) any later version. | 26 | % (at your option) any later version. |
| 29 | 27 | ||
| 30 | % GNU Emacs is distributed in the hope that it will be useful, | 28 | % As a special additional permission, you may distribute reference cards |
| 29 | % printed, or formatted for printing, with the notice "Released under | ||
| 30 | % the terms of the GNU General Public License version 3 or later" | ||
| 31 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 32 | % a copy of the GPL itself. | ||
| 33 | |||
| 34 | % This document is distributed in the hope that it will be useful, | ||
| 31 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 35 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 32 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 36 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 33 | % GNU General Public License for more details. | 37 | % GNU General Public License for more details. |
| @@ -73,9 +77,10 @@ | |||
| 73 | \centerline{Author: Philip Rooke} | 77 | \centerline{Author: Philip Rooke} |
| 74 | \centerline{based on refcard design and format by Stephen Gildea} | 78 | \centerline{based on refcard design and format by Stephen Gildea} |
| 75 | 79 | ||
| 76 | Permission is granted to make and distribute copies of | 80 | \centerline{Released under the terms of the GNU General Public License} |
| 77 | this card provided the copyright notice and this permission notice | 81 | \centerline{version 3 or later.} |
| 78 | are preserved on all copies. | 82 | |
| 83 | \centerline{\TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/}} | ||
| 79 | 84 | ||
| 80 | \endgroup} | 85 | \endgroup} |
| 81 | 86 | ||
diff --git a/etc/refcards/pl-refcard.tex b/etc/refcards/pl-refcard.tex index e4fbb6f6e24..df370d4b504 100644 --- a/etc/refcards/pl-refcard.tex +++ b/etc/refcards/pl-refcard.tex | |||
| @@ -6,14 +6,18 @@ | |||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
| 7 | % Polish translation: W{\l}odek Bzyl <matwb@univ.gda.pl> | 7 | % Polish translation: W{\l}odek Bzyl <matwb@univ.gda.pl> |
| 8 | 8 | ||
| 9 | % This file is part of GNU Emacs. | 9 | % This document is free software: you can redistribute it and/or modify |
| 10 | |||
| 11 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 12 | % it under the terms of the GNU General Public License as published by | 10 | % it under the terms of the GNU General Public License as published by |
| 13 | % the Free Software Foundation, either version 3 of the License, or | 11 | % the Free Software Foundation, either version 3 of the License, or |
| 14 | % (at your option) any later version. | 12 | % (at your option) any later version. |
| 15 | 13 | ||
| 16 | % GNU Emacs is distributed in the hope that it will be useful, | 14 | % As a special additional permission, you may distribute reference cards |
| 15 | % printed, or formatted for printing, with the notice "Released under | ||
| 16 | % the terms of the GNU General Public License version 3 or later" | ||
| 17 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 18 | % a copy of the GPL itself. | ||
| 19 | |||
| 20 | % This document is distributed in the hope that it will be useful, | ||
| 17 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 21 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 18 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 22 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 19 | % GNU General Public License for more details. | 23 | % GNU General Public License for more details. |
| @@ -84,9 +88,9 @@ | |||
| 84 | \centerline{projekt Stephen Gildea} | 88 | \centerline{projekt Stephen Gildea} |
| 85 | \centerline{t/lumaczenie W/lodek Bzyl} | 89 | \centerline{t/lumaczenie W/lodek Bzyl} |
| 86 | 90 | ||
| 87 | Permission is granted to make and distribute copies of | 91 | Released under the terms of the GNU General Public License version 3 or later. |
| 88 | this card provided the copyright notice and this permission notice | 92 | |
| 89 | are preserved on all copies. | 93 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 90 | 94 | ||
| 91 | For copies of the GNU Emacs manual, see: | 95 | For copies of the GNU Emacs manual, see: |
| 92 | 96 | ||
diff --git a/etc/refcards/pt-br-refcard.tex b/etc/refcards/pt-br-refcard.tex index c1b31f85ac9..27849a3d8d3 100644 --- a/etc/refcards/pt-br-refcard.tex +++ b/etc/refcards/pt-br-refcard.tex | |||
| @@ -6,14 +6,18 @@ | |||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
| 7 | % Portuguese translation: Rodrigo Real <rreal@ucpel.tche.br> | 7 | % Portuguese translation: Rodrigo Real <rreal@ucpel.tche.br> |
| 8 | 8 | ||
| 9 | % This file is part of GNU Emacs. | 9 | % This document is free software: you can redistribute it and/or modify |
| 10 | |||
| 11 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 12 | % it under the terms of the GNU General Public License as published by | 10 | % it under the terms of the GNU General Public License as published by |
| 13 | % the Free Software Foundation, either version 3 of the License, or | 11 | % the Free Software Foundation, either version 3 of the License, or |
| 14 | % (at your option) any later version. | 12 | % (at your option) any later version. |
| 15 | 13 | ||
| 16 | % GNU Emacs is distributed in the hope that it will be useful, | 14 | % As a special additional permission, you may distribute reference cards |
| 15 | % printed, or formatted for printing, with the notice "Released under | ||
| 16 | % the terms of the GNU General Public License version 3 or later" | ||
| 17 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 18 | % a copy of the GPL itself. | ||
| 19 | |||
| 20 | % This document is distributed in the hope that it will be useful, | ||
| 17 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 21 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 18 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 22 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 19 | % GNU General Public License for more details. | 23 | % GNU General Public License for more details. |
| @@ -77,9 +81,9 @@ | |||
| 77 | \centerline{Designed by Stephen Gildea} | 81 | \centerline{Designed by Stephen Gildea} |
| 78 | \centerline{Translated by Rodrigo Real} | 82 | \centerline{Translated by Rodrigo Real} |
| 79 | 83 | ||
| 80 | Permission is granted to make and distribute copies of | 84 | Released under the terms of the GNU General Public License version 3 or later. |
| 81 | this card provided the copyright notice and this permission notice | 85 | |
| 82 | are preserved on all copies. | 86 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 83 | 87 | ||
| 84 | For copies of the GNU Emacs manual, see: | 88 | For copies of the GNU Emacs manual, see: |
| 85 | 89 | ||
diff --git a/etc/refcards/refcard.tex b/etc/refcards/refcard.tex index a5c74191dac..6eefd1560ce 100644 --- a/etc/refcards/refcard.tex +++ b/etc/refcards/refcard.tex | |||
| @@ -5,14 +5,18 @@ | |||
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
| 7 | 7 | ||
| 8 | % This file is part of GNU Emacs. | 8 | % This document is free software: you can redistribute it and/or modify |
| 9 | |||
| 10 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 11 | % it under the terms of the GNU General Public License as published by | 9 | % it under the terms of the GNU General Public License as published by |
| 12 | % the Free Software Foundation, either version 3 of the License, or | 10 | % the Free Software Foundation, either version 3 of the License, or |
| 13 | % (at your option) any later version. | 11 | % (at your option) any later version. |
| 14 | 12 | ||
| 15 | % GNU Emacs is distributed in the hope that it will be useful, | 13 | % As a special additional permission, you may distribute reference cards |
| 14 | % printed, or formatted for printing, with the notice "Released under | ||
| 15 | % the terms of the GNU General Public License version 3 or later" | ||
| 16 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 17 | % a copy of the GPL itself. | ||
| 18 | |||
| 19 | % This document is distributed in the hope that it will be useful, | ||
| 16 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 20 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 17 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 21 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 18 | % GNU General Public License for more details. | 22 | % GNU General Public License for more details. |
| @@ -75,9 +79,9 @@ | |||
| 75 | \centerline{For GNU Emacs version \versionemacs} | 79 | \centerline{For GNU Emacs version \versionemacs} |
| 76 | \centerline{Designed by Stephen Gildea} | 80 | \centerline{Designed by Stephen Gildea} |
| 77 | 81 | ||
| 78 | Permission is granted to make and distribute modified or unmodified | 82 | Released under the terms of the GNU General Public License version 3 or later. |
| 79 | copies of this card provided the copyright notice and this permission | 83 | |
| 80 | notice are preserved on all copies. | 84 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 81 | 85 | ||
| 82 | For copies of the GNU Emacs manual, see: | 86 | For copies of the GNU Emacs manual, see: |
| 83 | 87 | ||
diff --git a/etc/refcards/ru-refcard.tex b/etc/refcards/ru-refcard.tex index 03af6576bfe..1d96473fa6c 100644 --- a/etc/refcards/ru-refcard.tex +++ b/etc/refcards/ru-refcard.tex | |||
| @@ -3,6 +3,25 @@ | |||
| 3 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 3 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
| 4 | % Russian translation: Alex Ott <alexott@gmail.com> | 4 | % Russian translation: Alex Ott <alexott@gmail.com> |
| 5 | 5 | ||
| 6 | % This document is free software: you can redistribute it and/or modify | ||
| 7 | % it under the terms of the GNU General Public License as published by | ||
| 8 | % the Free Software Foundation, either version 3 of the License, or | ||
| 9 | % (at your option) any later version. | ||
| 10 | |||
| 11 | % As a special additional permission, you may distribute reference cards | ||
| 12 | % printed, or formatted for printing, with the notice "Released under | ||
| 13 | % the terms of the GNU General Public License version 3 or later" | ||
| 14 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 15 | % a copy of the GPL itself. | ||
| 16 | |||
| 17 | % This document is distributed in the hope that it will be useful, | ||
| 18 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 19 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 20 | % GNU General Public License for more details. | ||
| 21 | |||
| 22 | % You should have received a copy of the GNU General Public License | ||
| 23 | % along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | ||
| 24 | |||
| 6 | \documentclass[10pt]{article} | 25 | \documentclass[10pt]{article} |
| 7 | \usepackage{multicol,tabularx} | 26 | \usepackage{multicol,tabularx} |
| 8 | \usepackage[a4paper,hmargin={2cm,2cm},vmargin={2cm,2cm},nohead,twoside]{geometry} | 27 | \usepackage[a4paper,hmargin={2cm,2cm},vmargin={2cm,2cm},nohead,twoside]{geometry} |
| @@ -35,9 +54,9 @@ | |||
| 35 | \centerline{Designed by Stephen Gildea} | 54 | \centerline{Designed by Stephen Gildea} |
| 36 | \centerline{Перевод Alex Ott <alexott@gmail.com>} | 55 | \centerline{Перевод Alex Ott <alexott@gmail.com>} |
| 37 | 56 | ||
| 38 | Permission is granted to make and distribute copies of | 57 | Released under the terms of the GNU General Public License version 3 or later. |
| 39 | this card provided the copyright notice and this permission notice | 58 | |
| 40 | are preserved on all copies. | 59 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 41 | 60 | ||
| 42 | For copies of the GNU Emacs manual, see: | 61 | For copies of the GNU Emacs manual, see: |
| 43 | 62 | ||
diff --git a/etc/refcards/sk-dired-ref.tex b/etc/refcards/sk-dired-ref.tex index 7bd5ceb5e13..81f112270f0 100644 --- a/etc/refcards/sk-dired-ref.tex +++ b/etc/refcards/sk-dired-ref.tex | |||
| @@ -6,14 +6,18 @@ | |||
| 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 |
| 7 | % Slovak translation: Miroslav Vasko <vasko@debian.cz>, March 2001 | 7 | % Slovak translation: Miroslav Vasko <vasko@debian.cz>, March 2001 |
| 8 | 8 | ||
| 9 | % This file is part of GNU Emacs. | 9 | % This document is free software: you can redistribute it and/or modify |
| 10 | |||
| 11 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 12 | % it under the terms of the GNU General Public License as published by | 10 | % it under the terms of the GNU General Public License as published by |
| 13 | % the Free Software Foundation, either version 3 of the License, or | 11 | % the Free Software Foundation, either version 3 of the License, or |
| 14 | % (at your option) any later version. | 12 | % (at your option) any later version. |
| 15 | 13 | ||
| 16 | % GNU Emacs is distributed in the hope that it will be useful, | 14 | % As a special additional permission, you may distribute reference cards |
| 15 | % printed, or formatted for printing, with the notice "Released under | ||
| 16 | % the terms of the GNU General Public License version 3 or later" | ||
| 17 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 18 | % a copy of the GPL itself. | ||
| 19 | |||
| 20 | % This document is distributed in the hope that it will be useful, | ||
| 17 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 21 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 18 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 22 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 19 | % GNU General Public License for more details. | 23 | % GNU General Public License for more details. |
| @@ -58,9 +62,9 @@ | |||
| 58 | \centerline{using refcard layout designed by Stephen Gildea.} | 62 | \centerline{using refcard layout designed by Stephen Gildea.} |
| 59 | \centerline{Translated by Miroslav Vaško.} | 63 | \centerline{Translated by Miroslav Vaško.} |
| 60 | 64 | ||
| 61 | Permission is granted to make and distribute copies of | 65 | Released under the terms of the GNU General Public License version 3 or later. |
| 62 | this card provided the copyright notice and this permission notice | 66 | |
| 63 | are preserved on all copies. | 67 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 64 | 68 | ||
| 65 | For copies of the GNU Emacs manual, see: | 69 | For copies of the GNU Emacs manual, see: |
| 66 | 70 | ||
diff --git a/etc/refcards/sk-refcard.tex b/etc/refcards/sk-refcard.tex index 86f1919247c..27b3a38cd9c 100644 --- a/etc/refcards/sk-refcard.tex +++ b/etc/refcards/sk-refcard.tex | |||
| @@ -9,14 +9,18 @@ | |||
| 9 | % Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21) | 9 | % Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21) |
| 10 | % Slovak translation: Miroslav Vaško <vasko@debian.cz>, March 2001 | 10 | % Slovak translation: Miroslav Vaško <vasko@debian.cz>, March 2001 |
| 11 | 11 | ||
| 12 | % This file is part of GNU Emacs. | 12 | % This document is free software: you can redistribute it and/or modify |
| 13 | |||
| 14 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 15 | % it under the terms of the GNU General Public License as published by | 13 | % it under the terms of the GNU General Public License as published by |
| 16 | % the Free Software Foundation, either version 3 of the License, or | 14 | % the Free Software Foundation, either version 3 of the License, or |
| 17 | % (at your option) any later version. | 15 | % (at your option) any later version. |
| 18 | 16 | ||
| 19 | % GNU Emacs is distributed in the hope that it will be useful, | 17 | % As a special additional permission, you may distribute reference cards |
| 18 | % printed, or formatted for printing, with the notice "Released under | ||
| 19 | % the terms of the GNU General Public License version 3 or later" | ||
| 20 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 21 | % a copy of the GPL itself. | ||
| 22 | |||
| 23 | % This document is distributed in the hope that it will be useful, | ||
| 20 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 24 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 21 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 25 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 22 | % GNU General Public License for more details. | 26 | % GNU General Public License for more details. |
| @@ -75,9 +79,9 @@ | |||
| 75 | \centerline{Designed by Stephen Gildea} | 79 | \centerline{Designed by Stephen Gildea} |
| 76 | \centerline{Translated by Miroslav Vaško} | 80 | \centerline{Translated by Miroslav Vaško} |
| 77 | 81 | ||
| 78 | Permission is granted to make and distribute copies of | 82 | Released under the terms of the GNU General Public License version 3 or later. |
| 79 | this card provided the copyright notice and this permission notice | 83 | |
| 80 | are preserved on all copies. | 84 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 81 | 85 | ||
| 82 | For copies of the GNU Emacs manual, see: | 86 | For copies of the GNU Emacs manual, see: |
| 83 | 87 | ||
diff --git a/etc/refcards/sk-survival.tex b/etc/refcards/sk-survival.tex index f8db101c126..152009bd86f 100644 --- a/etc/refcards/sk-survival.tex +++ b/etc/refcards/sk-survival.tex | |||
| @@ -6,14 +6,18 @@ | |||
| 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 |
| 7 | % Slovak translation: Miroslav Vasko <vasko@debian.cz>, March 2001 | 7 | % Slovak translation: Miroslav Vasko <vasko@debian.cz>, March 2001 |
| 8 | 8 | ||
| 9 | % This file is part of GNU Emacs. | 9 | % This document is free software: you can redistribute it and/or modify |
| 10 | |||
| 11 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 12 | % it under the terms of the GNU General Public License as published by | 10 | % it under the terms of the GNU General Public License as published by |
| 13 | % the Free Software Foundation, either version 3 of the License, or | 11 | % the Free Software Foundation, either version 3 of the License, or |
| 14 | % (at your option) any later version. | 12 | % (at your option) any later version. |
| 15 | 13 | ||
| 16 | % GNU Emacs is distributed in the hope that it will be useful, | 14 | % As a special additional permission, you may distribute reference cards |
| 15 | % printed, or formatted for printing, with the notice "Released under | ||
| 16 | % the terms of the GNU General Public License version 3 or later" | ||
| 17 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 18 | % a copy of the GPL itself. | ||
| 19 | |||
| 20 | % This document is distributed in the hope that it will be useful, | ||
| 17 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 21 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 18 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 22 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 19 | % GNU General Public License for more details. | 23 | % GNU General Public License for more details. |
| @@ -65,9 +69,11 @@ | |||
| 65 | Do češtiny preložil Pavel Janík (Pavel@Janik.cz)\break | 69 | Do češtiny preložil Pavel Janík (Pavel@Janik.cz)\break |
| 66 | Do slovenčiny preložil Miroslav Vaško (vasko@debian.cz) | 70 | Do slovenčiny preložil Miroslav Vaško (vasko@debian.cz) |
| 67 | 71 | ||
| 68 | Kópie tohto dokumentu môžete vytvárať a šíriť | 72 | Released under the terms of the GNU General Public License |
| 69 | za predpokladu, že budú obsahovať túto poznámku | 73 | version 3 or later. |
| 70 | o autorských právach.\par}} | 74 | |
| 75 | \TeX{} source for this card is distributed with Emacs in | ||
| 76 | {\tt etc/refcards/}\par}} | ||
| 71 | 77 | ||
| 72 | \hsize 3.2in | 78 | \hsize 3.2in |
| 73 | \vsize 7.95in | 79 | \vsize 7.95in |
diff --git a/etc/refcards/survival.tex b/etc/refcards/survival.tex index 02d310f5897..2d81b309906 100644 --- a/etc/refcards/survival.tex +++ b/etc/refcards/survival.tex | |||
| @@ -5,14 +5,18 @@ | |||
| 5 | 5 | ||
| 6 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> | 6 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> |
| 7 | 7 | ||
| 8 | % This file is part of GNU Emacs. | 8 | % This document is free software: you can redistribute it and/or modify |
| 9 | |||
| 10 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 11 | % it under the terms of the GNU General Public License as published by | 9 | % it under the terms of the GNU General Public License as published by |
| 12 | % the Free Software Foundation, either version 3 of the License, or | 10 | % the Free Software Foundation, either version 3 of the License, or |
| 13 | % (at your option) any later version. | 11 | % (at your option) any later version. |
| 14 | 12 | ||
| 15 | % GNU Emacs is distributed in the hope that it will be useful, | 13 | % As a special additional permission, you may distribute reference cards |
| 14 | % printed, or formatted for printing, with the notice "Released under | ||
| 15 | % the terms of the GNU General Public License version 3 or later" | ||
| 16 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 17 | % a copy of the GPL itself. | ||
| 18 | |||
| 19 | % This document is distributed in the hope that it will be useful, | ||
| 16 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 20 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 17 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 21 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 18 | % GNU General Public License for more details. | 22 | % GNU General Public License for more details. |
| @@ -52,9 +56,11 @@ | |||
| 52 | For GNU Emacs version \versionemacs\break | 56 | For GNU Emacs version \versionemacs\break |
| 53 | Author W{\l}odek Bzyl (matwb@univ.gda.pl) | 57 | Author W{\l}odek Bzyl (matwb@univ.gda.pl) |
| 54 | 58 | ||
| 55 | Permission is granted to make and distribute copies of | 59 | Released under the terms of the GNU General Public License |
| 56 | this card provided the copyright notice and this permission notice | 60 | version 3 or later. |
| 57 | are preserved on all copies.\par}} | 61 | |
| 62 | \TeX{} source for this card is distributed with Emacs in | ||
| 63 | {\tt etc/refcards/}\par}} | ||
| 58 | 64 | ||
| 59 | \hsize 3.2in | 65 | \hsize 3.2in |
| 60 | \vsize 7.95in | 66 | \vsize 7.95in |
diff --git a/etc/refcards/vipcard.tex b/etc/refcards/vipcard.tex index 942ec6cf300..5eca55cc582 100644 --- a/etc/refcards/vipcard.tex +++ b/etc/refcards/vipcard.tex | |||
| @@ -4,14 +4,18 @@ | |||
| 4 | 4 | ||
| 5 | % Author: Masahiko Sato <ms@sail.stanford.edu>, <masahiko@sato.riec.tohoku.junet> | 5 | % Author: Masahiko Sato <ms@sail.stanford.edu>, <masahiko@sato.riec.tohoku.junet> |
| 6 | 6 | ||
| 7 | % This file is part of GNU Emacs. | 7 | % This document is free software: you can redistribute it and/or modify |
| 8 | |||
| 9 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 10 | % it under the terms of the GNU General Public License as published by | 8 | % it under the terms of the GNU General Public License as published by |
| 11 | % the Free Software Foundation, either version 3 of the License, or | 9 | % the Free Software Foundation, either version 3 of the License, or |
| 12 | % (at your option) any later version. | 10 | % (at your option) any later version. |
| 13 | 11 | ||
| 14 | % GNU Emacs is distributed in the hope that it will be useful, | 12 | % As a special additional permission, you may distribute reference cards |
| 13 | % printed, or formatted for printing, with the notice "Released under | ||
| 14 | % the terms of the GNU General Public License version 3 or later" | ||
| 15 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 16 | % a copy of the GPL itself. | ||
| 17 | |||
| 18 | % This document is distributed in the hope that it will be useful, | ||
| 15 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 19 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 16 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 20 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 17 | % GNU General Public License for more details. | 21 | % GNU General Public License for more details. |
| @@ -67,9 +71,9 @@ | |||
| 67 | \centerline{Written by Masahiko Sato,} | 71 | \centerline{Written by Masahiko Sato,} |
| 68 | \centerline{using refcard layout designed by Stephen Gildea.} | 72 | \centerline{using refcard layout designed by Stephen Gildea.} |
| 69 | 73 | ||
| 70 | Permission is granted to make and distribute copies of | 74 | Released under the terms of the GNU General Public License version 3 or later. |
| 71 | this card provided the copyright notice and this permission notice | 75 | |
| 72 | are preserved on all copies. | 76 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 73 | 77 | ||
| 74 | For copies of the GNU Emacs manual, see: | 78 | For copies of the GNU Emacs manual, see: |
| 75 | 79 | ||
diff --git a/etc/refcards/viperCard.tex b/etc/refcards/viperCard.tex index 35528b193c7..d984ffc484f 100644 --- a/etc/refcards/viperCard.tex +++ b/etc/refcards/viperCard.tex | |||
| @@ -6,14 +6,18 @@ | |||
| 6 | % Aamod Sane <sane@cs.uiuc.edu> (VIP 4.3) | 6 | % Aamod Sane <sane@cs.uiuc.edu> (VIP 4.3) |
| 7 | % Masahiko Sato <ms@sail.stanford.edu> (VIP 3.5) | 7 | % Masahiko Sato <ms@sail.stanford.edu> (VIP 3.5) |
| 8 | 8 | ||
| 9 | % This file is part of GNU Emacs. | 9 | % This document is free software: you can redistribute it and/or modify |
| 10 | |||
| 11 | % GNU Emacs is free software: you can redistribute it and/or modify | ||
| 12 | % it under the terms of the GNU General Public License as published by | 10 | % it under the terms of the GNU General Public License as published by |
| 13 | % the Free Software Foundation, either version 3 of the License, or | 11 | % the Free Software Foundation, either version 3 of the License, or |
| 14 | % (at your option) any later version. | 12 | % (at your option) any later version. |
| 15 | 13 | ||
| 16 | % GNU Emacs is distributed in the hope that it will be useful, | 14 | % As a special additional permission, you may distribute reference cards |
| 15 | % printed, or formatted for printing, with the notice "Released under | ||
| 16 | % the terms of the GNU General Public License version 3 or later" | ||
| 17 | % instead of the usual distributed-under-the-GNU-GPL notice, and without | ||
| 18 | % a copy of the GPL itself. | ||
| 19 | |||
| 20 | % This document is distributed in the hope that it will be useful, | ||
| 17 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | 21 | % but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 18 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 22 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 19 | % GNU General Public License for more details. | 23 | % GNU General Public License for more details. |
| @@ -71,9 +75,9 @@ | |||
| 71 | \centerline{by Aamod Sane, VIP version 4.3} | 75 | \centerline{by Aamod Sane, VIP version 4.3} |
| 72 | \centerline{by Masahiko Sato, VIP version 3.5} | 76 | \centerline{by Masahiko Sato, VIP version 3.5} |
| 73 | 77 | ||
| 74 | Permission is granted to make and distribute copies of | 78 | Released under the terms of the GNU General Public License version 3 or later. |
| 75 | this card provided the copyright notice and this permission notice | 79 | |
| 76 | are preserved on all copies. | 80 | \TeX{} source for this card is distributed with Emacs in {\tt etc/refcards/} |
| 77 | 81 | ||
| 78 | For copies of the GNU Emacs manual, see: | 82 | For copies of the GNU Emacs manual, see: |
| 79 | 83 | ||