# HG changeset patch # User Glenn Morris # Date 1252651124 0 # Node ID 1757b9590368a12c15cd4a091166a173118c11e3 # Parent 4556ab401b02a536854632a1909952ac765527ee Remove comment, inapplicable since 1997 (loadup no longer loads the uncompiled version). diff -r 4556ab401b02 -r 1757b9590368 lisp/bindings.el --- a/lisp/bindings.el Fri Sep 11 05:10:15 2009 +0000 +++ b/lisp/bindings.el Fri Sep 11 06:38:44 2009 +0000 @@ -24,26 +24,6 @@ ;;; Commentary: -;;; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -;;; Special formatting conventions are used in this file! -;;; -;;; A backslash-newline is used at the beginning of a documentation string -;;; when that string should be stored in the file etc/DOCnnn, not in core. -;;; -;;; Such strings read into Lisp as numbers (during the pure-loading phase). -;;; -;;; But you must obey certain rules to make sure the string is understood -;;; and goes into etc/DOCnnn properly. -;;; -;;; The doc string must appear in the standard place in a call to -;;; defun, autoload, defvar or defconst. No Lisp macros are recognized. -;;; The open-paren starting the definition must appear in column 0. -;;; -;;; In defvar and defconst, there is an additional rule: -;;; The double-quote that starts the string must be on the same -;;; line as the defvar or defconst. -;;; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - ;;; Code: (defun make-mode-line-mouse-map (mouse function) "\