/[emacs]/emacs/lisp/textmodes/enriched.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/enriched.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.4 by miles, Sat Sep 25 12:05:36 2004 UTC revision 1.2.2.5 by miles, Wed Sep 29 07:22:20 2004 UTC
# Line 102  expression, which is evaluated to get th Line 102  expression, which is evaluated to get th
102  (defconst enriched-annotation-regexp "<\\(/\\)?\\([-A-Za-z0-9]+\\)>"  (defconst enriched-annotation-regexp "<\\(/\\)?\\([-A-Za-z0-9]+\\)>"
103    "Regular expression matching enriched-text annotations.")    "Regular expression matching enriched-text annotations.")
104    
105  (defconst enriched-translations  (defvar enriched-translations
106    '((face          (bold-italic "bold" "italic")    '((face          (bold-italic "bold" "italic")
107                     (bold        "bold")                     (bold        "bold")
108                     (italic      "italic")                     (italic      "italic")

Legend:
Removed from v.1.2.2.4  
changed lines
  Added in v.1.2.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26