Commit graph

137 commits

Author SHA1 Message Date
Mattias Engdegård 00f5c2fa38 ; * etc/tutorials/TUTORIAL.sv: Fix typo in last change. 2021-05-27 14:36:33 +02:00
Mauro Aranda 46b7ce0e9c ; * etc/tutorials/TUTORIAL.es: Fix grammar in recent change 2021-05-03 10:57:00 -03:00
Lele Gaifax 73513c36a9 Align TUTORIAL.it to the English version
* etc/tutorials/TUTORIAL.it: Reference 'describe-command' to replicate
recent change.  Add also a space before '<Invio>' in several places,
mimicking the usage of <Return> in the English version (bug#48183).
2021-05-03 09:38:06 +02:00
Stefan Kangas 21f2fbb648 * etc/tutorials/TUTORIAL.sv: Adjust to latest change in TUTORIAL. 2021-05-02 17:37:45 +02:00
Stefan Kangas 10a7d44f19 * etc/tutorials/TUTORIAL.es: Adjust to latest change in TUTORIAL. 2021-05-02 17:37:45 +02:00
Eli Zaretskii 013aee1ad3 * etc/tutorials/TUTORIAL.he: Adjust to latest change in TUTORIAL. 2021-05-02 18:17:16 +03:00
Stefan Kangas 6c1c3204e4 Add new help command 'describe-command'
* lisp/help-fns.el (describe-command): New command.
(help-fns--describe-function-or-command-prompt): New helper
function to prompt for a function or function.  (Bug#46627)
(describe-function): Use above new helper function.

* lisp/help.el (help-map): Bind above new command to `C-h x'.
(help-for-help): Add this new command to the help summary.
* lisp/menu-bar.el (menu-bar-describe-menu): Add the new command to
the help menu.

* doc/emacs/help.texi (Help Summary, Name Help): Document
'describe-command', and update documentation on 'describe-function'.
* etc/tutorials/TUTORIAL: Change reference from 'describe-function' to
'describe-command'.
2021-05-02 15:04:00 +02:00
Paul Eggert 50f3949119 Merge from origin/emacs-27
33d159c36f Fix copyright years by hand
2021-01-01 01:28:16 -08:00
Paul Eggert ba05d005e5 Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright".
2021-01-01 01:13:56 -08:00
Paul Eggert 33d159c36f Fix copyright years by hand
These are dates that admin/update-copyright did not update.
2021-01-01 00:33:28 -08:00
Paul Eggert 8c1fe1e5ef Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2021-01-01 00:32:32 -08:00
Lele Gaifax 769dc33df7 Update TUTORIAL.it
* etc/tutorials/TUTORIAL.it: Follow changes made to TUTORIAL in the
last year
2020-11-28 13:36:54 +01:00
Mattias Engdegård bd996a9a24 * etc/tutorials/TUTORIAL.sv: General copy-editing. 2020-11-28 12:28:45 +01:00
Mattias Engdegård 48c747e7a8 Update TUTORIAL.de and TUTORIAL.fr
* etc/tutorials/TUTORIAL.de:
* etc/tutorials/TUTORIAL.fr: Follow recent changes in TUTORIAL.
2020-11-27 15:58:59 +01:00
Stefan Kangas 2b14b7e6dc Update TUTORIAL.es
* etc/tutorials/TUTORIAL.es: A followup to recent changes in
TUTORIAL.
2020-11-27 10:39:20 +01:00
Stefan Kangas 5dba35632b Update TUTORIAL.sv
* etc/tutorials/TUTORIAL.sv: A followup to recent changes in
TUTORIAL.  Minor tweaks for grammar and style.
2020-11-27 10:39:20 +01:00
Eli Zaretskii 2dd1c2d4ba Update TUTORIAL.he
* etc/tutorials/TUTORIAL.he: A followup to recent changes in
TUTORIAL.
2020-11-27 10:50:15 +02:00
Mattias Engdegård 771bd26b77 Remove keyboard anachronisms from tutorial
* etc/tutorials/TUTORIAL: Don't keep referring to EDIT as if it were a
common name for the Meta key; since a few decades back it's labelled
Alt (or Option or ⌥ but those keys usually also have 'alt' engraved on
them).  Similarly, CTL is practically extinct and not worth
mentioning.
2020-11-26 17:17:00 +01:00
Glenn Morris 0dfb896be2 Merge from origin/emacs-27
e0de9f3295 (origin/emacs-27) Don't skip empty lines when fitting mini...
a4ec03fa9b ; * etc/tutorials/TUTORIAL.de: Fix grammar (Bug#44246)
20c02e628c Improve documentation of display-fill-column-indicator
e2005f1f2a * INSTALL: Mention efaq.texi for installation of intlfonts.
71661b2872 Use WebKit sandboxing

# Conflicts:
#	etc/NEWS
2020-10-27 08:24:56 -07:00
Philipp Stephani a4ec03fa9b ; * etc/tutorials/TUTORIAL.de: Fix grammar (Bug#44246) 2020-10-26 21:38:13 +01:00
Werner Lemberg 394f1269d1 Update TUTORIAL.de
This also includes the minor fix for bug #44123.
2020-10-22 07:28:55 +02:00
Bastien Guerry 0d25e274d7 ; * etc/tutorials/TUTORIAL.fr: Fix typo. 2020-10-20 15:01:02 +02:00
Eli Zaretskii 38519caa67 Update TUTORIAL.he
* etc/tutorials/TUTORIAL.he: Adapt to latest changes in the
English TUTORIAL.
2020-09-18 10:59:26 +03:00
Richard Stallman 7fec0a444e Document easy ways of typing undo key on TTY frames
* doc/emacs/basic.texi (Basic Undo): Document the easiest way to
type the undo key.

* etc/tutorials/TUTORIAL: Describe typing C-_ without the Shift
key.
2020-09-18 10:50:57 +03:00
Jorge P. de Morais Neto db77e9a0da TUTORIAL: "buffer" vs "file" consistency; capitalize Dired
* etc/tutorials/TUTORIAL: For consistency with C-x s ("save some
buffers") and for accuracy, describe C-x C-s as "Save buffer to
file"), and then C-x s as "Save some buffers to their files"
(bug#39359).  Also capitalize "Dired".

Copyright-paperwork-exempt: yes
2020-08-09 13:47:13 +02:00
Paul Eggert 4cd143aded Fix copyright years by hand
These are dates that admin/update-copyright did not update.
2020-01-01 01:01:53 +00:00
Paul Eggert 365e01cc9f Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2020-01-01 00:59:52 +00:00
Alex Ott 50980ba74e Fix minor problems in TUTORIAL.ru
This fixes wording and avoids visiting the tutorial in
Ruby mode.
2019-08-25 12:54:02 +03:00
Paul Eggert bef1be8730 Fixes for "Maintainer:" and related lines
Mostly, this just removes "Maintainer: emacs-devel@gnu.org" lines,
which are not that useful.  It also cleans up and regularizes a
few similar lines.
2019-05-19 21:34:27 -07:00
Stephen Berman 21b9026928 * etc/tutorials/TUTORIAL: Fix typo (bug#34049) 2019-01-12 16:14:49 +01:00
Paul Eggert 2fcf2dff00 Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
2019-01-01 01:02:40 +00:00
Paul Eggert 26bed8ba10 Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
2019-01-01 01:01:13 +00:00
Paul Eggert 63b04c11d5 Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
2018-01-01 01:02:09 -08:00
Paul Eggert 5c7dd8a783 Update copyright year to 2018
Run admin/update-copyright.
2018-01-01 00:57:59 -08:00
Paul Eggert bc511a64f6 Prefer HTTPS to FTP and HTTP in documentation
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
2017-09-13 15:54:37 -07:00
Mats Lidell 44b06ac657 * etc/tutorials/TUTORIAL.sv: synced with TUTORIAL 2017-08-19 00:34:08 +02:00
Eli Zaretskii 8a406d1185 * etc/tutorials/TUTORIAL.he: Update to match recent changes to TUTORIAL. 2017-08-06 22:02:08 +03:00
Richard Stallman 0bd08c0075 * etc/tutorials/TUTORIAL: Update. 2017-08-05 14:02:29 -07:00
Mats Lidell 412e7086f6 * etc/tutorials/TUTORIAL.sv: synced with TUTORIAL (Bug#20371) 2017-06-02 22:16:01 +02:00
Lele Gaifax d801f5a2cf Update TUTORIAL.it
* etc/tutorials/TUTORIAL.it: Adjust to recent changes in TUTORIAL.

Copyright-paperwork-exempt: yes
2017-06-02 17:06:55 +03:00
Eli Zaretskii 800602b383 Update TUTORIAL.he
* etc/tutorials/TUTORIAL.he: Adjust to recent changes in TUTORIAL.
2017-06-02 09:27:09 +03:00
Noam Postavsky 6efa25d7b5 * etc/tutorials/TUTORIAL: Explain how to stop the tutorial (Bug#20371). 2017-06-01 22:55:46 -04:00
Mats Lidell ce16aba66d * etc/tutorials/TUTORIAL.sv: synced with TUTORIAL 2017-04-30 00:14:45 +02:00
Paul Eggert bcf244ef9b Merge from origin/emacs-25
2e2a806 Fix copyright years by hand
5badc81 Update copyright year to 2017
2017-01-01 01:10:47 -08:00
Paul Eggert 2e2a806803 Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
2017-01-01 04:01:41 +00:00
Paul Eggert 5badc81c1c Update copyright year to 2017
Run admin/update-copyright.
2016-12-31 19:42:26 -08:00
Eli Zaretskii 8c9cc9f5c0 Improve the tutorial
* etc/tutorials/TUTORIAL: Minor copyedits.  (Bug#24890)
* etc/tutorials/TUTORIAL.he: Follow suit.
2016-11-07 19:55:25 +02:00
Paul Eggert 9c3dbabee3 Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
2016-01-01 01:38:07 -08:00
Paul Eggert 0e963201d0 Update copyright year to 2016
Run admin/update-copyright.
2016-01-01 01:34:24 -08:00
Lele Gaifax df336700e9 * etc/tutorials/TUTORIAL.it: Update and fix typos. 2015-12-18 13:05:29 +02:00