/[emacs]/emacs/lisp/bindings.el
ViewVC logotype

Diff of /emacs/lisp/bindings.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.138 by monnier, Mon Jan 17 21:18:35 2005 UTC revision 1.139 by rms, Sun Mar 6 20:50:32 2005 UTC
# Line 701  language you are using." Line 701  language you are using."
701  (define-key global-map "\C-p" 'previous-line)  (define-key global-map "\C-p" 'previous-line)
702  (define-key ctl-x-map "\C-n" 'set-goal-column)  (define-key ctl-x-map "\C-n" 'set-goal-column)
703  (define-key global-map "\C-e" 'move-end-of-line)  (define-key global-map "\C-e" 'move-end-of-line)
704    (define-key esc-map "g" 'goto-line)
705    
706  ;;(defun function-key-error ()  ;;(defun function-key-error ()
707  ;;  (interactive)  ;;  (interactive)

Legend:
Removed from v.1.138  
changed lines
  Added in v.1.139

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26