annotate src/.cvsignore @ 39651:444f50200adc

(help-mode-map): Make button-buffer-map our parent. Don't bind mouse events or tab/backtab. (help-function, help-variable, help-face, help-coding-system) (help-input-method, help-character-set, help-back, help-info) (help-customize-variable, help-function-def, help-variable-def): New button types. (help-button-action): New function. (describe-function-1): Pass help button-types to `help-xref-button' rather than help function and help-echo string. Don't put multiple help-function args in a list to pass them to help-xref-button, just pass them as multiple arguments. Use `help-insert-xref-button' to make [back]-button, rather than `help-xref-button'. (help-xref-button): Take a button-type TYPE as a parameter rather than a function. Remove HELP-ECHO parameter. Remove DATA parameter and add a &rest parameter ARGS to serve the same purpose. Use `make-text-button' to add the button. (help-insert-xref-button): Use `insert-text-button' to add the button. (help-follow-mouse, help-next-ref, help-previous-ref): Functions removed. (help-do-xref): New function. (help-follow): Use `push-button' and `help-do-xref' to do most of the work.
author Miles Bader <miles@gnu.org>
date Sun, 07 Oct 2001 12:05:22 +0000
parents 1765bd562688
children bdf5794b5e20
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
87e6c0b89c1f Add TAGS-LISP
Gerd Moellmann <gerd@gnu.org>
parents: 25889
diff changeset
4 TAGS-LISP
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
5 bootstrap-emacs
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
6 config.h
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
7 config.stamp
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
8 emacs
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
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
6c9ee29e8955 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents: 25924
diff changeset
12 obj-spd
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
13 prefix-args
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
14 stamp-oldxmenu
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
15 temacs
39545
1765bd562688 Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents: 31647
diff changeset
16 _gdbinit
1765bd562688 Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents: 31647
diff changeset
17 gdb.ini