# HG changeset patch # User Richard M. Stallman # Date 1009832004 0 # Node ID 92d30d7a9371b8cf7cb0f6cde28237d4f12eff03 # Parent 8a4077ab418c2d6e144055da2a720a59a72414d9 *** empty log message *** diff -r 8a4077ab418c -r 92d30d7a9371 lisp/ChangeLog --- a/lisp/ChangeLog Mon Dec 31 20:44:44 2001 +0000 +++ b/lisp/ChangeLog Mon Dec 31 20:53:24 2001 +0000 @@ -1,3 +1,25 @@ +2001-12-31 Richard M. Stallman + + * comint.el, cus-edit.el, diff-mode.el, enriched.el, font-lock.el: + * generic-x.el, info.el, log-view.el, pcvs-info.el, speedbar.el: + * wid-edit.el, woman.el, calendar/calendar.el, textmodes/flyspell.el: + * emulation/viper-init.el, eshell/em-ls.el, progmodes/antlr-mode.el: + * progmodes/cperl-mode.el, progmodes/idlwave.el: + * progmodes/sh-script.el, progmodes/vhdl-mode.el: + Adapt face definitions to use :weight and :slant. + + * ps-print.el (ps-font-lock-face-attributes): Use :weight and :slant. + + * cus-edit.el (custom-face-edit-fix-value): Delete `assert' call. + + * font-lock.el (initializing from font-lock-face-attributes): + Use :weight and :slant, not :bold and :italic. + +2001-12-31 Per Abrahamsen + + * cus-edit.el (custom-face-edit-fix-value): New function. + (custom-face-edit): Use it, to convert :italic and :bold to new forms. + 2001-12-30 Pavel Jan,Bm(Bk * progmodes/octave-mod.el (octave-abbrev-table):