/[emacs]/emacs/lisp/ediff-diff.el
ViewVC logotype

Diff of /emacs/lisp/ediff-diff.el

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

revision 1.35 by kifer, Wed Mar 20 06:36:18 2002 UTC revision 1.36 by lektu, Wed Jul 3 12:00:28 2002 UTC
# Line 1287  arguments to `skip-chars-forward'." Line 1287  arguments to `skip-chars-forward'."
1287       (setq diff-string (buffer-substring-no-properties beg end))       (setq diff-string (buffer-substring-no-properties beg end))
1288    
1289       (set-buffer out-buffer)       (set-buffer out-buffer)
1290       ;; Make sure that temp buff syntax table is the same a the original buf       ;; Make sure that temp buff syntax table is the same as the original buf
1291       ;; syntax tbl, because we use ediff-forward-word in both and       ;; syntax tbl, because we use ediff-forward-word in both and
1292       ;; ediff-forward-word depends on the syntax classes of characters.       ;; ediff-forward-word depends on the syntax classes of characters.
1293       (set-syntax-table inbuf-syntax-tbl)       (set-syntax-table inbuf-syntax-tbl)

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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