/[emacs]/emacs/lisp/gnus/ietf-drums.el
ViewVC logotype

Diff of /emacs/lisp/gnus/ietf-drums.el

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

revision 1.6 by zsh, Fri Nov 29 15:57:52 2002 UTC revision 1.7 by lektu, Tue Feb 4 13:06:38 2003 UTC
# Line 52  Line 52 
52    "Textual token including full stop.")    "Textual token including full stop.")
53  (defvar ietf-drums-qtext-token  (defvar ietf-drums-qtext-token
54    (concat ietf-drums-no-ws-ctl-token "\041\043-\133\135-\177")    (concat ietf-drums-no-ws-ctl-token "\041\043-\133\135-\177")
55    "Non-white-space control characters, plus the rest of ASCII excluding    "Non-white-space control characters, plus the rest of ASCII excluding
56  backslash and doublequote.")  backslash and doublequote.")
57  (defvar ietf-drums-tspecials "][()<>@,;:\\\"/?="  (defvar ietf-drums-tspecials "][()<>@,;:\\\"/?="
58    "Tspecials.")    "Tspecials.")

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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