(Qcenter): New variable.
[bpt/emacs.git] / lisp / gosmacs.el
index 060699e..93bbbaa 100644 (file)
@@ -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
 ;; 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