;;; 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
(defcustom tildify-string-alist
'((latex-mode . "~")
(tex-mode . latex-mode)
+ (plain-tex-mode . latex-mode)
(sgml-mode . " ")
(html-mode . sgml-mode)
(t . " "))
+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