view info/dir @ 32728:6fe525e8880c

(sh-mode-map): Remove bindings for sh-electric-rparen, sh-electric-less and sh-electric-hash. (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax. (sh-font-lock-heredoc, sh-font-lock-paren): New funs. (sh-font-lock-syntactic-keywords): Use them. (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove. (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove. (sh-mode): Don't override font-lock-unfontify-region-function. Use a copy of sh-font-lock-syntactic-keywords. (sh-set-shell): Don't set sh-electric-rparen-needed-here. Don't call sh-scan-buffer since font-lock does it on the fly. (sh-get-indent-info): Use `face' rather than `syntax-table' text-property to detect here-documents. Replace sh-special-syntax with sh-st-punc. (sh-prev-line): Use `face' rather than `syntax-table' text-property to skip over here-documents. (sh-font-lock-unfontify-region-function, sh-check-paren-in-case) (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash) (sh-electric-less, sh-set-here-doc-region) (sh-remove-our-text-properties, sh-search-word, sh-scan-case) (sh-scan-buffer, sh-rescan-buffer): Remove.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 21 Oct 2000 18:05:45 +0000
parents 3461c855d0de
children d521254b9e18
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.
* MIME: (emacs-mime).   The MIME de/composition library.
* 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.
* IDLWAVE: (idlwave).	Major mode and shell for IDL and WAVE/CL files.
* Eshell: (eshell).	A command shell implemented in Emacs Lisp.
* EUDC: (eudc).		Emacs Unified Directory Client.
* Ebrowse: (ebrowse)	A C++ class browser for Emacs.
* WoMan: (woman).       Browse UN*X Manual Pages "Wo (without) Man".
* Speedbar: (speedbar).	File/Tag summarizing utility.


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