X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/fd7fa35a05844aaa716dc8c8511947bed03ca989..7c7ff7f5d18ebe74842db645eb6ff4b63e778f0b:/lisp/gosmacs.el diff --git a/lisp/gosmacs.el b/lisp/gosmacs.el index 060699e7d5..93bbbaa5b8 100644 --- a/lisp/gosmacs.el +++ b/lisp/gosmacs.el @@ -1,11 +1,10 @@ ;;; gosmacs.el --- rebindings to imitate Gosmacs. +;; Copyright (C) 1986 Free Software Foundation, Inc. + ;; Maintainer: FSF -;; Last-Modified: 09 May 1991 ;; Keywords: emulations -;; Copyright (C) 1986 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify @@ -22,8 +21,15 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;;; Commentary: + +;; Make GNU Emacs look like Gosling Emacs. `M-x set-gosmacs-bindings' +;; does this change; `M-x set-gnu-bindings' undoes it. + ;;; Code: +(require 'mlsupport) + (defvar non-gosmacs-binding-alist nil) ;;;###autoload