annotate nt/inc/sys/dir.h @ 72836:7e254a2d157c

* net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from rcirc-show-maximum-output. (rcirc-mode): Remove window-scroll-function hook. (rcirc-scroll-to-bottom): Remove function. (rcirc-print): Recenter so point stays at the bottom of the window if point was already there.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 12 Sep 2006 16:48:55 +0000
parents 695cf19ef79e
children 375f2633d815 ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11401
306b976d73bf Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
1 /*
306b976d73bf Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
2 * map sys\dir.h to ..\..\..\src\ndir.h
306b976d73bf Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
3 */
306b976d73bf Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
4
306b976d73bf Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
5 #include "..\..\..\src\ndir.h"
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 11401
diff changeset
6
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 11401
diff changeset
7 /* arch-tag: 090c9091-3b16-429b-9c40-8aecce1162be
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 11401
diff changeset
8 (do not change this comment) */