view info/dir @ 26789:03a6016a38bf

(#includes): Allow compilation with only Xaw. (xaw3d_arrow_scroll, xaw3d_pick_top): New variables. (xt_action_hook): Replace XAW3D by XAW. (xaw3d_jump_callback): Renamed to xaw_jump_callback. (xaw_jump_callback): Renamed from xaw3d_jump_callback. Determine epsilon dynamically and don't try to be too clever. (xaw3d_scroll_callback): Renamed to xaw_scroll_callback. (xaw_scroll_callback): Renamed from xaw3d_scroll_callback. Handle both Xaw3d with arrow-scrollbars and with Xaw-style scrollbar (using `ratio'). (x_create_toolkit_scroll_bar): Try to detect which style of Xaw3d scrollbar we have so as to set it up more optimally and to fix xaw3d_arrow_scroll and xaw3d_pick_top. (x_set_toolkit_scroll_bar_thumb): Try to maintain 2 spare pixels at the bottom of the Xaw3d scrollbar, to work around its tendency to refuse shrinking the thumb. Also make sure that `XawScrollbarSetThumb' is not ignored, using a major gross hack. (x_initialize): Init default values for xaw3d_arrow_scroll and xaw3d_pick_top.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 10 Dec 1999 01:40:21 +0000
parents 96712277c1da
children 27b3c145fd73
line wrap: on
line source

-*- Text -*-
This is the file .../info/dir, which contains the topmost node of the
Info hierarchy.  The first time you invoke Info you start off
looking at that node, which is (dir)Top.

File: dir	Node: Top	This is the top of the INFO tree
  This (the Directory node) gives a menu of major topics. 
  Typing "d" returns here, "q" exits, "?" lists all INFO commands, "h" 
  gives a primer for first-timers, "mEmacs<Return>" visits the Emacs topic,
  etc.
  In Emacs, you can click mouse button 2 on a menu item or cross reference
  to select it.
  --- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) ---

* Menu: The list of major topics begins on the next line.

* Info: (info).		Documentation browsing system.
* Emacs: (emacs).	The extensible self-documenting text editor.
* VIPER: (viper).       The newest Emacs VI-emulation mode.
* VIP: (vip).		An older VI-emulation for Emacs.
* Forms: (forms).	Emacs package for editing data bases
			  by filling in forms.
* Gnus: (gnus).		The news reader Gnus.
* Message: (message).	Mail and news composition mode that goes with Gnus.
* MH-E: (mh-e).		Emacs interface to the MH mail system.
* CL: (cl).		Partial Common Lisp support for Emacs Lisp.
* SC: (sc).		Supercite lets you cite parts of messages you're 
			  replying to, in flexible ways.
* Dired-X: (dired-x).   Dired Extra Features.
* Ediff: (ediff).	A comprehensive visual interface to diff & patch.
* CC mode: (ccmode).	The GNU Emacs mode for editing C, C++, Objective-C
			  and Java code.
* Ada mode: (ada-mode). The GNU Emacs mode editing Ada.

Editors
* Autotype: (autotype). Convenient features for text that you enter frequently
                          in Emacs.
* Emacs FAQ: (emacs-faq).	Frequently Asked Questions about Emacs.