SiteMap Search ElispArea HowTo Glossary RecentChanges News Problems Suggestions

History of wuxch-point-stack.el

2010-10-03
08:16 UTC Revision 1 . . . . wuxch;;; codes for point-stack (global-set-key [(control \,)] 'wuxch-point-stack-push) (global-set-key [(control .)] 'wuxch-point-stack-pop) ;; . . . (minor)