Mercurial > emacs
view etc/.arch-inventory @ 70956:5fd02ab03d96
(ewoc--current-dll): New var.
(ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't
take DLL arg. Instead, use `ewoc--current-dll'. Update all callers.
(ewoc--set-buffer-bind-dll-let*): Bind `ewoc--current-dll', not `dll'.
(ewoc--adjust): Use `ewoc--current-dll'.
(ewoc-next, ewoc-prev, ewoc-nth): Bind `ewoc--current-dll'.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 26 May 2006 08:29:13 +0000 |
parents | 34a75c56c1ce |
children | 35069180a991 |
line wrap: on
line source
# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile source ^(Makefile)$ # Generated files (DOC-X is generated on windows) backup ^(DOC(|-[0-9.]*|-X))$ # Install-in-place on NT makes this directory, so just ignore it backup ^(icons)$ # arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae