summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.7
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r--lisp/ChangeLog.79
1 files changed, 4 insertions, 5 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index 425268909ea..9976c45b307 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -5859,8 +5859,7 @@
1998-03-05 Sam Steingold <sds@usa.net>
- * lisp/simple.el (backward-delete-char-untabify-method):
- New user option.
+ * simple.el (backward-delete-char-untabify-method): New user option.
(backward-delete-char-untabify): Obey it.
This implements "hungry" delete.
@@ -7798,10 +7797,10 @@
1997-12-03 Kyle Jones <kyle_jones@wonderworks.com>
- * lisp/mail/sendmail.el (sendmail-send-it): Parse folded
- Resent-To header properly; don't ignore folded lines.
+ * mail/sendmail.el (sendmail-send-it):
+ Parse folded Resent-To header properly; don't ignore folded lines.
- * lisp/mail/mail-utils.el (mail-parse-comma-list):
+ * mail/mail-utils.el (mail-parse-comma-list):
Treat newlines and tabs as whitespace.
1997-12-03 Richard Stallman <rms@gnu.org>