Mercurial > emacs
annotate src/.cvsignore @ 51434:4c85e6a5a9d2
(Info-mode-hook): Obey obsolete `Info-fontify'.
(Info-find-in-tag-table-1): Remove unused vars.
(Info-display-images-node): Remove unused var paragraph-markers.
(Info-header-line): Remove.
(Info-select-node): Don't set it.
(Info-search): Remove unused var `current'.
(Info-follow-reference): Remove unused var `beg'.
(Info-extract-menu-node-name): Remove unused var `i'.
(Info-complete-menu-item): Use `with-current-buffer'.
(Info-index): Remove unused var `rnode'.
(Info-mode): Set header-line-format to check text-properties directly.
(Info-find-emacs-command-nodes): Remove unused var `found' and `exact'.
(Info-fontify-node): Use `push'.
(Info-speedbar-hierarchy-buttons): Use `dolist'.
(Info-speedbar-goto-node, Info-speedbar-fetch-file-nodes):
Check the return value of `string-match'.
(Info-speedbar-fetch-file-nodes): Factor out common code.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 03 Jun 2003 19:54:42 +0000 |
parents | bdf5794b5e20 |
children | 41bc433c6843 d7ddb3e565de |
rev | line source |
---|---|
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
1 *.core |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
2 Makefile |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
3 Makefile.c |
25924 | 4 TAGS-LISP |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
5 bootstrap-emacs |
25889 | 6 config.h |
7 config.stamp | |
8 emacs | |
9 emacs-* | |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
10 epaths.h |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25924
diff
changeset
|
11 obj |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
12 prefix-args |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
13 stamp-oldxmenu |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
14 temacs |
39545
1765bd562688
Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents:
31647
diff
changeset
|
15 _gdbinit |
1765bd562688
Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents:
31647
diff
changeset
|
16 gdb.ini |
40342
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
39545
diff
changeset
|
17 *-spd |
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
39545
diff
changeset
|
18 *.pdb |