Mercurial > hg > xemacs-beta
comparison lisp/cl/cl-macs.el @ 153:25f70ba0133c r20-3b3
Import from CVS: tag r20-3b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:38:25 +0200 |
parents | 538048ae2ab8 |
children | 43dd3413c7c7 |
comparison
equal
deleted
inserted
replaced
152:4c132ee2d62b | 153:25f70ba0133c |
---|---|
1641 (defsetf annotation-face set-annotation-face) | 1641 (defsetf annotation-face set-annotation-face) |
1642 (defsetf annotation-layout set-annotation-layout) | 1642 (defsetf annotation-layout set-annotation-layout) |
1643 (defsetf annotation-data set-annotation-data) | 1643 (defsetf annotation-data set-annotation-data) |
1644 (defsetf annotation-action set-annotation-action) | 1644 (defsetf annotation-action set-annotation-action) |
1645 (defsetf annotation-menu set-annotation-menu) | 1645 (defsetf annotation-menu set-annotation-menu) |
1646 (defsetf recent-keys-ring-size set-recent-keys-ring-size) | |
1646 | 1647 |
1647 (defsetf getenv setenv t) | 1648 (defsetf getenv setenv t) |
1648 (defsetf get-register set-register) | 1649 (defsetf get-register set-register) |
1649 (defsetf global-key-binding global-set-key) | 1650 (defsetf global-key-binding global-set-key) |
1650 (defsetf keymap-parent set-keymap-parent) | 1651 (defsetf keymap-parent set-keymap-parent) |