diff lisp/=gosmacs.el @ 208:0fa7fc093c4e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 06 Mar 1991 18:30:37 +0000
parents 9697c13298e5
children 1e0bc00dca7a
line wrap: on
line diff
--- a/lisp/=gosmacs.el	Tue Mar 05 23:01:17 1991 +0000
+++ b/lisp/=gosmacs.el	Wed Mar 06 18:30:37 1991 +0000
@@ -56,8 +56,8 @@
 
 (defun rebind-and-record (bindings)
   "Establish many new global bindings and record the bindings replaced.
-Arg is an alist whose elements are (KEY DEFINITION).
-Value is a similar alist whose elements describe the same KEYs
+Arg BINDINGS is an alist whose elements are (KEY DEFINITION).
+Returns a similar alist whose elements describe the same KEYs
 but each with the old definition that was replaced,"
   (let (old)
     (while bindings