diff lisp/ChangeLog @ 108541:ce09b34d4a43

Add TeX open-block and close-block keybindings to SGML, and vice versa. * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to latex-open-block and C-c / to latex-close-block. * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag and C-c C-e to sgml-close-tag.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 13 May 2010 17:52:20 -0400
parents bfc1be04834c
children 6e7ebe021a2c 50557bcb79ad
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 13 22:45:58 2010 +0200
+++ b/lisp/ChangeLog	Thu May 13 17:52:20 2010 -0400
@@ -1,3 +1,14 @@
+2010-05-13  Chong Yidong  <cyd@stupidchicken.com>
+
+	Add TeX open-block and close-block keybindings to SGML, and vice
+	versa.
+
+	* textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
+	latex-open-block and C-c / to latex-close-block.
+
+	* textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
+	and C-c C-e to sgml-close-tag.
+
 2010-05-13  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/tramp.el (with-progress-reporter): Create reporter object