From 22adbe5460dbc582fb6c0182862c85441c61aeb7 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 18 Dec 2000 17:16:32 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 4 ++++ lisp/ChangeLog | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index fbfffe1ecc4..00c56093622 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -47,6 +47,10 @@ description of aspects specific to the Mac. version. They are: auto-show, c-mode, hscroll, ooutline. Their implementations have been moved to lisp/obsolete. ++++ +** The new Custom option `keyboard-coding-system' specifies a coding +system for keyboard input. + +++ ** The new user-option `even-window-heights' can be set to nil to prevent `display-buffer' from evening out window heights. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3ef378073ea..a6e76c65955 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -12,6 +12,12 @@ 2000-12-18 Dave Love + * simple.el (mail-user-agent): Doc fix. + (input-mode-8-bit): Removed. + + * international/mule.el (set-keyboard-coding-system): Doc fix. + (keyboard-coding-system): New option. + * mail/sendmail.el (send-mail-function): Customize. 2000-12-18 Eli Zaretskii -- 2.39.2