summaryrefslogtreecommitdiff
path: root/lisp/=gosmacs.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1991-03-06 18:30:37 +0000
committerRichard M. Stallman <rms@gnu.org>1991-03-06 18:30:37 +0000
commit3af02678122801584e052a7f0a9652542612f029 (patch)
tree94dcd9032ccd812dc350e1cd0e02e07a705ecac4 /lisp/=gosmacs.el
parent5475b7ad77d9eef113a3549bd43ac7300f2de65d (diff)
downloademacs-3af02678122801584e052a7f0a9652542612f029.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/=gosmacs.el')
-rw-r--r--lisp/=gosmacs.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/=gosmacs.el b/lisp/=gosmacs.el
index 5ea2697eeb1..98f6368f0a8 100644
--- a/lisp/=gosmacs.el
+++ b/lisp/=gosmacs.el
@@ -56,8 +56,8 @@ Use \\[set-gnu-bindings] to restore previous global bindings."
(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