From: Stefan Monnier Date: Wed, 13 Jul 2005 18:22:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~8174 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2af9d87984266d08940e92158cf433a0b02beaa8;p=emacs.git *** empty log message *** --- 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