[meld] Add help section on saving file changes



commit 9955d993d84a9f43e845ad44976df0a7994d32ea
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sat Jun 2 09:29:03 2012 +1000

    Add help section on saving file changes

 help/C/file-mode.page |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/help/C/file-mode.page b/help/C/file-mode.page
index d677248..69b92b2 100644
--- a/help/C/file-mode.page
+++ b/help/C/file-mode.page
@@ -50,4 +50,34 @@ individual change segments, see <link xref="file-changes#change-actions"/>.
 
 </section>
 
+
+<section>
+<title>Saving your changes</title>
+
+<p>
+Once you've finished editing your files, you need to save each file you've
+changed.
+</p>
+<p>
+You can tell whether your files have been saved since they last changed by
+the save icon that appears next to the file name above each file. Also, the
+notebook label will show an asterisk (<code>*</code>) after any file that
+hasn't been saved.
+</p>
+<p>
+You can save the current file by selecting the
+<guiseq><gui style="menu">File</gui><gui style="menuitem">Save</gui></guiseq>
+menu item, or using the <keyseq><key>Ctrl</key><key>S</key></keyseq> keyboard
+shortcut.
+</p>
+<note>
+  <p>
+    Saving only saves the <em>currently focussed</em> file, which is the file
+    containing the cursor. If you can't tell which file is focussed, you can
+    click on the file to focus it before saving.
+  </p>
+</note>
+
+</section>
+
 </page>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]