Mercurial > emacs
annotate lispintro/.cvsignore @ 79145:e635cd6341e6
(unload-function-features-list): Rename from `unload-hook-features-list'.
(unload-hook-features-list): Add as obsolete alias.
(unload-feature): Use `unload-function-features-list'
and new FEATURE-unload-function.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 19 Oct 2007 08:55:14 +0000 |
parents | adbf7c56937f |
children | 14c4a6aac623 |
rev | line source |
---|---|
41429 | 1 *.aux |
2 *.fn | |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
8 *.toc | |
9 *.pgs | |
10 *.pg | |
11 *.log | |
12 *.vrs | |
13 *.vr | |
14 *.dvi | |
15 *.ps | |
16 *.tp | |
17 *.tps | |
18 *.tmp | |
41869
d90447516029
Added *.txt to .cvsignore list.
Robert J. Chassell <bob@rattlesnake.com>
parents:
41429
diff
changeset
|
19 *.txt |
41429 | 20 Makefile |
65667
adbf7c56937f
Add makefile (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
41869
diff
changeset
|
21 makefile |