/[emacs]/emacs/lisp/emacs-lisp/lucid.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/lucid.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by monnier, Fri Apr 12 03:25:00 2002 UTC revision 1.30 by monnier, Sun May 4 00:34:16 2003 UTC
# Line 31  Line 31 
31    
32  (defalias 'current-time-seconds 'current-time)  (defalias 'current-time-seconds 'current-time)
33    
34    ;; In case cl-map-keymap is an alias for map-keymap, avoid circular calls.
35    (fset 'cl-map-keymap (indirect-function 'cl-map-keymap))
36    
37  (defun map-keymap (function keymap &optional sort-first)  (defun map-keymap (function keymap &optional sort-first)
38    "Call FUNCTION for every binding in KEYMAP.    "Call FUNCTION for every binding in KEYMAP.
39  This does not include bindings inherited from a parent keymap.  This does not include bindings inherited from a parent keymap.

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26