1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

Add diff-mode.

This commit is contained in:
Dave Love 1999-12-16 19:09:41 +00:00
parent 5cf713b1e3
commit 36e24b827b

View File

@ -776,10 +776,14 @@ M-x customize-group RET recentf RET.
*** elide-head.el provides a mechanism for eliding boilerplate header
text.
*** footnote.el provides `foornote-mode', a minor mode supporting use
*** footnote.el provides `footnote-mode', a minor mode supporting use
of footnotes. It is intended for use with Message mode, but isn't
specific to Message mode.
*** diff-mode.el provides `diff-mode', a major mode for
viewing/editing context diffs (patches). It is selected for files
with extension `.diff', `.diffs', `.patch' and `.rej'.
** Withdrawn packages
*** mldrag.el has been removed. mouse.el provides the same