view lispintro/MANIFEST @ 59048:2daab60919ed

(truncate_undo_list): Return void. Take just one argument, the buffer. Make it current, and inhibit recursive GC. Access and update the undo list directly; return void. Refer to the undo...limit variables directly. Test undo_outer_limit only after counting the whole current command. When it's exceeded, call the function in undo-outer-limit-function. (undo_limit, undo_strong_limit, undo_outer_limit): Moved from alloc.c. (Vundo_outer_limit_function): New variable. (syms_of_undo): Define undo-limit, undo-strong-limit and undo-outer-limit here, and undo-outer-limit-function. Doc fixes.
author Richard M. Stallman <rms@gnu.org>
date Tue, 21 Dec 2004 11:31:24 +0000
parents 54ac2f6e3c93
children
line wrap: on
line source

`emacs-lisp-intro-2.00.tar' contains:

        size  filename

        2102  INSTALL
        1482  MANIFEST
       10295  Makefile
         358  Makefile.am
       10215  Makefile.in
        5642  README
        3542  aclocal.m4
        7129  drawers.eps
       36057  configure
         142  configure.in
       12136  cons-1.eps
       12523  cons-2.eps
       12420  cons-2a.eps
       12984  cons-3.eps
       13866  cons-4.eps
       12986  cons-5.eps
      772149  emacs-lisp-intro.texi
        5584  install-sh
       10252  lambda-1.eps
       10278  lambda-2.eps
       10275  lambda-3.eps
        4650  missing
         732  mkinstalldirs
      207383  texinfo.tex

###