]> git.eshelyaron.com Git - emacs.git/commitdiff
(html-mode): Doc update.
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 27 Mar 2005 03:34:12 +0000 (03:34 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 27 Mar 2005 03:34:12 +0000 (03:34 +0000)
lisp/ChangeLog
lisp/textmodes/sgml-mode.el

index c408ff379289fe2b57a09dbc9fded7238d0efb80..c365fcbb30cc808df81bf7e5a8962402437c9684 100644 (file)
@@ -1,5 +1,7 @@
 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
 
+       * textmodes/sgml-mode.el (html-mode): Doc update.
+
        * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
 
 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
index 6fcf5869143def35338c181fe5eaca712342634e..c4019d39fe5ea596182bc8710465f172764e0c84 100644 (file)
@@ -1804,7 +1804,7 @@ have <h1>Very Major Headlines</h1> through <h6>Very Minor Headlines</h6>
 
 <p>Paragraphs only need an opening tag.  Line breaks and multiple spaces are
 ignored unless the text is <pre>preformatted.</pre>  Text can be marked as
-<b>bold</b>, <i>italic</i> or <u>underlined</u> using the normal  M-g  or
+<b>bold</b>, <i>italic</i> or <u>underlined</u> using the normal M-o or
 Edit/Text Properties/Face commands.
 
 Pages can have <a name=\"SOMENAME\">named points</a> and can link other points