mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 13:11:14 -08:00
(normal-erase-is-backspace): Use it instead of
delete-key-deletes-forward.
This commit is contained in:
parent
c843d6c65b
commit
8e58a55c8b
1 changed files with 2 additions and 2 deletions
|
|
@ -1055,8 +1055,8 @@ as a PDF file <URL:http://www.ecma.ch/ecma1/STAND/ECMA-048.HTM>.")
|
|||
(custom-put-if-not 'easy-menu-precalculate-equivalent-keybindings 'standard-value t)
|
||||
(custom-put-if-not 'debugger-batch-max-lines 'custom-version "21.1")
|
||||
(custom-put-if-not 'debugger-batch-max-lines 'standard-value t)
|
||||
(custom-put-if-not 'delete-key-deletes-forward 'custom-version "21.1")
|
||||
(custom-put-if-not 'delete-key-deletes-forward 'standard-value t)
|
||||
(custom-put-if-not 'normal-erase-is-backspace 'custom-version "21.1")
|
||||
(custom-put-if-not 'normal-erase-is-backspace 'standard-value t)
|
||||
(custom-put-if-not 'desktop-enable 'custom-version "20.3")
|
||||
(custom-put-if-not 'desktop-enable 'standard-value t)
|
||||
(custom-put-if-not 'vc-dired-terse-display 'custom-version "20.3")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue