diff lisp/ChangeLog @ 68778:35c06cb6ee91

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Feb 2006 17:11:56 +0000
parents d48e6150c8c1
children 5bcc23f3e602
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 10 16:46:43 2006 +0000
+++ b/lisp/ChangeLog	Fri Feb 10 17:11:56 2006 +0000
@@ -3,6 +3,8 @@
 	* desktop.el (desktop-outvar): Fix typo.
 	(desktop-save-buffer-p): Doc fix.
 
+	* subr.el (substitute-key-definition): Fix typo.
+
 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* frame.el (select-frame-set-input-focus): Call x-focus-frame also
@@ -26,8 +28,7 @@
 
 2006-02-09  Lars Hansen  <larsh@soem.dk>
 
-	* hilit-chg.el: Add highlight-changes-mode to
-	desktop-locals-to-save.
+	* hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
 	(highlight-changes-mode): Don't change desktop-locals-to-save.
 
 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>