Changeset 4204 for trunk/etc/emacs.1
- Timestamp:
- 05/01/07 18:04:59 (2 years ago)
- Files:
-
- trunk/etc/emacs.1 (modified) (15 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/emacs.1
r4190 r4204 20 20 .\" 21 21 '\" t 22 .TH EMACS 1 "2001 November 23" 23 .UC 4 22 .TH EMACS 1 "2007 April 13" "GNU Emacs 22.1" 24 23 .SH NAME 25 24 emacs \- GNU project Emacs … … 41 40 .br 42 41 The primary documentation of GNU Emacs is in the GNU Emacs Manual, 43 which you can read on line using Info, a subsystem of Emacs. Please44 look there for complete and up-to-date documentation. This man page 45 is updated only when someone volunteers to do so; the Emacs 46 maintainers' priority goal is to minimize the amount of time this man 47 page takes away from other more useful projects.42 which you can read using Info, either from Emacs or as a standalone 43 program. Please look there for complete and up-to-date documentation. 44 This man page is updated only when someone volunteers to do so; the 45 Emacs maintainers' priority goal is to minimize the amount of time 46 this man page takes away from other more useful projects. 48 47 .br 49 48 The user functionality of GNU Emacs encompasses … … 59 58 windows and buffers. 60 59 CTRL-h or F1 enters the Help facility. Help Tutorial (CTRL-h t) 61 requests an interactive tutorial which can teach beginners the fundamentals60 starts an interactive tutorial which can teach beginners the fundamentals 62 61 of 63 62 .I Emacs … … 78 77 .I Emacs 79 78 windows (Shell), running a Lisp read-eval-print loop 80 (Lisp-Interaction-Mode), a nd automated psychotherapy (Doctor).79 (Lisp-Interaction-Mode), automated psychotherapy (Doctor), and much more. 81 80 .PP 82 81 There is an extensive reference manual, but … … 159 158 .BI \-batch 160 159 Edit in batch mode. The editor will send messages to stderr. This 161 option must be the first in the argument list. You must use -l and-f160 option must be the first in the argument list. You must use \-l and \-f 162 161 options to specify files to execute and functions to call. 163 162 .TP … … 201 200 .I Emacs 202 201 window in reverse video. 203 .TP204 .B \-i205 Use the "kitchen sink" bitmap icon when iconifying the206 .I Emacs207 window.208 202 .TP 209 203 .BI \-font " font, " \-fn " font" … … 263 257 On color displays, sets the color of the text. 264 258 265 See the file 266 .I /usr/lib/X11/rgb.txt259 Use the command 260 .I M-x list-colors-display 267 261 for a list of valid 268 262 color names. … … 300 294 .IR xterm (1) 301 295 window, display is done in that window. 302 This must be the first option specified in the command line.303 296 .PP 304 297 You can set … … 407 400 .\" START DELETING HERE IF YOU'RE NOT USING X MENUS 408 401 CTRL-SHIFT-left T{ 409 X buffer menu --hold the buttons and keys402 X buffer menu \(em hold the buttons and keys 410 403 down, wait for menu to appear, select 411 404 buffer, and release. Move mouse out of 412 405 menu and release to cancel. 413 406 T} 414 CTRL-SHIFT-middle X help menu --pop up index card menu for Emacs help.407 CTRL-SHIFT-middle X help menu \(em pop up index card menu for Emacs help. 415 408 .\" STOP DELETING HERE IF YOU'RE NOT USING X MENUS 416 409 CTRL-SHIFT-right T{ … … 432 425 .PP 433 426 .SH FILES 434 /usr/local/share/info - files for the Info documentation browser 435 (a subsystem of Emacs) to refer to. Currently not much of Unix 436 is documented here, but the complete text of the Emacs reference 437 manual is included in a convenient tree structured form. 438 439 /usr/local/share/emacs/$VERSION/src - C source files and object files 427 /usr/local/share/info - files for the Info documentation browser. 428 The complete text of the Emacs reference manual is included in a 429 convenient tree structured form. Also includes the Emacs Lisp 430 Reference Manual, useful to anyone wishing to write programs in the 431 Emacs Lisp extension language. 440 432 441 433 /usr/local/share/emacs/$VERSION/lisp - Lisp source files and compiled files … … 443 435 others are autoloaded from this directory when used. 444 436 445 /usr/local/share/emacs/$VERSION/etc - various programs that are used with 446 GNU Emacs, and some files of information. 437 /usr/local/libexec/emacs/$VERSION/$ARCH - various programs that are 438 used with GNU Emacs. 439 440 /usr/local/share/emacs/$VERSION/etc - various files of information. 447 441 448 442 /usr/local/share/emacs/$VERSION/etc/DOC.* - contains the documentation … … 451 445 Emacs proper. 452 446 453 /usr/local/share/emacs/$VERSION/etc/OTHER.EMACSES discusses GNU Emacs454 vs. other versions of Emacs.455 447 .br 456 448 /usr/local/share/emacs/$VERSION/etc/SERVICE lists people offering 457 449 various services to assist users of GNU Emacs, including education, 458 450 troubleshooting, porting and customization. 459 .br 460 These files also have information useful to anyone wishing to write 461 programs in the Emacs Lisp extension language, which has not yet been fully 462 documented. 463 464 /usr/local/com/emacs/lock - holds lock files that are made for all 465 files being modified in Emacs, to prevent simultaneous modification 466 of one file by two users. 467 468 .\" START DELETING HERE IF YOU'RE NOT USING X 469 /usr/lib/X11/rgb.txt - list of valid X color names. 470 .\" STOP DELETING HERE IF YOU'RE NOT USING X 451 471 452 .PP 472 453 .SH BUGS … … 489 470 fixed if they can be isolated, so it is in your interest to report 490 471 them in such a way that they can be easily reproduced. 491 .PP492 Bugs that I know about are: shell will not work with programs493 running in Raw mode on some Unix versions.494 472 .SH UNRESTRICTIONS 495 473 .PP … … 520 498 and urges that 521 499 you contribute your extensions to the GNU library. Eventually GNU 522 (Gnu's Not Unix) will be a complete replacement for Berkeley 523 Unix. 500 (Gnu's Not Unix) will be a complete replacement for Unix. 524 501 Everyone will be free to use, copy, study and change the GNU system. 525 502 .SH SEE ALSO 526 X(1), xlsfonts(1), xterm(1), xrdb(1)503 emacsclient(1), etags(1), X(1), xlsfonts(1), xterm(1), xrdb(1) 527 504 .SH AUTHORS 528 505 .PP … … 533 510 Copyright 534 511 .if t \(co 535 .if n ( c)512 .if n (C) 536 513 1995, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 537 514 2006, 2007 Free Software Foundation, Inc.
