summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.6
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-01-28 23:49:11 +0000
committerKim F. Storm <storm@cua.dk>2003-01-28 23:49:11 +0000
commit88c717201f5d8e7f59b4654482250d4ce69cecc3 (patch)
tree9ebccb63596d75a35705f320699732ffb2f2785c /lisp/ChangeLog.6
parent058c18c71f81821a99c17fe8fd959e3ae2314ce3 (diff)
downloademacs-88c717201f5d8e7f59b4654482250d4ce69cecc3.tar.gz
Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
Diffstat (limited to 'lisp/ChangeLog.6')
-rw-r--r--lisp/ChangeLog.67
1 files changed, 4 insertions, 3 deletions
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 231da6fb897..647a7b8abae 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -1463,9 +1463,10 @@
(metamail-interpret-header, metamail-interpret-body): New functions.
(metamail-region, metamail-buffer): New arg VIEWMODE.
- * Optional argument which value is passed to the environment
- variable EMACS_VIEW_MODE is added to the function metamail-buffer
- and metamail-region.
+ * metamail.el: Optional argument which value is passed to the
+ environment variable EMACS_VIEW_MODE is added to the function
+ metamail-buffer and metamail-region.
+
* files.el (after-find-file): Mention file name in
"auto save is newer" message.