summaryrefslogtreecommitdiff
path: root/etc/tutorials
AgeCommit message (Collapse)Author
2022-01-02Merge from origin/emacs-28Stefan Kangas
efb1c7ec37 ; * admin/notes/years: More known problems. f475c5823a ; Copyright year fixes 2684def348 ; Run set-copyright from admin.el 2558b37b5e ; * admin/notes/years: Mention known problems with 'update...
2022-01-01; Copyright year fixesGlenn Morris
2022-01-01Merge from origin/emacs-28Eli Zaretskii
58b0ada20b Update more copyright years
2022-01-01Update more copyright yearsEli Zaretskii
* etc/tutorials/TUTORIAL.he (זכויות שימוש): * config.bat: Update Copyright years.
2022-01-01Merge from origin/emacs-28Eli Zaretskii
836be7a112 ; * etc/refcards/ru-refcard.tex: Update Copyright year. 86cbc6ee4a * lisp/net/tramp-sh.el: Adapt copyright year ebe8772f65 ; Minor fixes related to copyright years 23c1ee6989 ; * test/manual/etags/ETAGS.good_N: Adjust to copyright ye... 8d3fc7ec89 * src/xfaces.c (face_for_font): Make 'hash' be uintptr_t. 19dcb237b5 ; Add 2022 to copyright years. # Conflicts: # etc/NEWS # etc/refcards/ru-refcard.tex # lib/cdefs.h # lisp/erc/erc-dcc.el # lisp/erc/erc-imenu.el # lisp/erc/erc-replace.el # lisp/image-dired.el # lisp/progmodes/xref.el # m4/alloca.m4 # m4/byteswap.m4 # m4/errno_h.m4 # m4/getopt.m4 # m4/gnulib-common.m4 # m4/inttypes.m4 # m4/stddef_h.m4 # m4/stdint.m4 # m4/sys_socket_h.m4
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-08* etc/tutorials/TUTORIAL.it (CONCLUSIONI): Reword paragraph.Lele Gaifax
Don't merge to master.
2021-12-07* etc/tutorials/TUTORIAL.he: Add section about package management.Eli Zaretskii
2021-12-07Add the new packages section to the Italian tutorialLele Gaifax
* etc/tutorials/TUTORIAL.it (INSTALLAZIONE DI ULTERIORI PACCHETTI): Translate from recently added INSTALLING PACKAGES section in the English version. (Bug#52345) (CONCLUSIONI): Reword paragraph, to better convey the original intent.
2021-12-07* etc/tutorials/TUTORIAL: Say that there is usually a delete key.Stefan Kangas
2021-12-06; * etc/tutorials/TUTORIAL.sv: Re-adjust to latest change in TUTORIAL.Stefan Kangas
2021-12-06; * etc/tutorials/TUTORIAL: Minor wording change in recent addition.Eli Zaretskii
2021-12-06* etc/tutorials/TUTORIAL.sv: Adjust to latest change in TUTORIAL.Stefan Kangas
2021-12-06; * etc/tutorials/TUTORIAL: Fix typo in last commit.Stefan Kangas
2021-12-06Add package management to tutorial and startup screenDaniel Fleischer
* etc/tutorials/TUTORIAL: Add section about package installation. * lisp/startup.el (fancy-startup-tail): Add button for package-list-packages. This was discussed in: https://lists.gnu.org/r/emacs-devel/2021-12/msg00079.html
2021-11-04Better detection of potentially malicious bidi textEli Zaretskii
* src/bidi.c (bidi_find_first_overridden): Extend to detect more subtle effects of directional formatting controls, to include embeddings and isolates. * src/xdisp.c (Fbidi_find_overridden_directionality): Accept an additional argument BASE-DIR to specify the base direction of the paragraphs. * lisp/international/mule-cmds.el (confusingly-reordered): New face. (reorder-starters, reorder-enders): New variables. (highlight-confusing-reorderings): New command to detect and highlight suspiciously reordered text. * test/src/xdisp-tests.el (xdisp-tests--find-directional-overrides): New test. * etc/NEWS: Announce the new and improved features. * etc/tutorials/TUTORIAL.he: Fix embeddings with incorrect directions.
2021-05-27; * etc/tutorials/TUTORIAL.sv: Fix typo in last change.Mattias Engdegård
2021-05-03; * etc/tutorials/TUTORIAL.es: Fix grammar in recent changeMauro Aranda
2021-05-03Align TUTORIAL.it to the English versionLele Gaifax
* 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-02* etc/tutorials/TUTORIAL.sv: Adjust to latest change in TUTORIAL.Stefan Kangas
2021-05-02* etc/tutorials/TUTORIAL.es: Adjust to latest change in TUTORIAL.Stefan Kangas
2021-05-02* etc/tutorials/TUTORIAL.he: Adjust to latest change in TUTORIAL.Eli Zaretskii
2021-05-02Add new help command 'describe-command'Stefan Kangas
* 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-01-01Merge from origin/emacs-27Paul Eggert
33d159c36f Fix copyright years by hand
2021-01-01Update copyright year to 2021Paul Eggert
Run "TZ=UTC0 admin/update-copyright".
2021-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update.
2021-01-01Update copyright year to 2021Paul Eggert
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2020-11-28Update TUTORIAL.itLele Gaifax
* etc/tutorials/TUTORIAL.it: Follow changes made to TUTORIAL in the last year
2020-11-28* etc/tutorials/TUTORIAL.sv: General copy-editing.Mattias Engdegård
2020-11-27Update TUTORIAL.de and TUTORIAL.frMattias Engdegård
* etc/tutorials/TUTORIAL.de: * etc/tutorials/TUTORIAL.fr: Follow recent changes in TUTORIAL.
2020-11-27Update TUTORIAL.esStefan Kangas
* etc/tutorials/TUTORIAL.es: A followup to recent changes in TUTORIAL.
2020-11-27Update TUTORIAL.svStefan Kangas
* etc/tutorials/TUTORIAL.sv: A followup to recent changes in TUTORIAL. Minor tweaks for grammar and style.
2020-11-27Update TUTORIAL.heEli Zaretskii
* etc/tutorials/TUTORIAL.he: A followup to recent changes in TUTORIAL.
2020-11-26Remove keyboard anachronisms from tutorialMattias Engdegård
* 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-10-27Merge from origin/emacs-27Glenn Morris
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-26; * etc/tutorials/TUTORIAL.de: Fix grammar (Bug#44246)Philipp Stephani
2020-10-22Update TUTORIAL.deWerner Lemberg
This also includes the minor fix for bug #44123.
2020-10-20; * etc/tutorials/TUTORIAL.fr: Fix typo.Bastien Guerry
2020-09-18Update TUTORIAL.heEli Zaretskii
* etc/tutorials/TUTORIAL.he: Adapt to latest changes in the English TUTORIAL.
2020-09-18Document easy ways of typing undo key on TTY framesRichard Stallman
* 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-08-09TUTORIAL: "buffer" vs "file" consistency; capitalize DiredJorge P. de Morais Neto
* 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-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update.
2020-01-01Update copyright year to 2020Paul Eggert
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2019-08-25Fix minor problems in TUTORIAL.ruAlex Ott
This fixes wording and avoids visiting the tutorial in Ruby mode.
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
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-01-12* etc/tutorials/TUTORIAL: Fix typo (bug#34049)Stephen Berman
2019-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update, or updated incorrectly.
2019-01-01Update copyright year to 2019Paul Eggert
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
2018-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update, or updated incorrectly.
2018-01-01Update copyright year to 2018Paul Eggert
Run admin/update-copyright.