emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/sgml-mode.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/sgml-mode.el
Date: Sat, 26 Mar 2005 22:30:32 -0500

Index: emacs/lisp/textmodes/sgml-mode.el
diff -c emacs/lisp/textmodes/sgml-mode.el:1.104 
emacs/lisp/textmodes/sgml-mode.el:1.105
*** emacs/lisp/textmodes/sgml-mode.el:1.104     Tue Mar  8 21:45:00 2005
--- emacs/lisp/textmodes/sgml-mode.el   Sun Mar 27 03:30:31 2005
***************
*** 1804,1810 ****
  
  <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
  Edit/Text Properties/Face commands.
  
  Pages can have <a name=\"SOMENAME\">named points</a> and can link other points
--- 1804,1810 ----
  
  <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-o or
  Edit/Text Properties/Face commands.
  
  Pages can have <a name=\"SOMENAME\">named points</a> and can link other points




reply via email to

[Prev in Thread] Current Thread [Next in Thread]