diff options
| author | Gerd Moellmann | 2001-07-25 09:48:04 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-07-25 09:48:04 +0000 |
| commit | e043664a1d57724b3ce11f1ccc61574ec990b73a (patch) | |
| tree | f79488663d87784ebaada2d1ba3c2bc5cd15cee2 /lisp/ChangeLog | |
| parent | 296808a500931376ad44f071d801564ed1372d47 (diff) | |
| download | emacs-e043664a1d57724b3ce11f1ccc61574ec990b73a.tar.gz emacs-e043664a1d57724b3ce11f1ccc61574ec990b73a.zip | |
(auto-mode-alist): Use nroff-mode for files ending
in `.9'. From Assar Westerlund <assar@stacken.kth.se>.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b6c7f227671..e4d1252c44e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-07-25 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * files.el (auto-mode-alist): Use nroff-mode for files ending | ||
| 4 | in `.9'. From Assar Westerlund <assar@stacken.kth.se>. | ||
| 5 | |||
| 1 | 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2001-07-24 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a | 8 | * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a |