/[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.9.2.1 by schwab, Thu Jul 22 16:45:49 2004 UTC revision 1.9.2.2 by rsteib, Mon Aug 30 18:18:30 2004 UTC
# Line 133  backslash and doublequote.") Line 133  backslash and doublequote.")
133            (forward-sexp 1))            (forward-sexp 1))
134           ((eq c ?\()           ((eq c ?\()
135            (forward-sexp 1))            (forward-sexp 1))
136           ((memq c '(? ?\t ?\n))           ((memq c '(?\  ?\t ?\n))
137            (delete-char 1))            (delete-char 1))
138           (t           (t
139            (forward-char 1))))            (forward-char 1))))

Legend:
Removed from v.1.9.2.1  
changed lines
  Added in v.1.9.2.2

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