*** empty log message ***
This commit is contained in:
parent
aa120288d8
commit
22adbe5460
2 changed files with 10 additions and 0 deletions
4
etc/NEWS
4
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.
|
||||
|
|
|
@ -12,6 +12,12 @@
|
|||
|
||||
2000-12-18 Dave Love <fx@gnu.org>
|
||||
|
||||
* 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 <eliz@is.elta.co.il>
|
||||
|
|
Loading…
Add table
Reference in a new issue