aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-12-10 18:50:58 -0800
committerGlenn Morris2010-12-10 18:50:58 -0800
commit6961d41cfbf7256ecd1f1b7befe59cf635deb73b (patch)
treea4fd50fe7e10ec7e9741eb71f69f196ca62f2980 /lisp/ChangeLog
parent1e5d2a048d4c76ba4aa0c86f7393297b0d3cd373 (diff)
downloademacs-6961d41cfbf7256ecd1f1b7befe59cf635deb73b.tar.gz
emacs-6961d41cfbf7256ecd1f1b7befe59cf635deb73b.zip
* lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a63aa192181..130bc61f642 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12010-12-11 Glenn Morris <rgm@gnu.org>
2
3 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
4
12010-12-11 Karel Klíč <kklic@redhat.com> 52010-12-11 Karel Klíč <kklic@redhat.com>
2 6
3 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606) 7 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)