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

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

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

revision 1.82 by lektu, Wed Aug 31 13:47:51 2005 UTC revision 1.83 by ttn, Sun Oct 16 21:47:37 2005 UTC
# Line 967  If you edit the buffer manually, diff-mo Line 967  If you edit the buffer manually, diff-mo
967  headers for you on-the-fly.  headers for you on-the-fly.
968    
969  You can also switch between context diff and unified diff with \\[diff-context->unified],  You can also switch between context diff and unified diff with \\[diff-context->unified],
970  or vice versa with \\[diff-unified->context] and you can also revert the direction of  or vice versa with \\[diff-unified->context] and you can also reverse the direction of
971  a diff with \\[diff-reverse-direction]."  a diff with \\[diff-reverse-direction]."
972    (set (make-local-variable 'font-lock-defaults) diff-font-lock-defaults)    (set (make-local-variable 'font-lock-defaults) diff-font-lock-defaults)
973    (set (make-local-variable 'outline-regexp) diff-outline-regexp)    (set (make-local-variable 'outline-regexp) diff-outline-regexp)

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

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