From 2af9d87984266d08940e92158cf433a0b02beaa8 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 13 Jul 2005 18:22:07 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3fdc35d486..fc9c5698edd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -44,8 +44,8 @@ * term/mac-win.el (ccl-encode-mac-roman-font) (ccl-encode-mac-centraleurroman-font) (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font): - (ccl-encode-mac-dingbats-font): Remove check for ASCII. Change - charset-id boundary of dimension to ?\xef. + (ccl-encode-mac-dingbats-font): Remove check for ASCII. + Change charset-id boundary of dimension to ?\xef. (mac-char-fontspec-list): New constant. (fontset-add-mac-fonts): Use it. Accept non-string `base-family' argument. Nil uses itself as family in font-spec. Previous @@ -311,6 +311,11 @@ (ido-buffer-internal, ido-file-internal, ido-read-buffer) (ido-read-file-name): Run it. +2005-07-07 Stefan Monnier + + * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of + strings rather than a list of symbols to the completion function. + 2005-07-07 Jay Belanger * calc/calc-units.el (math-apply-units): Change the places in -- 2.39.5