view info/dir @ 35926:d2997845573f

(hi-lock-mode): Toggling hi-lock-mode now affects all buffers. When hi-lock turned on rather than only checking current buffer for regexps, all buffers are checked. Moved activation of font-lock to hi-lock-refontify. When font-lock turned off rather than removing added highlighting just in current buffer, remove it in all buffers. Changed edit menu text from "Automatic Highlighting" to "Regexp Highlighting" Documentation for highlighting phrases, minor documentation changes. (hi-lock-set-file-patterns): Execute only if there are new or existing file patterns. (hi-lock-refontify): Assume font-lock-fontify-buffer will first unfontify and, if a support mode is active, will not refontify the whole buffer. If necessary, turn on font lock. (Removed font-lock-unfontify and font-lock support-mode-specific calls, such as lazy-lock-fontify-window.) (hi-lock-find-patterns): Do not turn on hi-lock-mode even if patterns are found. Not useful now since find-file-hook is removed if hi-lock is off, but may be needed for per-buffer hi-lock activation. (hi-lock-face-phrase-buffer): New function. Also added related menu item and keybinding. (highlight-phrase): New alias, to hi-lock-face-phrase-buffer. (hi-lock-process-phrase): New function. (hi-lock-line-face-buffer): Doc fixes. (hi-lock-face-buffer): Doc fixes. (hi-lock-unface-buffer): Doc fixes.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 06 Feb 2001 15:43:37 +0000
parents f042a6d7e37c
children 9c67db6edbd9
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.

Emacs
* Info: (info).		How to use the documentation browsing system.
* Emacs: (emacs).	The extensible self-documenting text editor.
* Emacs FAQ: (efaq).	Frequently Asked Questions about Emacs.

* CL: (cl).		Partial Common Lisp support for Emacs Lisp.
* Dired-X: (dired-x).   Dired Extra Features.
* Ediff: (ediff).	A comprehensive visual interface to diff & patch.
* PCL-CVS: (pcl-cvs).	Emacs front-end to CVS.
* Speedbar: (speedbar).	File/Tag summarizing utility.

* Ada mode: (ada-mode). The GNU Emacs mode for editing Ada code.
* CC mode: (ccmode).	The GNU Emacs mode for editing C, C++, Objective-C
			  and Java code.
* Ebrowse: (ebrowse).	A C++ class browser for Emacs.
* IDLWAVE: (idlwave).	Major mode and shell for IDL and WAVE/CL files.

* 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.
* SC: (sc).		Supercite lets you cite parts of messages you're 
			  replying to, in flexible ways.

* Autotype: (autotype). Convenient features for text that you enter frequently
                          in Emacs.
* Eshell: (eshell).	A command shell implemented in Emacs Lisp.
* EUDC: (eudc).		Emacs Unified Directory Client.
* Forms: (forms).	Emacs package for editing data bases
			  by filling in forms.
* RefTeX: (reftex).	Emacs support for LaTeX cross-references and citations.
* Widget: (widget).     The "widget" package used by the Emacs Customization
                          facility.
* WoMan: (woman).       Browse UN*X Manual Pages "Wo (without) Man".

* VIPER: (viper).       The newest Emacs VI-emulation mode.
* VIP: (vip).		An older VI-emulation for Emacs.