Mercurial > emacs
changeset 64292:e28b95ace307
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 13 Jul 2005 18:22:07 +0000 |
parents | 0f6e11b0a486 |
children | 0238a53b950b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 13 17:48:37 2005 +0000 +++ b/lisp/ChangeLog Wed Jul 13 18:22:07 2005 +0000 @@ -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 <monnier@iro.umontreal.ca> + + * 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 <belanger@truman.edu> * calc/calc-units.el (math-apply-units): Change the places in