changeset 63386:8215189e6643

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 13 Jun 2005 21:29:25 +0000
parents 882b78bf566b
children 5b9f98f257f8
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 13 20:50:25 2005 +0000
+++ b/lisp/ChangeLog	Mon Jun 13 21:29:25 2005 +0000
@@ -1,3 +1,10 @@
+2005-06-13  Kim F. Storm  <storm@cua.dk>
+
+	* subr.el (add-to-ordered-list): New defun.
+
+	* emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
+	add cua--keymap-alist to emulation-mode-map-alists.
+
 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* subr.el (complete-in-turn): New macro.