1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00
emacs/lisp/play
Chong Yidong 4b56d0fe74 Face cleanups. Remove some uses of old-style face spec and :bold/:italic.
* faces.el (set-face-attribute): Doc fix.
(modify-face): Don't use :bold and :italic.
(error, warning, success): Tweak definitions.

* cus-edit.el (custom-modified, custom-invalid, custom-rogue)
(custom-modified, custom-set, custom-changed, custom-themed)
(custom-saved, custom-button, custom-button-mouse)
(custom-button-pressed, custom-state, custom-comment-tag)
(custom-variable-tag, custom-group-tag-1, custom-group-tag)
(custom-group-subtitle): Use new-style face specs.
(custom-invalid-face, custom-rogue-face, custom-modified-face)
(custom-set-face, custom-changed-face, custom-saved-face)
(custom-button-face, custom-button-pressed-face)
(custom-documentation-face, custom-state-face)
(custom-comment-face, custom-comment-tag-face)
(custom-variable-tag-face, custom-variable-button-face)
(custom-face-tag-face, custom-group-tag-face-1)
(custom-group-tag-face): Remove obsolete face alias.

* epa.el (epa-validity-high, epa-validity-medium)
(epa-validity-low, epa-mark, epa-field-name, epa-string)
(epa-field-name, epa-field-body):
* font-lock.el (font-lock-comment-face, font-lock-string-face)
(font-lock-keyword-face, font-lock-builtin-face)
(font-lock-function-name-face, font-lock-variable-name-face)
(font-lock-type-face, font-lock-constant-face):
* ido.el (ido-first-match, ido-only-match, ido-subdir)
(ido-virtual, ido-indicator, ido-incomplete-regexp):
* speedbar.el (speedbar-button-face, speedbar-file-face)
(speedbar-directory-face, speedbar-tag-face)
(speedbar-selected-face, speedbar-highlight-face)
(speedbar-separator-face):
* whitespace.el (whitespace-newline, whitespace-space)
(whitespace-hspace, whitespace-tab, whitespace-trailing)
(whitespace-line, whitespace-space-before-tab)
(whitespace-space-after-tab, whitespace-indentation)
(whitespace-empty):
* emulation/cua-base.el (cua-global-mark):
* eshell/em-prompt.el (eshell-prompt):
* net/newst-plainview.el (newsticker-new-item-face)
(newsticker-old-item-face, newsticker-immortal-item-face)
(newsticker-obsolete-item-face, newsticker-date-face)
(newsticker-statistics-face, newsticker-default-face):
* net/newst-reader.el (newsticker-feed-face)
(newsticker-extra-face, newsticker-enclosure-face):
* net/newst-treeview.el (newsticker-treeview-face)
(newsticker-treeview-new-face, newsticker-treeview-old-face)
(newsticker-treeview-immortal-face)
(newsticker-treeview-obsolete-face)
(newsticker-treeview-selection-face):
* net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
(rcirc-bright-nick, rcirc-server, rcirc-timestamp)
(rcirc-nick-in-message, rcirc-nick-in-message-full-line)
(rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
* nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
(nxml-outline-active-indicator, nxml-outline-ellipsis):
* play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
(mpuz-text):
* progmodes/vera-mode.el (vera-font-lock-number)
(vera-font-lock-function, vera-font-lock-interface):
* textmodes/table.el (table-cell): Use new-style face specs, and
don't use the old :bold and :italic attributes.

* erc-button.el (erc-button):
* erc-goodies.el (erc-bold-face, erc-inverse-face)
(erc-underline-face, fg:erc-color-*):
* erc-match.el (erc-current-nick-face, erc-dangerous-host-face)
(erc-pal-face, erc-fool-face, erc-keyword-face):
* erc-stamp.el (erc-timestamp-face): Likewise.

* erc.el (erc-direct-msg-face, erc-header-line, erc-input-face)
(erc-command-indicator-face, erc-notice-face, erc-action-face)
(erc-error-face, erc-my-nick-face, erc-nick-default-face)
(erc-nick-msg-face): Use new-style face specs, and avoid :bold.

* progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
(ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
(ebrowse-member-class, ebrowse-progress): Likewise.
(ebrowse-tree-mark-face, ebrowse-root-class-face)
(ebrowse-file-name-face, ebrowse-default-face)
(ebrowse-member-attribute-face, ebrowse-member-class-face)
(ebrowse-progress-face): Remove obsolete faces.

* progmodes/flymake.el (flymake-errline, flymake-warnline):
Inherit from error and warning faces respectively.

* textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
Likewise.
(flyspell-incorrect-face, flyspell-duplicate-face): Remove
obsolete aliases.

* display.texi (Face Attributes): Font family does not accept
wildcards.  De-document obsolete :bold and :italic attributes.
(Defining Faces): Use new-style face spec format.
2012-06-09 00:39:49 +08:00
..
.gitignore
5x5.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
animate.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
blackbox.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
bubbles.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cookie1.el * cookie1.el (cookie-snarf): Explicit error if input file cannot be read. 2012-04-16 15:04:27 -04:00
decipher.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dissociate.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
doctor.el * lisp/play/doctor.el (doctor-death): Escape "," characters. 2012-01-05 19:12:46 -05:00
dunnet.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
fortune.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
gamegrid.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
gametree.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
gomoku.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
handwrite.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
hanoi.el * play/hanoi.el (hanoi-current-time-float): Remove. 2011-06-30 18:55:02 -07:00
landmark.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
life.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
meese.el Nuke arch-tags. 2011-01-15 15:16:57 -08:00
morse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
mpuz.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
pong.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
snake.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
solitaire.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
spook.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
studly.el Nuke arch-tags. 2011-01-15 15:16:57 -08:00
tetris.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
yow.el Fix thinko in previous yow.el change 2012-04-16 19:07:19 -04:00
zone.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00