etc/isa-settings.el
changeset 3070 cadbaef4f4a5
parent 2972 11e124d2e184
child 3304 08952002358d
equal deleted inserted replaced
3069:de1f64558c01 3070:cadbaef4f4a5
    23 ;; Keymaps
    23 ;; Keymaps
    24 
    24 
    25 (setq default-ctl-arrow "z")
    25 (setq default-ctl-arrow "z")
    26 (setq ctl-arrow "z")
    26 (setq ctl-arrow "z")
    27 
    27 
    28 (standard-display-european 1)
    28 (standard-display-8bit 128 255)
    29 (require 'iso-syntax)
    29 
    30 
    30 
    31 ;; FIXME
    31 ;; FIXME
    32 ;; DO NOT EDIT the lines between BEGIN-KEY-MAP and END-KEY-MAP
    32 ;; DO NOT EDIT the lines between BEGIN-KEY-MAP and END-KEY-MAP
    33 ;; the table is generated by the perl script `gen-isa_gnu_emacs'
    33 ;; the table is generated by the perl script `gen-isa_gnu_emacs'
    34 ;; In order to make changes to the keyboard mappings you should edit
    34 ;; In order to make changes to the keyboard mappings you should edit