emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs Manual and multi-tty


From: Richard Stallman
Subject: Emacs Manual and multi-tty
Date: Thu, 30 Aug 2007 03:15:47 -0400

These changes

    -(define-key ctl-x-map "\C-c" 'save-buffers-kill-emacs)
    +(define-key ctl-x-map "\C-c" 'save-buffers-kill-terminal)

    -  (define-key electric-history-map "\C-z" 'suspend-emacs)
    +  (define-key electric-history-map "\C-z" 'suspend-frame)

require changes in the Emacs manual.  But what other such
changes are needed?

We don't have a list of them.  Can you provide a list?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]