Mercurial > emacs
changeset 26924:5348841810f6
Add diff-mode.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 16 Dec 1999 19:09:41 +0000 |
parents | c928d17d7f42 |
children | 4364c74ee502 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Dec 16 19:07:06 1999 +0000 +++ b/etc/NEWS Thu Dec 16 19:09:41 1999 +0000 @@ -776,10 +776,14 @@ *** 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