changeset 70798:bac77813be7f

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 20 May 2006 22:37:32 +0000
parents 4429856755f0
children 1f93e9207b29
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat May 20 22:33:54 2006 +0000
+++ b/lisp/ChangeLog	Sat May 20 22:37:32 2006 +0000
@@ -1,5 +1,8 @@
 2006-05-21  Kim F. Storm  <storm@cua.dk>
 
+	* emulation/cua-base.el: Mention customizing cua-mode as alternative
+	way to enable built-in cua-mode if user loads older CUA-mode package.
+
 	* ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
 	if default-filename is specified.
 
--- a/src/ChangeLog	Sat May 20 22:33:54 2006 +0000
+++ b/src/ChangeLog	Sat May 20 22:37:32 2006 +0000
@@ -1,3 +1,7 @@
+2006-05-20  Kim F. Storm  <storm@cua.dk>
+
+	* xfaces.c (best_matching_font): Fix crash in 2006-05-17 change.
+
 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* macterm.c (convert_fn_keycode): Fix last change.
@@ -60,6 +64,11 @@
 	* xdisp.c (display_tool_bar_line): Don't adjust tool-bar height by more than
 	height of one frame default line.
 
+2006-05-17  Richard Stallman  <rms@gnu.org>
+
+	* xfaces.c (better_font_p): Any font beats no font.
+	(best_matching_font): Simplify based on above change.
+
 2006-05-16  Kim F. Storm  <storm@cua.dk>
 
 	* xterm.c (handle_one_xevent): Check that f is not NULL before