Mercurial > hg > xemacs-beta
diff lisp/undo-stack.el @ 251:677f6a0ee643 r20-5b24
Import from CVS: tag r20-5b24
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:19:59 +0200 |
parents | 2c611d1463a6 |
children |
line wrap: on
line diff
--- a/lisp/undo-stack.el Mon Aug 13 10:19:12 2007 +0200 +++ b/lisp/undo-stack.el Mon Aug 13 10:19:59 2007 +0200 @@ -190,8 +190,7 @@ ;;; FMH! FMH! FMH! This object-oriented stuff doesn't really work ;;; properly without built-in structures (vectors suck) and without -;;; public and private functions and fields. Bogons descend on -;;; RMS for not believing in any of this. +;;; public and private functions and fields. (defsubst undoable-stack-max (stack) (aref stack 1))