]> code.delx.au - gnu-emacs/blobdiff - lisp/gosmacs.el
(reporter-dont-compact-list): Doc fix.
[gnu-emacs] / lisp / gosmacs.el
index fe136b0292b6549bde64a844da154a6df597da5e..93bbbaa5b80aba1ec70e3870d6206040aa51b00c 100644 (file)
 ;; 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