Mercurial > emacs
annotate lib-src/.cvsignore @ 76444:aa83dbd3dea1
(rcirc-timeout-seconds): New variable.
(rcirc-keepalive-seconds): Remove variable.
(rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
(rcirc-process, rcirc-user-disconnect): New variables.
(rcirc-connect): Initalize new variables.
(rcirc-keepalive): Don't send keepalive pings before connection is completed.
(rcirc-sentinel): Do mark all channels with activity when
connection is dropped. Run hook with process buffer local.
(rcirc-reschedule-timeout, rcirc-delete-process): New functions.
(rcirc-buffer-process): Return value of rcirc-process if rcirc-server-buffer
is nil.
(rcirc-server-name): Return the reported server name.
(rcirc-update-prompt): Simplify computation of the server name.
(rcirc-format-response-string): Likewise.
(rcirc-handler-001): Mark server as connected, record the reported server name,
and schedule a timeout.
(rcirc-track-nick): Add a spec for the tty class.
(rcirc-user-non-nick): Remove function.
(rcirc-nick-prefix-chars): Add variable.
(rcirc-user-nick): Use above variable.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 10 Mar 2007 19:31:38 +0000 |
parents | e5fe1e4d0e09 |
children | 9242087c9ddb |
rev | line source |
---|---|
28611 | 1 DOC |
25889 | 2 Makefile.c |
28611 | 3 b2m |
64656
29718f221424
Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
Juanma Barranquero <lekktu@gmail.com>
parents:
44636
diff
changeset
|
4 ctags* |
25889 | 5 cvtmail |
28611 | 6 digest-doc |
7 ebrowse | |
8 emacsclient | |
25889 | 9 emacsserver |
10 etags | |
28611 | 11 fakemail |
64656
29718f221424
Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
Juanma Barranquero <lekktu@gmail.com>
parents:
44636
diff
changeset
|
12 getopt.h |
28611 | 13 hexl |
14 make-docfile | |
15 movemail | |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25889
diff
changeset
|
16 obj |
28611 | 17 profile |
18 sorted-doc | |
19 test-distrib | |
44636 | 20 update-game-score |
28611 | 21 yow |
31816 | 22 Makefile |
65667
adbf7c56937f
Add makefile (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
64656
diff
changeset
|
23 makefile |
73187 | 24 blessmail |
40342
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
25 *-spd |
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
26 *.pdb |
74840 | 27 stamp_BLD |