summaryrefslogtreecommitdiff
path: root/etc/tutorials/TUTORIAL.he
AgeCommit message (Collapse)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update.
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
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.
2021-12-07* etc/tutorials/TUTORIAL.he: Add section about package management.Eli Zaretskii
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-02* etc/tutorials/TUTORIAL.he: Adjust to latest change in TUTORIAL.Eli Zaretskii
2021-01-01Merge from origin/emacs-27Paul Eggert
33d159c36f Fix copyright years by hand
2021-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update.
2020-11-27Update TUTORIAL.heEli Zaretskii
* etc/tutorials/TUTORIAL.he: A followup to recent changes in TUTORIAL.
2020-09-18Update TUTORIAL.heEli Zaretskii
* etc/tutorials/TUTORIAL.he: Adapt to latest changes in the English TUTORIAL.
2020-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update.
2019-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update, or updated incorrectly.
2018-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update, or updated incorrectly.
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
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-08-06* etc/tutorials/TUTORIAL.he: Update to match recent changes to TUTORIAL.Eli Zaretskii
2017-06-02Update TUTORIAL.heEli Zaretskii
* etc/tutorials/TUTORIAL.he: Adjust to recent changes in TUTORIAL.
2017-01-01Merge from origin/emacs-25Paul Eggert
2e2a806 Fix copyright years by hand 5badc81 Update copyright year to 2017
2017-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update, or updated incorrectly.
2016-11-07Improve the tutorialEli Zaretskii
* etc/tutorials/TUTORIAL: Minor copyedits. (Bug#24890) * etc/tutorials/TUTORIAL.he: Follow suit.
2016-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update, or updated incorrectly.
2015-01-17Use u+05f4 in TUTORIAL.he.Eli Zaretskii
etc/tutorials/TUTORIAL.he: Use u+05f4 HEBREW PUNCTUATION GERSHAYIM instead of u+0022 QUOTATION MARK in Hebrew acronyms.
2015-01-01Fix copyright years by handPaul Eggert
These are dates that admin/update-copyright did not update, or updated incorrectly.
2014-03-08tutorials/TUTORIAL.he: Adapt to the recent changes in TUTORIAL.Eli Zaretskii
2014-01-01Fix copyright years by hand.Paul Eggert
These are dates that admin/update-copyright did not update, or updated incorrectly.
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-20Fix display of Hebrew tutorial title on splash screen.Eli Zaretskii
lisp/startup.el (fancy-startup-text): Read the whole tutorial, not just its first 256 bytes. Prevents gibberish in display of the tutorial title. etc/tutorials/TUTORIAL.he: Make the first sentence display correctly in a left-to-right paragraph, such as what is shown on the fancy splash screen, by using directional control characters.
2012-01-14Update the Hebrew tutorial.Eli Zaretskii
etc/tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in 2012-01-10T08:27:22Z!cyd@gnu.org. admin/FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as updated and checked.
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-08-27TUTORIAL.he: Use LRE instead of LRO.Eli Zaretskii
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Add 2011 to remaining FSF/AIST copyright years.Glenn Morris
2010-08-14Minor fixes in TUTORIAL.he.Eli Zaretskii
tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate. Fix a few typos.
2010-08-07Clean up TUTORIAL.he.Eli Zaretskii
tutorials/TUTORIAL.he: Don't use acronyms.
2010-07-31Add a Hebrew translation of the tutorial.Eli Zaretskii
etc/tutorials/TUTORIAL.he: New file. etc/tutorials/TUTORIAL.translators: Add TUTORIAL.he. lisp/files.el (bidi-paragraph-direction): Define safe local values. lisp/language/hebrew.el ("Hebrew"): Add TUTORIAL.he to language-info-alist. Remove outdated FIXME in a comment.