Index: emacs/lisp/diff-mode.el
diff -c emacs/lisp/diff-mode.el:1.74 emacs/lisp/diff-mode.el:1.75
*** emacs/lisp/diff-mode.el:1.74        Fri Jun 10 07:43:31 2005
--- emacs/lisp/diff-mode.el     Tue Jun 14 14:34:40 2005
***************
*** 935,941 ****
  Supports unified and context diffs as well as (to a lesser extent)
  normal diffs.
  When the buffer is read-only, the ESC prefix is not necessary.
! IF you edit the buffer manually, diff-mode will try to update the hunk
  headers for you on-the-fly.
  
  You can also switch between context diff and unified diff with 
\\[diff-context->unified],
--- 935,941 ----
  Supports unified and context diffs as well as (to a lesser extent)
  normal diffs.
  When the buffer is read-only, the ESC prefix is not necessary.
! If you edit the buffer manually, diff-mode will try to update the hunk
  headers for you on-the-fly.
  
  You can also switch between context diff and unified diff with 
\\[diff-context->unified],


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to