diff options
author | Jim Blandy <jimb@redhat.com> | 1991-05-09 21:50:55 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1991-05-09 21:50:55 +0000 |
commit | 83c9fc1157f422004b5181c4c9d3c5c7825172e7 (patch) | |
tree | 074f66bcf8a15ff5af469b126062561d23800262 /lisp/=gosmacs.el | |
parent | 4b2ee35d30a5bc736e494bf1819bca49d5b27ece (diff) | |
download | emacs-83c9fc1157f422004b5181c4c9d3c5c7825172e7.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/=gosmacs.el')
-rw-r--r-- | lisp/=gosmacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/=gosmacs.el b/lisp/=gosmacs.el index 98f6368f0a8..1f227abe364 100644 --- a/lisp/=gosmacs.el +++ b/lisp/=gosmacs.el @@ -20,6 +20,7 @@ (defvar non-gosmacs-binding-alist nil) +;;;###autoload (defun set-gosmacs-bindings () "Rebind some keys globally to make GNU Emacs resemble Gosling Emacs. Use \\[set-gnu-bindings] to restore previous global bindings." |