emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/diff-mode.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/diff-mode.el
Date: Tue, 14 Jun 2005 10:34:41 -0400

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],




reply via email to

[Prev in Thread] Current Thread [Next in Thread]