Mercurial > emacs
annotate info/dir @ 51195:3cbf29813eea
(struct frame): Rename members height to text_lines,
width to text_cols, window_height to total_lines, window_width to
total_cols, new_height to new_text_lines, new_width to
new_text_cols. All uses changed.
(struct frame): New members which consolidate common members of
x_output, w32_output, and mac_output structures: left_pos,
top_pos, pixel_height, pixel_width, x_pixels_diff, y_pixels_diff,
win_gravity, size_hint_flags, border_width, internal_border_width,
line_height, fringe_cols, left_fringe_width, right_fringe_width,
want_fullscreen. All uses changed.
(struct frame): New member column_width contaning the canonical
column width, analogue to line_height. All uses changed.
(struct frame): Rename members scroll_bar_pixel_width to
config_scroll_bar_width, and scroll_bar_cols to
config_scroll_bar_cols. All uses changed.
(struct frame): New member scroll_bar_actual_width which
consolidates and renames the vertical_scroll_bar_extra member of
x_output, w32_output, and mac_output structures. All uses changed.
(FRAME_PIXEL_HEIGHT): Renamed from PIXEL_HEIGHT and moved
from x/w32/macterm.h files. All uses changed. Also change code
which referred to f->output_data...->pixel_height.
(FRAME_PIXEL_WIDTH): Renamed from PIXEL_WIDTH and moved
from x/w32/macterm.h files. All uses changed. Also change code
which referred to f->output_data...->pixel_width.
(FRAME_LINES): Renamed from FRAME_HEIGHT. All uses changed.
Also change code which referred to f->height.
(FRAME_COLS): Renamed from FRAME_WIDTH. All uses changed.
Also change code which referred to f->width.
(FRAME_NEW_HEIGHT, FRAME_NEW_WIDTH): Remove macros; change uses
to update new_text_lines and new_text_cols members directly.
(FRAME_CONFIG_SCROLL_BAR_WIDTH): Renamed from
FRAME_SCROLL_BAR_PIXEL_WIDTH. All uses changed.
(FRAME_CONFIG_SCROLL_BAR_COLS): Renamed from
FRAME_SCROLL_BAR_COLS. All uses changed.
(FRAME_LEFT_SCROLL_BAR_COLS, FRAME_RIGHT_SCROLL_BAR_COLS):
Renamed from FRAME_LEFT_SCROLL_BAR_WIDTH and
FRAME_RIGHT_SCROLL_BAR_WIDTH, resp. All uses changed.
(FRAME_SCROLL_BAR_AREA_WIDTH, FRAME_LEFT_SCROLL_BAR_AREA_WIDTH)
(FRAME_RIGHT_SCROLL_BAR_AREA_WIDTH): New macros.
(FRAME_TOTAL_COLS): Renamed from FRAME_WINDOW_WIDTH.
(SET_FRAME_COLS): Renamed from SET_FRAME_WIDTH.
(FRAME_TOTAL_COLS_ARG): Renamed from FRAME_WINDOW_WIDTH_ARG.
(WINDOW_VERTICAL_SCROLL_BAR_COLUMN): Remove unused macro.
(WINDOW_VERTICAL_SCROLL_BAR_HEIGHT): Remove unused macro.
(FRAME_LINE_HEIGHT): Renamed from CANON_Y_UNIT. Unconditionally
return line_height member (it now has proper value also for
non-window frames).
(FRAME_COLUMN_WIDTH): Renamed from CANON_X_UNIT. Unconditionally
return new column_width member (rather than the default font width).
(FRAME_FRINGE_COLS, FRAME_LEFT_FRINGE_WIDTH)
(FRAME_RIGHT_FRINGE_WIDTH): Renamed from FRAME_X_... and moved
from x/w32/macterm.h files. Unconditionally return corresponding
member of frame structure (they now have proper values also for
non-window frames).
(FRAME_TOTAL_FRINGE_WIDTH): Renamed from FRAME_FRINGE_WIDTH.
Calculate return value from left and right widths.
(FRAME_INTERNAL_BORDER_WIDTH): Unconditionally return
internal_border_width member (has proper value for non-window frame).
(FRAME_PIXEL_X_FROM_CANON_X): Renamed from PIXEL_X_FROM_CANON_X.
(FRAME_PIXEL_Y_FROM_CANON_Y): Renamed from PIXEL_Y_FROM_CANON_Y.
(FRAME_CANON_X_FROM_PIXEL_X): Renamed from CANON_X_FROM_PIXEL_X.
(FRAME_CANON_Y_FROM_PIXEL_Y): Renamed from CANON_Y_FROM_PIXEL_Y.
(FRAME_LINE_TO_PIXEL_Y): Renamed from CHAR_TO_PIXEL_ROW,
consolidated from xterm.h, macterm.h, and w32term.h.
(FRAME_COL_TO_PIXEL_X): Renamed from CHAR_TO_PIXEL_COL,
consolidated from xterm.h, macterm.h, and w32term.h.
(FRAME_TEXT_COLS_TO_PIXEL_WIDTH): Renamed from
CHAR_TO_PIXEL_WIDTH consolidated from x/mac/w32term.h.
(FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Renamed from
CHAR_TO_PIXEL_HEIGHT consolidated from x/mac/w32term.h.
(FRAME_PIXEL_Y_TO_LINE): Renamed from PIXEL_TO_CHAR_ROW
consolidated from x/mac/w32term.h.
(FRAME_PIXEL_X_TO_COL): Renamed from PIXEL_TO_CHAR_COL
consolidated from x/mac/w32term.h.
(FRAME_PIXEL_WIDTH_TO_TEXT_COLS): Renamed from
PIXEL_TO_CHAR_WIDTH consolidated from x/mac/w32term.h.
(FRAME_PIXEL_HEIGHT_TO_TEXT_LINES): Renamed from
PIXEL_TO_CHAR_HEIGHT consolidated from x/mac/w32term.h.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 24 May 2003 21:58:07 +0000 |
parents | 0dcc2162a55f |
children | 1415d5164b81 d7ddb3e565de |
rev | line source |
---|---|
25845 | 1 -*- Text -*- |
2 This is the file .../info/dir, which contains the topmost node of the | |
3 Info hierarchy. The first time you invoke Info you start off | |
4 looking at that node, which is (dir)Top. | |
5 | |
6 File: dir Node: Top This is the top of the INFO tree | |
42361
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
7 |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
8 The Info Directory |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
9 ****************** |
25845 | 10 |
42361
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
11 The Info Directory is the top-level menu of major Info topics. |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
12 Type "d" in Info to return to the Info Directory. Type "q" to exit Info. |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
13 Type "?" for a list of Info commands, or "h" to visit an Info tutorial. |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
14 Type "m" to choose a menu item--for instance, |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
15 "mEmacs<Return>" visits the Emacs manual. |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
16 In Emacs Info, you can click mouse button 2 on a menu item or cross reference |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
17 to follow it to its target. |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
18 |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
19 * Menu: Each line that starts with a * is a topic you can select with "m". |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
20 Every third topic has a red *. |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
21 |
071388e0e754
Rewrite the introductory text for clarity.
Richard M. Stallman <rms@gnu.org>
parents:
41419
diff
changeset
|
22 * Info: (info). How to use the documentation browsing system. |
25845 | 23 |
34121
8ac4f972b03f
Change the category to "Emacs".
Eli Zaretskii <eliz@gnu.org>
parents:
33134
diff
changeset
|
24 Emacs |
25845 | 25 * Emacs: (emacs). The extensible self-documenting text editor. |
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
26 * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs. |
41419
81924bb3782d
Update the entry for Emacs Lisp Introduction.
Eli Zaretskii <eliz@gnu.org>
parents:
41404
diff
changeset
|
27 * Emacs Lisp Introduction: (eintr). |
41404
b5a7e0bdf5bf
Add an item for emacs-lisp-intro.
Eli Zaretskii <eliz@gnu.org>
parents:
40891
diff
changeset
|
28 A simple introduction to Emacs Lisp programming. |
40891
70085cf5c5ef
Add an entry for the ELisp manual.
Eli Zaretskii <eliz@gnu.org>
parents:
40848
diff
changeset
|
29 * Elisp: (elisp). The Emacs Lisp Reference Manual. |
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
30 |
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
31 * CL: (cl). Partial Common Lisp support for Emacs Lisp. |
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
32 * Dired-X: (dired-x). Dired Extra Features. |
43961
47a8aeb481fb
Synchronize DIR entries with text in @direntry in Texinfo sources.
Eli Zaretskii <eliz@gnu.org>
parents:
42361
diff
changeset
|
33 * Ediff: (ediff). A visual interface for comparing and merging programs. |
34143 | 34 * PCL-CVS: (pcl-cvs). Emacs front-end to CVS. |
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
35 * Speedbar: (speedbar). File/Tag summarizing utility. |
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
36 |
43961
47a8aeb481fb
Synchronize DIR entries with text in @direntry in Texinfo sources.
Eli Zaretskii <eliz@gnu.org>
parents:
42361
diff
changeset
|
37 * Ada mode: (ada-mode). Emacs mode for editing Ada code. |
47a8aeb481fb
Synchronize DIR entries with text in @direntry in Texinfo sources.
Eli Zaretskii <eliz@gnu.org>
parents:
42361
diff
changeset
|
38 * CC mode: (ccmode). Emacs mode for editing C, C++, Objective-C, |
47a8aeb481fb
Synchronize DIR entries with text in @direntry in Texinfo sources.
Eli Zaretskii <eliz@gnu.org>
parents:
42361
diff
changeset
|
39 Java, Pike, and IDL code. |
35915
f042a6d7e37c
Fix the Ebrowse entry (was missing a dot).
Eli Zaretskii <eliz@gnu.org>
parents:
34143
diff
changeset
|
40 * Ebrowse: (ebrowse). A C++ class browser for Emacs. |
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
41 * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files. |
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
42 |
25845 | 43 * Gnus: (gnus). The news reader Gnus. |
44 * Message: (message). Mail and news composition mode that goes with Gnus. | |
45 * MH-E: (mh-e). Emacs interface to the MH mail system. | |
43961
47a8aeb481fb
Synchronize DIR entries with text in @direntry in Texinfo sources.
Eli Zaretskii <eliz@gnu.org>
parents:
42361
diff
changeset
|
46 * MIME: (emacs-mime). Emacs MIME de/composition library. |
25845 | 47 * SC: (sc). Supercite lets you cite parts of messages you're |
48 replying to, in flexible ways. | |
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
49 |
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
50 * Autotype: (autotype). Convenient features for text that you enter frequently |
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
51 in Emacs. |
40848 | 52 * Calc: (calc). Advanced desk calculator and mathematical tool. |
32473
8e29b5f0a7ae
(Top): Add an entry for Eshell.
Eli Zaretskii <eliz@gnu.org>
parents:
32009
diff
changeset
|
53 * Eshell: (eshell). A command shell implemented in Emacs Lisp. |
43961
47a8aeb481fb
Synchronize DIR entries with text in @direntry in Texinfo sources.
Eli Zaretskii <eliz@gnu.org>
parents:
42361
diff
changeset
|
54 * EUDC: (eudc). An Emacs client for directory servers (LDAP, PH). |
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
55 * Forms: (forms). Emacs package for editing data bases |
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
56 by filling in forms. |
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
57 * RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. |
45860
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
43961
diff
changeset
|
58 * Tramp: (tramp). Transparent Remote (file) Access, Multiple Protocol. |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
43961
diff
changeset
|
59 Edit remote files via a remote shell (rsh, |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
43961
diff
changeset
|
60 ssh, telnet). |
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
61 * Widget: (widget). The "widget" package used by the Emacs Customization |
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
62 facility. |
30662 | 63 * WoMan: (woman). Browse UN*X Manual Pages "Wo (without) Man". |
25845 | 64 |
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
65 * VIPER: (viper). The newest Emacs VI-emulation mode. |
43961
47a8aeb481fb
Synchronize DIR entries with text in @direntry in Texinfo sources.
Eli Zaretskii <eliz@gnu.org>
parents:
42361
diff
changeset
|
66 (also, A VI Plan for Emacs Rescue |
47a8aeb481fb
Synchronize DIR entries with text in @direntry in Texinfo sources.
Eli Zaretskii <eliz@gnu.org>
parents:
42361
diff
changeset
|
67 or the VI PERil.) |
33116
d521254b9e18
Rearrange menu items more logically, and put
Eli Zaretskii <eliz@gnu.org>
parents:
32677
diff
changeset
|
68 * VIP: (vip). An older VI-emulation for Emacs. |