diff options
Diffstat (limited to 'etc/tutorials')
-rw-r--r-- | etc/tutorials/TUTORIAL | 18 | ||||
-rw-r--r-- | etc/tutorials/TUTORIAL.he | 15 | ||||
-rw-r--r-- | etc/tutorials/TUTORIAL.it | 13 | ||||
-rw-r--r-- | etc/tutorials/TUTORIAL.sv | 14 |
4 files changed, 56 insertions, 4 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL index dcdb61f23ec..c5f2e684c42 100644 --- a/etc/tutorials/TUTORIAL +++ b/etc/tutorials/TUTORIAL @@ -304,8 +304,8 @@ position, type <DEL>. This is the key on the keyboard usually labeled "Backspace"--the same one you normally use, outside Emacs, to delete the last character typed. -There may also be another key on your keyboard labeled <Delete>, but -that's not the one we refer to as <DEL>. +There is usually another key on your keyboard labeled <Delete>, but +that's not the one we refer to as <DEL> in Emacs. >> Do this now--type a few characters, then delete them by typing <DEL> a few times. Don't worry about this file @@ -1099,6 +1099,20 @@ manual in the node called "Dired". The manual also describes many other Emacs features. +* INSTALLING PACKAGES +--------------------- + +There's a rich set of packages for Emacs written by the community, +which extend Emacs' capabilities. These packages include support for +new languages, additional themes, plugins for integrating with +external applications, and much, much more. + +To see a list of all available packages, type M-x list-packages. In +the display this shows, you can install or uninstall packages, as well +as read packages' descriptions. For more information about package +management, consult the manual. + + * CONCLUSION ------------ diff --git a/etc/tutorials/TUTORIAL.he b/etc/tutorials/TUTORIAL.he index 2ee4f74c324..fc4b769599e 100644 --- a/etc/tutorials/TUTORIAL.he +++ b/etc/tutorials/TUTORIAL.he @@ -1,4 +1,4 @@ -שיעור ראשון בשימוש ב־Emacs. זכויות שימוש ראה בסוף המסמך. +שיעור ראשון בשימוש ב־Emacs. זכויות שימוש ראה בסוף המסמך. פקודות רבות של Emacs משתמשות במקש CONTROL (בדרך־כלל מסומן ב־CTRL) או במקש META (בדרך־כלל מסומן ALT). במקום לציין את כל השמות האפשריים @@ -24,7 +24,7 @@ שימו לב לחפיפה של שתי שורות כאשר אתם עוברים ממסך למסך, מה שמבטיח רציפות מסוימת בעת קריאת הטקסט. -הטקסט שלפניכם הינו עותק של שיעור בשימוש ב־Emacs שהותאם קלות עבורכם. +הטקסט שלפניכם הינו עותק של שיעור בשימוש ב־Emacs שהותאם קלות עבורכם. בהמשך תקבלו הוראות לנסות פקודות שונות כדי לבצע שינויים בטקסט הזה. אם במקרה תשנו את הטקסט לפני שנבקש, אל דאגה: זוהי "עריכה" שהיא יעודו של Emacs. @@ -985,6 +985,17 @@ find-file. בנוסף, מדריך למשתמש מתאר עוד הרבה מאד תכונות של Emacs. +* התקנת חבילות הרחבה +-------------------- +קיימות לא מעט חבילות תוכנה עבור Emacs אשר מרחיבות את היכולות שלו. חבילות +הרחבה אלו נכתבו ע״י קהילת משתמשי Emacs והן מהוות אוסף עשיר של תכונות +התומכות בשפות תכנות נוספות, ערכות נושא נוספות, תוספים לשילוב יישומים +חיצוניים, ועוד ועוד. + +לצפיה ברשימת חבילות ההרחבה הזמינות, יש להקיש M-x list-packages. בתצוגה +שתיפתח בעקבות זאת תוכלו לעיין בתיאור של חבילות, לבחור חבילות להתקנה במחשב +שלכם, להסיר חבילות, ועוד. פרטים נוספים לגבי ניהול חבילות הרחבה ניתן למצוא +במדריך למשתמש. * לסיום ------- diff --git a/etc/tutorials/TUTORIAL.it b/etc/tutorials/TUTORIAL.it index cd5c6de9db5..aa2fb4560a7 100644 --- a/etc/tutorials/TUTORIAL.it +++ b/etc/tutorials/TUTORIAL.it @@ -1178,6 +1178,19 @@ quei file. Dired è descritta nel manuale Emacs nel nodo chiamato Il manuale descrive molte altre funzionalità di Emacs. +* INSTALLAZIONE DI ULTERIORI PACCHETTI + +Ci sono tantissimi pacchetti che estendono le funzionalità di Emacs, +scritti dalla comunità. Questi pacchetti includono il supporto a +nuovi linguaggi, aggiungono temi addizionali, rendono possibile +interoperare con applicazioni esterne e molto, molto altro. + +Per vedere una lista di tutti i pacchetti disponibili, inserisci +M-x list-packages. Nell'elenco che viene mostrato, puoi installare o +disinstallare pacchetti, o leggerne la descrizione. Consulta il +manuale per ulteriori informazioni sulla gestione dei pacchetti. + + * CONCLUSIONI ------------- diff --git a/etc/tutorials/TUTORIAL.sv b/etc/tutorials/TUTORIAL.sv index dacc66d916f..5c9703f8066 100644 --- a/etc/tutorials/TUTORIAL.sv +++ b/etc/tutorials/TUTORIAL.sv @@ -1119,6 +1119,20 @@ Emacs-manualen i noden "Dired". Manualen beskriver även många andra funktioner i Emacs. +* INSTALLERA PAKET +------------------ + +Det finns en stor mängd paket för Emacs skrivna av användare, som +utökar Emacs funktionalitet. Detta kan innefatta stöd för nya språk, +fler teman, insticksmoduler för integration med externa program och +mycket, mycket annat. + +Skriv M-x list-packages för att se en lista över alla tillgängliga +paket. I detta läge kan du installera eller avinstallera paket samt +läsa mer om olika paket. Se användarmanualen för mer information om +pakethantering. + + * SLUTORD --------- |