]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 28 Nov 2000 11:37:40 +0000 (11:37 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 28 Nov 2000 11:37:40 +0000 (11:37 +0000)
lisp/textmodes/tildify.el
src/ChangeLog

index a49c44bfe4fd1b98a6ba81727833755dcc1829d3..fb17e4c3f68e351f008e7df03a455472f4547326 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tildify.el --- adding hard spaces into texts
 
-;; Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
 ;; Author:     Milan Zamazal <pdm@freesoft.cz>
 ;; Version:    4.4
@@ -84,6 +84,7 @@ mode, the item for the mode SYMBOL is looked up in the alist instead."
 (defcustom tildify-string-alist
   '((latex-mode . "~")
     (tex-mode . latex-mode)
+    (plain-tex-mode . latex-mode)
     (sgml-mode . "&nbsp;")
     (html-mode . sgml-mode)
     (t . " "))
index 5fffc61fcf36a0cfb616bccc3c0246f3b6002fef..45c41746ad8ba035e26b49cc06fddf01c443a7ce 100644 (file)
@@ -1,3 +1,8 @@
+2000-11-28  Gerd Moellmann  <gerd@gnu.org>
+
+       * xdisp.c (forward_to_next_line_start): Check for newlines, 
+       not end of line, which includes CR.
+
 2000-11-28  Kenichi Handa  <handa@etl.go.jp>
 
        * coding.c (Ffind_coding_systems_region_internal): Be sure to