diff options
| author | David Aspinall | 2008-02-17 13:51:43 +0000 |
|---|---|---|
| committer | David Aspinall | 2008-02-17 13:51:43 +0000 |
| commit | 99a0f3993bae3b114cc9212feb412e6b6b17dd19 (patch) | |
| tree | 99c234691a07d0b8951ce08162f0f291747d3065 /lib | |
| parent | c612dabc4f54874a2c790391b441caea71e08982 (diff) | |
Remove junk
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/unicode-tokens.el | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el index 2bc7f85f..abf4cc86 100644 --- a/lib/unicode-tokens.el +++ b/lib/unicode-tokens.el @@ -155,13 +155,6 @@ Also used as a flag to detect if `unicode-tokens-initialise' has been called.") ;;; Code: ;; -(defface mathsym - '((t (:slant italic))) - "Face used for text that is an excerpt from another document. -This is used in Enriched mode for text explicitly marked as an excerpt." - :group 'proofgeneral) - - (defun unicode-tokens-insert-char (arg codepoint) "Insert the Unicode character identified by CODEPOINT. If ARG is non-nil, ignore available glyphs." |
