emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/finder-inf.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/finder-inf.el
Date: Fri, 21 Dec 2001 04:20:35 -0500

Index: emacs/lisp/finder-inf.el
diff -c emacs/lisp/finder-inf.el:1.7 emacs/lisp/finder-inf.el:1.8
*** emacs/lisp/finder-inf.el:1.7        Fri Aug 31 06:02:59 2001
--- emacs/lisp/finder-inf.el    Fri Dec 21 04:20:35 2001
***************
*** 21,27 ****
          (convenience languages lisp))
      ("allout.el"
          "extensive outline mode for use alone and with other modes"
!         (outline mode wp languages))
      ("ansi-color.el"
          "translate ANSI escape sequences into faces"
          (comm processes terminals services))
--- 21,27 ----
          (convenience languages lisp))
      ("allout.el"
          "extensive outline mode for use alone and with other modes"
!         (outlines mode wp languages))
      ("ansi-color.el"
          "translate ANSI escape sequences into faces"
          (comm processes terminals services))
***************
*** 60,66 ****
          (convenience))
      ("buff-menu.el"
          "buffer menu main function and support functions"
!         nil)
      ("byte-run.el"
          "byte-compiler support for inlining"
          (internal))
--- 60,69 ----
          (convenience))
      ("buff-menu.el"
          "buffer menu main function and support functions"
!         (convenience))
!     ("button.el"
!         "Clickable buttons"
!         (extensions))
      ("byte-run.el"
          "byte-compiler support for inlining"
          (internal))
***************
*** 138,150 ****
          (unix  tools))
      ("dired-aux.el"
          "less commonly used parts of dired"
!         nil)
      ("dired-x.el"
          "Extra Dired functionality"
!         (dired extensions))
      ("dired.el"
          "directory-browsing commands"
!         nil)
      ("dirtrack.el"
          "Directory Tracking by watching the prompt"
          (processes))
--- 141,153 ----
          (unix  tools))
      ("dired-aux.el"
          "less commonly used parts of dired"
!         (files))
      ("dired-x.el"
          "Extra Dired functionality"
!         (dired extensions files))
      ("dired.el"
          "directory-browsing commands"
!         (files))
      ("dirtrack.el"
          "Directory Tracking by watching the prompt"
          (processes))
***************
*** 253,261 ****
      ("find-file.el"
          "find a file corresponding to this one given a pattern"
          (c  matching  tools))
-     ("find-gc.el"
-         "detect functions that call the garbage collector"
-         nil)
      ("find-lisp.el"
          "emulation of find in Emacs Lisp"
          (unix))
--- 256,261 ----
***************
*** 307,315 ****
--- 307,321 ----
      ("gud.el"
          "Grand Unified Debugger mode for running GDB and other debuggers"
          (unix  tools))
+     ("help-fns.el"
+         "Complex help functions"
+         (help  internal))
      ("help-macro.el"
          "makes command line help such as help-for-help"
          nil)
+     ("help-mode.el"
+         "`help-mode' used by *Help* buffers"
+         (help  internal))
      ("help.el"
          "help commands for Emacs"
          (help  internal))
***************
*** 412,417 ****
--- 418,426 ----
      ("map-ynp.el"
          "general-purpose boolean question-asker"
          (lisp  extensions))
+     ("master.el"
+         "make a buffer the master over another buffer"
+         (comm))
      ("menu-bar.el"
          "define a default menu bar"
          (internal  mouse))
***************
*** 526,537 ****
      ("resume.el"
          "process command line args from within a suspended Emacs job"
          (processes))
      ("rot13.el"
          "display a buffer in rot13"
          nil)
!     ("rsz-mini.el"
!         "dynamically resize minibuffer to display entire contents"
!         (minibuffer  window  frame  display))
      ("s-region.el"
          "set region using shift key"
          (terminals))
--- 535,552 ----
      ("resume.el"
          "process command line args from within a suspended Emacs job"
          (processes))
+     ("reveal.el"
+         "Automatically reveal hidden text at point"
+         (outlines))
+     ("rfn-eshadow.el"
+         "Highlight `shadowed' part of read-file-name input text"
+         (convenience))
      ("rot13.el"
          "display a buffer in rot13"
          nil)
!     ("ruler-mode.el"
!         "Display a ruler in the header line"
!         (environment))
      ("s-region.el"
          "set region using shift key"
          (terminals))
***************
*** 586,597 ****
      ("subr.el"
          "basic lisp subroutines for Emacs"
          nil)
-     ("sun-curs.el"
-         "cursor definitions for Sun windows"
-         (hardware))
-     ("sun-fns.el"
-         "subroutines of Mouse handling for Sun windows"
-         (hardware))
      ("tabify.el"
          "tab conversion commands for Emacs"
          nil)
--- 601,606 ----
***************
*** 637,648 ****
      ("type-break.el"
          "encourage rests from typing at appropriate intervals"
          (extensions  timers))
-     ("uncompress.el"
-         "auto-decompression hook for visiting .Z files"
-         nil)
      ("uniquify.el"
          "unique buffer names dependent on file name"
!         nil)
      ("unused.el"
          "editing commands in GNU Emacs that turned out not to be used"
          (emulations))
--- 646,654 ----
      ("type-break.el"
          "encourage rests from typing at appropriate intervals"
          (extensions  timers))
      ("uniquify.el"
          "unique buffer names dependent on file name"
!         (files))
      ("unused.el"
          "editing commands in GNU Emacs that turned out not to be used"
          (emulations))
***************
*** 663,669 ****
          nil)
      ("vc.el"
          "drive a version-control system from within Emacs"
!         nil)
      ("vcursor.el"
          "manipulate an alternative (\"virtual\") cursor"
          (virtual cursor  convenience))
--- 669,675 ----
          nil)
      ("vc.el"
          "drive a version-control system from within Emacs"
!         (tools))
      ("vcursor.el"
          "manipulate an alternative (\"virtual\") cursor"
          (virtual cursor  convenience))
***************
*** 672,678 ****
          (internal))
      ("view.el"
          "peruse file or buffer without editing"
!         nil)
      ("vms-patch.el"
          "override parts of files.el for VMS"
          (vms))
--- 678,684 ----
          (internal))
      ("view.el"
          "peruse file or buffer without editing"
!         (files))
      ("vms-patch.el"
          "override parts of files.el for VMS"
          (vms))
***************
*** 687,693 ****
          (hardware))
      ("w32-fns.el"
          "Lisp routines for Windows NT"
!         nil)
      ("which-func.el"
          "print current function in mode line"
          (mode-line  imenu  tools))
--- 693,699 ----
          (hardware))
      ("w32-fns.el"
          "Lisp routines for Windows NT"
!         (internal))
      ("which-func.el"
          "print current function in mode line"
          (mode-line  imenu  tools))
***************
*** 708,726 ****
          (window  movement  convenience))
      ("window.el"
          "GNU Emacs window commands aside from those written in C"
!         nil)
      ("winner.el"
          "Restore old window configurations"
          (convenience frames))
      ("woman.el"
          "browse UN*X manual pages `wo (without) man'"
          (help  man  un*x  manual))
-     ("x-apollo.el"
-         "Apollo support functions"
-         nil)
-     ("x-menu.el"
-         "menu support for X"
-         nil)
      ("xml.el"
          "XML parser"
          (xml))
--- 714,726 ----
          (window  movement  convenience))
      ("window.el"
          "GNU Emacs window commands aside from those written in C"
!         (internal))
      ("winner.el"
          "Restore old window configurations"
          (convenience frames))
      ("woman.el"
          "browse UN*X manual pages `wo (without) man'"
          (help  man  un*x  manual))
      ("xml.el"
          "XML parser"
          (xml))
***************
*** 730,1263 ****
      ("xt-mouse.el"
          "support the mouse when emacs run in an xterm"
          (mouse  terminals))
!     ("ccl.el"
!         "CCL (Code Conversion Language) compiler"
!         (ccl  mule  multilingual  character set  coding-system))
!     ("characters.el"
!         "set syntax and category for multibyte characters"
!         (multibyte character  character set  syntax  category))
!     ("codepage.el"
!         "MS-DOS/MS-Windows specific coding systems"
!         (i18n ms-dos ms-windows codepage))
!     ("encoded-kb.el"
!         "handler to input multibyte characters encoded somehow"
          nil)
!     ("fontset.el"
!         "commands for handling fontset"
!         (mule  multilingual  fontset))
!     ("isearch-x.el"
!         "extended isearch handling commands"
!         (multilingual  isearch))
!     ("iso-acc.el"
!         "minor mode providing electric accent keys"
!         (i18n))
!     ("iso-ascii.el"
!         "set up char tables for ISO 8859/1 on ASCII terminals"
!         (i18n))
!     ("iso-cvt.el"
!         "translate ISO 8859-1 from/to various encodings"
!         (tex  iso  latin  i18n))
!     ("iso-insert.el"
!         "insert functions for ISO 8859/1"
!         (i18n))
!     ("iso-swed.el"
!         "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
!         (i18n))
!     ("iso-transl.el"
!         "keyboard input definitions for ISO 8859-1"
!         (i18n))
!     ("ja-dic-cnv.el"
!         "convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp"
!         (mule  multilingual  japanese))
!     ("ja-dic-utl.el"
!         "utilities for handling Japanese dictionary (SKK-JISYO.L)"
!         (mule  multilingual  japanese))
!     ("kinsoku.el"
!         "`Kinsoku' processing funcs"
!         (mule  kinsoku))
!     ("kkc.el"
!         "Kana Kanji converter"
!         (mule  multilingual  japanese))
!     ("latin-1.el"
!         "set up case-conversion and syntax tables for ISO Latin-1"
!         (i18n))
!     ("latin-2.el"
!         "set up case-conversion and syntax tables for ISO Latin-2"
!         (i18n))
!     ("latin-3.el"
!         "set up case-conversion and syntax tables for ISO Latin-3"
!         (i18n))
!     ("latin-4.el"
!         "set up case-conversion and syntax tables for ISO Latin-4"
!         (i18n))
!     ("latin-5.el"
!         "set up case-conversion and syntax tables for ISO latin-5"
!         (i18n))
!     ("latin-8.el"
!         "set up case-conversion and syntax tables for ISO Latin-8"
!         (i18n))
!     ("latin-9.el"
!         "set up case-conversion and syntax tables for ISO Latin-9"
!         (i18n))
!     ("latin1-disp.el"
!         "display tables for other ISO 8859 on Latin-1 terminals"
!         (i18n))
!     ("mule-cmds.el"
!         "commands for mulitilingual environment"
!         (mule  multilingual))
!     ("mule-conf.el"
!         "configure multilingual environment"
!         (mule  multilingual  character set  coding system))
!     ("mule-diag.el"
!         "show diagnosis of multilingual environment (Mule)"
!         (multilingual  charset  coding system  fontset  diagnosis  i18n))
!     ("mule-util.el"
!         "utility functions for mulitilingual environment (mule)"
!         (mule  multilingual))
!     ("mule.el"
!         "basic commands for mulitilingual environment"
!         (mule  multilingual  character set  coding system))
!     ("ogonek.el"
!         "change the encoding of Polish diacritics"
!         (i18n))
!     ("quail.el"
!         "provides simple input method for multilingual text"
!         (mule  multilingual  input method))
!     ("swedish.el"
!         "miscellaneous functions for dealing with Swedish"
!         (i18n))
!     ("titdic-cnv.el"
!         "convert cxterm dictionary (TIT format) to Quail package"
!         (quail  tit  cxterm))
!     ("utf-8.el"
!         "limited UTF-8 decoding/encoding support"
!         (multilingual  unicode  utf-8  i18n))
!     ("ange-ftp.el"
!         "transparent FTP support for GNU Emacs"
!         (comm))
!     ("browse-url.el"
!         "pass a URL to a WWW browser"
!         (hypertext  hypermedia  mouse))
!     ("eudc-bob.el"
!         "Binary Objects Support for EUDC"
!         (help))
!     ("eudc-export.el"
!         "functions to export EUDC query results"
!         (help))
!     ("eudc-hotlist.el"
!         "hotlist management for EUDC"
!         (help))
!     ("eudc-vars.el"
!         "Emacs Unified Directory Client"
!         (help))
!     ("eudc.el"
!         "Emacs Unified Directory Client"
!         (help))
!     ("eudcb-bbdb.el"
!         "Emacs Unified Directory Client - BBDB Backend"
!         (help))
!     ("eudcb-ldap.el"
!         "Emacs Unified Directory Client - LDAP Backend"
!         (help))
!     ("eudcb-ph.el"
!         "Emacs Unified Directory Client - CCSO PH/QI Backend"
!         (help))
!     ("goto-addr.el"
!         "click to browse URL or to send to e-mail address"
!         (mh-e  www  mouse  mail))
!     ("ldap.el"
!         "client interface to LDAP for Emacs"
!         (comm))
!     ("net-utils.el"
!         "network functions"
!         (network communications))
!     ("quickurl.el"
!         "insert an URL based on text at point in buffer"
!         (hypermedia))
!     ("rcompile.el"
!         "run a compilation on a remote machine"
!         (tools  processes))
!     ("rlogin.el"
!         "remote login interface"
!         (unix  comm))
!     ("snmp-mode.el"
!         "SNMP & SNMPv2 MIB major mode"
!         (data))
!     ("telnet.el"
!         "run a telnet session from within an Emacs buffer"
          nil)
!     ("webjump.el"
!         "programmable Web hotlist"
!         (comm www))
!     ("zone-mode.el"
!         "major mode for editing DNS zone files"
!         (dns  languages))
!     ("appt.el"
!         "appointment notification functions"
!         (calendar))
!     ("cal-china.el"
!         "calendar functions for the Chinese calendar"
!         (calendar))
!     ("cal-coptic.el"
!         "calendar functions for the Coptic/Ethiopic calendars"
!         (calendar))
!     ("cal-dst.el"
!         "calendar functions for daylight savings rules"
!         (calendar))
!     ("cal-french.el"
!         "calendar functions for the French Revolutionary calendar"
!         (calendar))
!     ("cal-hebrew.el"
!         "calendar functions for the Hebrew calendar"
!         (calendar))
!     ("cal-islam.el"
!         "calendar functions for the Islamic calendar"
!         (calendar))
!     ("cal-iso.el"
!         "calendar functions for the ISO calendar"
!         (calendar))
!     ("cal-julian.el"
!         "calendar functions for the Julian calendar"
!         (calendar))
!     ("cal-mayan.el"
!         "calendar functions for the Mayan calendars"
!         (calendar))
!     ("cal-menu.el"
!         "calendar functions for menu bar and popup menu support"
!         (calendar))
!     ("cal-move.el"
!         "calendar functions for movement in the calendar"
!         (calendar))
!     ("cal-persia.el"
!         "calendar functions for the Persian calendar"
!         (calendar))
!     ("cal-tex.el"
!         "calendar functions for printing calendars with LaTeX"
!         (calendar))
!     ("cal-x.el"
!         "calendar windows in dedicated frames in X"
!         (calendar))
!     ("calendar.el"
!         "calendar functions"
!         (calendar))
!     ("diary-lib.el"
!         "diary functions"
!         (calendar))
!     ("holidays.el"
!         "holiday functions for the calendar package"
!         (holidays  calendar))
!     ("lunar.el"
!         "calendar functions for phases of the moon"
!         (calendar))
!     ("solar.el"
!         "calendar functions for solar events"
!         (calendar))
!     ("timeclock.el"
!         "mode for keeping track of how much you work"
!         (calendar data))
!     ("todo-mode.el"
!         "major mode for editing TODO list files"
!         (calendar  todo))
!     ("advice.el"
!         "an overloading mechanism for Emacs Lisp functions"
!         (extensions  lisp  tools))
!     ("assoc.el"
!         "insert/delete/sort functions on association lists"
!         (extensions))
!     ("authors.el"
!         "utility for maintaining Emacs' AUTHORS file"
!         (maint))
!     ("autoload.el"
!         "maintain autoloads in loaddefs.el"
!         (maint))
!     ("backquote.el"
!         "implement the ` Lisp construct"
!         (extensions  internal))
!     ("byte-opt.el"
!         "the optimization passes of the emacs-lisp byte compiler"
!         (internal))
!     ("bytecomp.el"
!         "compilation of Lisp code into byte code"
!         (lisp))
!     ("checkdoc.el"
!         "check documentation strings for style requirements"
!         (docs  maint  lisp))
!     ("cl-compat.el"
!         "Common Lisp extensions for GNU Emacs Lisp (compatibility)"
!         (extensions))
!     ("cl-extra.el"
!         "Common Lisp features, part 2"
!         (extensions))
!     ("cl-indent.el"
!         "enhanced lisp-indent mode"
!         (lisp  tools))
!     ("cl-macs.el"
!         "Common Lisp macros"
!         (extensions))
!     ("cl-seq.el"
!         "Common Lisp features, part 3"
!         (extensions))
!     ("cl-specs.el"
!         "Edebug specs for cl.el"
!         (lisp  tools  maint))
!     ("cl.el"
!         "Common Lisp extensions for Emacs"
!         (extensions))
!     ("copyright.el"
!         "update the copyright notice in current buffer"
!         (maint  tools))
!     ("crm.el"
!         "read multiple strings with completion"
!         (completion  minibuffer  multiple elements))
!     ("cust-print.el"
!         "handles print-level and print-circle"
!         (extensions))
!     ("debug.el"
!         "debuggers and related commands for Emacs"
!         (lisp  tools  maint))
!     ("disass.el"
!         "disassembler for compiled Emacs Lisp code"
!         (internal))
!     ("easy-mmode.el"
!         "easy definition for major and minor modes"
!         (extensions lisp))
!     ("easymenu.el"
!         "support the easymenu interface for defining a menu"
!         (emulations))
!     ("edebug.el"
!         "a source-level debugger for Emacs Lisp"
!         (lisp  tools  maint))
!     ("eldoc.el"
!         "show function arglist or variable docstring in echo area"
!         (extensions))
!     ("elint.el"
!         "Lint Emacs Lisp"
!         (lisp))
!     ("elp.el"
!         "Emacs Lisp Profiler"
!         (debugging lisp tools))
!     ("ewoc.el"
!         "utility to maintain a view of a list of objects in a buffer"
!         (extensions  lisp))
!     ("find-func.el"
!         "find the definition of the Emacs Lisp function near point"
!         (emacs-lisp  functions  variables))
!     ("float.el"
!         "obsolete floating point arithmetic package"
!         (extensions))
!     ("gulp.el"
!         "ask for updates for Lisp packages"
!         (maintenance))
!     ("helper.el"
!         "utility help package supporting help in electric modes"
!         (help))
!     ("levents.el"
!         "emulate the Lucid event data type and associated functions"
          nil)
!     ("lisp-mnt.el"
!         "minor mode for Emacs Lisp maintainers"
!         (docs))
!     ("lisp-mode.el"
!         "Lisp mode, and its idiosyncratic commands"
!         (lisp  languages))
!     ("lisp.el"
!         "Lisp editing commands for Emacs"
!         (lisp  languages))
!     ("lmenu.el"
!         "emulate Lucid's menubar support"
!         (emulations obsolete))
!     ("lselect.el"
!         "Lucid interface to X Selections"
!         (emulations))
!     ("lucid.el"
!         "emulate some Lucid Emacs functions"
          nil)
!     ("pp.el"
!         "pretty printer for Emacs Lisp"
          nil)
!     ("re-builder.el"
!         "building Regexps with visual feedback"
!         (matching  lisp  tools))
!     ("regexp-opt.el"
!         "generate efficient regexps to match strings"
!         (strings  regexps  extensions))
!     ("ring.el"
!         "handle rings of items"
!         (extensions))
!     ("shadow.el"
!         "locate Emacs Lisp file shadowings"
!         (lisp))
!     ("sregex.el"
!         "symbolic regular expressions"
!         (extensions))
!     ("tq.el"
!         "utility to maintain a transaction queue"
!         (extensions))
!     ("trace.el"
!         "tracing facility for Emacs Lisp functions"
!         (tools  lisp))
!     ("crisp.el"
!         "CRiSP/Brief Emacs emulator"
!         (emulations brief crisp))
!     ("edt-lk201.el"
!         "enhanced EDT keypad mode emulation for LK-201 keyboards"
!         (emulations))
!     ("edt-mapper.el"
!         "create an EDT LK-201 map file for X-Windows Emacs"
!         (emulations))
!     ("edt-pc.el"
!         "enhanced EDT keypad mode emulation for PC 101 keyboards"
!         (emulations))
!     ("edt-vt100.el"
!         "enhanced EDT keypad mode emulation for VT series terminals"
!         (emulations))
!     ("edt.el"
!         "enhanced EDT keypad mode emulation for GNU Emacs 19"
!         (emulations))
!     ("mlconvert.el"
!         "convert buffer of Mocklisp code to real lisp"
!         (emulations))
!     ("mlsupport.el"
!         "run-time support for mocklisp code"
!         (extensions))
!     ("pc-mode.el"
!         "emulate certain key bindings used on PCs"
!         (emulations))
!     ("pc-select.el"
!         "emulate mark, cut, copy and paste from Motif"
!         (convenience emulation))
!     ("tpu-edt.el"
!         "Emacs emulating TPU emulating EDT"
!         (emulations))
!     ("tpu-extras.el"
!         "scroll margins and free cursor mode for TPU-edt"
!         (emulations))
!     ("tpu-mapper.el"
!         "create a TPU-edt X-windows keymap file"
!         (emulations))
!     ("vi.el"
!         "major mode for emulating \"vi\" editor under GNU Emacs"
!         (emulations))
!     ("vip.el"
!         "a VI Package for GNU Emacs"
!         (emulations))
!     ("viper-cmd.el"
!         "Vi command support for Viper"
          nil)
!     ("viper-ex.el"
!         "functions implementing the Ex commands for Viper"
          nil)
!     ("viper-init.el"
!         "some common definitions for Viper"
          nil)
!     ("viper-keym.el"
!         "Viper keymaps"
          nil)
!     ("viper-macs.el"
!         "functions implementing keyboard macros for Viper"
          nil)
!     ("viper-mous.el"
!         "mouse support for Viper"
          nil)
!     ("viper-util.el"
!         "Utilities used by viper.el"
          nil)
!     ("viper.el"
!         "A full-featured Vi emulator for GNU Emacs and XEmacs,"
!         (emulations))
!     ("ws-mode.el"
!         "WordStar emulation mode for GNU Emacs"
!         (emulations))
!     ("em-alias.el"
!         "creation and management of command aliases"
          nil)
!     ("em-banner.el"
!         "sample module that displays a login banner"
          nil)
!     ("em-basic.el"
!         "basic shell builtin commands"
          nil)
!     ("em-cmpl.el"
!         "completion using the TAB key"
          nil)
!     ("em-dirs.el"
!         "directory navigation commands"
          nil)
!     ("em-glob.el"
!         "extended file name globbing"
          nil)
!     ("em-hist.el"
!         "history list management"
          nil)
!     ("em-ls.el"
!         "implementation of ls in Lisp"
          nil)
!     ("em-pred.el"
!         "argument predicates and modifiers (ala zsh)"
          nil)
!     ("em-prompt.el"
!         "command prompts"
          nil)
!     ("em-rebind.el"
!         "rebind keys when point is at current input"
          nil)
!     ("em-script.el"
!         "Eshell script files"
          nil)
!     ("em-smart.el"
!         "smart display of output"
          nil)
!     ("em-term.el"
!         "running visual commands"
          nil)
!     ("em-unix.el"
!         "UNIX command aliases"
          nil)
!     ("em-xtra.el"
!         "extra alias functions"
          nil)
!     ("esh-arg.el"
!         "argument processing"
          nil)
!     ("esh-cmd.el"
!         "command invocation"
          nil)
!     ("esh-ext.el"
!         "commands external to Eshell"
          nil)
!     ("esh-groups.el"
!         nil
          nil)
!     ("esh-io.el"
!         "I/O management"
          nil)
!     ("esh-maint.el"
!         "init code for building eshell"
          nil)
!     ("esh-mode.el"
!         "user interface"
          nil)
!     ("esh-module.el"
!         "Eshell modules"
!         (processes))
!     ("esh-opt.el"
!         "command options processing"
          nil)
!     ("esh-proc.el"
!         "process management"
          nil)
!     ("esh-test.el"
!         "Eshell test suite"
          nil)
!     ("esh-util.el"
!         "general utilities"
          nil)
!     ("esh-var.el"
!         "handling of variables"
          nil)
-     ("eshell.el"
-         "the Emacs command shell"
-         (processes))
      ("binhex.el"
          "elisp native binhex decode"
          (binhex news))
--- 730,861 ----
      ("xt-mouse.el"
          "support the mouse when emacs run in an xterm"
          (mouse  terminals))
!     ("calc-aent.el"
!         "algebraic entry functions for Calc"
          nil)
!     ("calc-alg.el"
!         "algebraic functions for Calc "
          nil)
!     ("calc-arith.el"
!         "arithmetic functions for Calc"
          nil)
!     ("calc-bin.el"
!         "binary functions for Calc"
          nil)
!     ("calc-comb.el"
!         "combinatoric functions for Calc"
          nil)
!     ("calc-cplx.el"
!         "Complex number functions for Calc"
          nil)
!     ("calc-embed.el"
!         "embed Calc in a buffer"
          nil)
!     ("calc-ext.el"
!         "various extension functions for Calc"
          nil)
!     ("calc-fin.el"
!         "financial functions for Calc"
          nil)
!     ("calc-forms.el"
!         "data format conversion functions for Calc"
          nil)
!     ("calc-frac.el"
!         "fraction functions for Calc"
          nil)
!     ("calc-funcs.el"
!         "well-known functions for Calc"
          nil)
!     ("calc-graph.el"
!         "graph output functions for Calc"
          nil)
!     ("calc-help.el"
!         "help display functions for Calc,"
          nil)
!     ("calc-incom.el"
!         "complex data type input functions for Calc"
          nil)
!     ("calc-keypd.el"
!         "mouse-capable keypad input for Calc"
          nil)
!     ("calc-lang.el"
!         "calc language functions"
          nil)
!     ("calc-macs.el"
!         "important macros for Calc"
          nil)
!     ("calc-maint.el"
!         "maintenance routines for Calc"
          nil)
!     ("calc-map.el"
!         "higher-order functions for Calc"
          nil)
!     ("calc-math.el"
!         "mathematical functions for Calc"
          nil)
!     ("calc-misc.el"
!         "miscellaenous functions for Calc"
          nil)
!     ("calc-mode.el"
!         "calculator modes for Calc"
          nil)
!     ("calc-mtx.el"
!         "matrix functions for Calc"
          nil)
!     ("calc-poly.el"
!         "polynomial functions for Calc"
          nil)
!     ("calc-prog.el"
!         "user programmability functions for Calc"
          nil)
!     ("calc-rewr.el"
!         "rewriting functions for Calc"
          nil)
!     ("calc-rules.el"
!         "rules for simplifying algebraic expressions in Calc"
          nil)
!     ("calc-sel.el"
!         "data selection functions for Calc"
          nil)
!     ("calc-stat.el"
!         "statistical functions for Calc"
          nil)
!     ("calc-store.el"
!         "value storage functions for Calc"
          nil)
!     ("calc-stuff.el"
!         "miscellaneous functions for Calc"
          nil)
!     ("calc-trail.el"
!         "functions for manipulating the Calc \"trail\""
          nil)
!     ("calc-undo.el"
!         "undo functions for Calc"
          nil)
!     ("calc-units.el"
!         "unit conversion functions for Calc"
          nil)
!     ("calc-vec.el"
!         "vector functions for Calc"
          nil)
!     ("calc-yank.el"
!         "kill-ring functionality for Calc"
          nil)
!     ("calc.el"
!         "the GNU Emacs calculator"
!         (convenience  extensions))
!     ("calcalg2.el"
!         "more algebraic functions for Calc"
          nil)
!     ("calcalg3.el"
!         "more algebraic functions for Calc"
          nil)
!     ("calccomp.el"
!         "composition functions for Calc"
!         nil)
!     ("calcsel2.el"
!         "selection functions for Calc"
          nil)
      ("binhex.el"
          "elisp native binhex decode"
          (binhex news))
***************
*** 1430,1436 ****
          "showing message/partial"
          (message partial))
      ("mm-util.el"
!         "utility functions for MIME things"
          nil)
      ("mm-uu.el"
          "return uu stuff as mm handles"
--- 1028,1034 ----
          "showing message/partial"
          (message partial))
      ("mm-util.el"
!         "Utility functions for Mule and low level things"
          nil)
      ("mm-uu.el"
          "return uu stuff as mm handles"
***************
*** 1531,1569 ****
      ("rfc2045.el"
          "functions for decoding rfc2045 headers"
          nil)
!     ("rfc2047.el"
!         "functions for encoding and decoding rfc2047 messages"
          nil)
!     ("rfc2104.el"
!         "RFC2104 Hashed Message Authentication Codes"
!         (mail))
!     ("rfc2231.el"
!         "functions for decoding rfc2231 headers"
          nil)
!     ("score-mode.el"
!         "mode for editing Gnus score files"
!         (news  mail))
!     ("smiley-ems.el"
!         "displaying smiley faces"
!         (news mail multimedia))
!     ("starttls.el"
!         "STARTTLS functions"
!         (tls  ssl  openssl  mail  news))
!     ("time-date.el"
!         "date and time handling functions"
!         (mail news util))
!     ("utf7.el"
!         "UTF-7 encoding/decoding for Emacs"
!         (mail))
!     ("uudecode.el"
!         "elisp native uudecode"
!         (uudecode news))
!     ("webmail.el"
!         "interface of web mail"
!         (hotmail netaddress my-deja netscape))
!     ("tool-bar.el"
!         "setting up the tool bar"
!         (mouse frames))
      ("china-util.el"
          "utilities for Chinese"
          (mule  multilingual  chinese))
--- 1129,1650 ----
      ("rfc2045.el"
          "functions for decoding rfc2045 headers"
          nil)
!     ("rfc2047.el"
!         "functions for encoding and decoding rfc2047 messages"
!         nil)
!     ("rfc2104.el"
!         "RFC2104 Hashed Message Authentication Codes"
!         (mail))
!     ("rfc2231.el"
!         "functions for decoding rfc2231 headers"
!         nil)
!     ("score-mode.el"
!         "mode for editing Gnus score files"
!         (news  mail))
!     ("smiley-ems.el"
!         "displaying smiley faces"
!         (news mail multimedia))
!     ("starttls.el"
!         "STARTTLS functions"
!         (tls  ssl  openssl  mail  news))
!     ("time-date.el"
!         "date and time handling functions"
!         (mail news util))
!     ("utf7.el"
!         "UTF-7 encoding/decoding for Emacs"
!         (mail))
!     ("uudecode.el"
!         "elisp native uudecode"
!         (uudecode news))
!     ("webmail.el"
!         "interface of web mail"
!         (hotmail netaddress my-deja netscape))
!     ("appt.el"
!         "appointment notification functions"
!         (calendar))
!     ("cal-china.el"
!         "calendar functions for the Chinese calendar"
!         (calendar))
!     ("cal-coptic.el"
!         "calendar functions for the Coptic/Ethiopic calendars"
!         (calendar))
!     ("cal-dst.el"
!         "calendar functions for daylight savings rules"
!         (calendar))
!     ("cal-french.el"
!         "calendar functions for the French Revolutionary calendar"
!         (calendar))
!     ("cal-hebrew.el"
!         "calendar functions for the Hebrew calendar"
!         (calendar))
!     ("cal-islam.el"
!         "calendar functions for the Islamic calendar"
!         (calendar))
!     ("cal-iso.el"
!         "calendar functions for the ISO calendar"
!         (calendar))
!     ("cal-julian.el"
!         "calendar functions for the Julian calendar"
!         (calendar))
!     ("cal-mayan.el"
!         "calendar functions for the Mayan calendars"
!         (calendar))
!     ("cal-menu.el"
!         "calendar functions for menu bar and popup menu support"
!         (calendar))
!     ("cal-move.el"
!         "calendar functions for movement in the calendar"
!         (calendar))
!     ("cal-persia.el"
!         "calendar functions for the Persian calendar"
!         (calendar))
!     ("cal-tex.el"
!         "calendar functions for printing calendars with LaTeX"
!         (calendar))
!     ("cal-x.el"
!         "calendar windows in dedicated frames in X"
!         (calendar))
!     ("calendar.el"
!         "calendar functions"
!         (calendar))
!     ("diary-lib.el"
!         "diary functions"
!         (calendar))
!     ("holidays.el"
!         "holiday functions for the calendar package"
!         (holidays  calendar))
!     ("lunar.el"
!         "calendar functions for phases of the moon"
!         (calendar))
!     ("solar.el"
!         "calendar functions for solar events"
!         (calendar))
!     ("timeclock.el"
!         "mode for keeping track of how much you work"
!         (calendar data))
!     ("todo-mode.el"
!         "major mode for editing TODO list files"
!         (calendar  todo))
!     ("advice.el"
!         "an overloading mechanism for Emacs Lisp functions"
!         (extensions  lisp  tools))
!     ("assoc.el"
!         "insert/delete/sort functions on association lists"
!         (extensions))
!     ("authors.el"
!         "utility for maintaining Emacs' AUTHORS file"
!         (maint))
!     ("autoload.el"
!         "maintain autoloads in loaddefs.el"
!         (maint))
!     ("backquote.el"
!         "implement the ` Lisp construct"
!         (extensions  internal))
!     ("byte-opt.el"
!         "the optimization passes of the emacs-lisp byte compiler"
!         (internal))
!     ("bytecomp.el"
!         "compilation of Lisp code into byte code"
!         (lisp))
!     ("checkdoc.el"
!         "check documentation strings for style requirements"
!         (docs  maint  lisp))
!     ("cl-compat.el"
!         "Common Lisp extensions for GNU Emacs Lisp (compatibility)"
!         (extensions))
!     ("cl-extra.el"
!         "Common Lisp features, part 2"
!         (extensions))
!     ("cl-indent.el"
!         "enhanced lisp-indent mode"
!         (lisp  tools))
!     ("cl-macs.el"
!         "Common Lisp macros"
!         (extensions))
!     ("cl-seq.el"
!         "Common Lisp features, part 3"
!         (extensions))
!     ("cl-specs.el"
!         "Edebug specs for cl.el"
!         (lisp  tools  maint))
!     ("cl.el"
!         "Common Lisp extensions for Emacs"
!         (extensions))
!     ("copyright.el"
!         "update the copyright notice in current buffer"
!         (maint  tools))
!     ("crm.el"
!         "read multiple strings with completion"
!         (completion  minibuffer  multiple elements))
!     ("cust-print.el"
!         "handles print-level and print-circle"
!         (extensions))
!     ("debug.el"
!         "debuggers and related commands for Emacs"
!         (lisp  tools  maint))
!     ("disass.el"
!         "disassembler for compiled Emacs Lisp code"
!         (internal))
!     ("easy-mmode.el"
!         "easy definition for major and minor modes"
!         (extensions lisp))
!     ("easymenu.el"
!         "support the easymenu interface for defining a menu"
!         (emulations))
!     ("edebug.el"
!         "a source-level debugger for Emacs Lisp"
!         (lisp  tools  maint))
!     ("eldoc.el"
!         "show function arglist or variable docstring in echo area"
!         (extensions))
!     ("elint.el"
!         "Lint Emacs Lisp"
!         (lisp))
!     ("elp.el"
!         "Emacs Lisp Profiler"
!         (debugging lisp tools))
!     ("ewoc.el"
!         "utility to maintain a view of a list of objects in a buffer"
!         (extensions  lisp))
!     ("find-func.el"
!         "find the definition of the Emacs Lisp function near point"
!         (emacs-lisp  functions  variables))
!     ("find-gc.el"
!         "detect functions that call the garbage collector"
!         nil)
!     ("float.el"
!         "obsolete floating point arithmetic package"
!         (extensions))
!     ("gulp.el"
!         "ask for updates for Lisp packages"
!         (maintenance))
!     ("helper.el"
!         "utility help package supporting help in electric modes"
!         (help))
!     ("levents.el"
!         "emulate the Lucid event data type and associated functions"
!         (emulations))
!     ("lisp-mnt.el"
!         "minor mode for Emacs Lisp maintainers"
!         (docs))
!     ("lisp-mode.el"
!         "Lisp mode, and its idiosyncratic commands"
!         (lisp  languages))
!     ("lisp.el"
!         "Lisp editing commands for Emacs"
!         (lisp  languages))
!     ("lmenu.el"
!         "emulate Lucid's menubar support"
!         (emulations obsolete))
!     ("lselect.el"
!         "Lucid interface to X Selections"
!         (emulations))
!     ("lucid.el"
!         "emulate some Lucid Emacs functions"
!         (emulations))
!     ("pp.el"
!         "pretty printer for Emacs Lisp"
!         (lisp))
!     ("re-builder.el"
!         "building Regexps with visual feedback"
!         (matching  lisp  tools))
!     ("regexp-opt.el"
!         "generate efficient regexps to match strings"
!         (strings  regexps  extensions))
!     ("ring.el"
!         "handle rings of items"
!         (extensions))
!     ("rx.el"
!         "sexp notation for regular expressions"
!         (strings  regexps  extensions))
!     ("shadow.el"
!         "locate Emacs Lisp file shadowings"
!         (lisp))
!     ("sregex.el"
!         "symbolic regular expressions"
!         (extensions))
!     ("syntax.el"
!         "Helper functions to find syntactic context"
!         nil)
!     ("tq.el"
!         "utility to maintain a transaction queue"
!         (extensions))
!     ("trace.el"
!         "tracing facility for Emacs Lisp functions"
!         (tools  lisp))
!     ("crisp.el"
!         "CRiSP/Brief Emacs emulator"
!         (emulations brief crisp))
!     ("edt-lk201.el"
!         "enhanced EDT keypad mode emulation for LK-201 keyboards"
!         (emulations))
!     ("edt-mapper.el"
!         "create an EDT LK-201 map file for X-Windows Emacs"
!         (emulations))
!     ("edt-pc.el"
!         "enhanced EDT keypad mode emulation for PC 101 keyboards"
!         (emulations))
!     ("edt-vt100.el"
!         "enhanced EDT keypad mode emulation for VT series terminals"
!         (emulations))
!     ("edt.el"
!         "enhanced EDT keypad mode emulation for GNU Emacs 19"
!         (emulations))
!     ("mlconvert.el"
!         "convert buffer of Mocklisp code to real lisp"
!         (emulations))
!     ("mlsupport.el"
!         "run-time support for mocklisp code"
!         (extensions))
!     ("pc-mode.el"
!         "emulate certain key bindings used on PCs"
!         (emulations))
!     ("pc-select.el"
!         "emulate mark, cut, copy and paste from Motif"
!         (convenience emulation))
!     ("tpu-edt.el"
!         "Emacs emulating TPU emulating EDT"
!         (emulations))
!     ("tpu-extras.el"
!         "scroll margins and free cursor mode for TPU-edt"
!         (emulations))
!     ("tpu-mapper.el"
!         "create a TPU-edt X-windows keymap file"
!         (emulations))
!     ("vi.el"
!         "major mode for emulating \"vi\" editor under GNU Emacs"
!         (emulations))
!     ("vip.el"
!         "a VI Package for GNU Emacs"
!         (emulations))
!     ("viper-cmd.el"
!         "Vi command support for Viper"
!         nil)
!     ("viper-ex.el"
!         "functions implementing the Ex commands for Viper"
!         nil)
!     ("viper-init.el"
!         "some common definitions for Viper"
!         nil)
!     ("viper-keym.el"
!         "Viper keymaps"
!         nil)
!     ("viper-macs.el"
!         "functions implementing keyboard macros for Viper"
!         nil)
!     ("viper-mous.el"
!         "mouse support for Viper"
!         nil)
!     ("viper-util.el"
!         "Utilities used by viper.el"
!         nil)
!     ("viper.el"
!         "A full-featured Vi emulator for GNU Emacs and XEmacs,"
!         (emulations))
!     ("ws-mode.el"
!         "WordStar emulation mode for GNU Emacs"
!         (emulations))
!     ("em-alias.el"
!         "creation and management of command aliases"
!         nil)
!     ("em-banner.el"
!         "sample module that displays a login banner"
!         nil)
!     ("em-basic.el"
!         "basic shell builtin commands"
!         nil)
!     ("em-cmpl.el"
!         "completion using the TAB key"
!         nil)
!     ("em-dirs.el"
!         "directory navigation commands"
!         nil)
!     ("em-glob.el"
!         "extended file name globbing"
!         nil)
!     ("em-hist.el"
!         "history list management"
!         nil)
!     ("em-ls.el"
!         "implementation of ls in Lisp"
!         nil)
!     ("em-pred.el"
!         "argument predicates and modifiers (ala zsh)"
!         nil)
!     ("em-prompt.el"
!         "command prompts"
!         nil)
!     ("em-rebind.el"
!         "rebind keys when point is at current input"
!         nil)
!     ("em-script.el"
!         "Eshell script files"
!         nil)
!     ("em-smart.el"
!         "smart display of output"
          nil)
!     ("em-term.el"
!         "running visual commands"
          nil)
!     ("em-unix.el"
!         "UNIX command aliases"
!         nil)
!     ("em-xtra.el"
!         "extra alias functions"
!         nil)
!     ("esh-arg.el"
!         "argument processing"
!         nil)
!     ("esh-cmd.el"
!         "command invocation"
!         nil)
!     ("esh-ext.el"
!         "commands external to Eshell"
!         nil)
!     ("esh-groups.el"
!         nil
!         nil)
!     ("esh-io.el"
!         "I/O management"
!         nil)
!     ("esh-maint.el"
!         "init code for building eshell"
!         nil)
!     ("esh-mode.el"
!         "user interface"
!         nil)
!     ("esh-module.el"
!         "Eshell modules"
!         (processes))
!     ("esh-opt.el"
!         "command options processing"
!         nil)
!     ("esh-proc.el"
!         "process management"
!         nil)
!     ("esh-test.el"
!         "Eshell test suite"
!         nil)
!     ("esh-util.el"
!         "general utilities"
!         nil)
!     ("esh-var.el"
!         "handling of variables"
!         nil)
!     ("eshell.el"
!         "the Emacs command shell"
!         (processes))
!     ("ccl.el"
!         "CCL (Code Conversion Language) compiler"
!         (ccl  mule  multilingual  character set  coding-system))
!     ("characters.el"
!         "set syntax and category for multibyte characters"
!         (multibyte character  character set  syntax  category))
!     ("code-pages.el"
!         "coding systems for assorted codepages"
!         (i18n))
!     ("codepage.el"
!         "MS-DOS/MS-Windows specific coding systems"
!         (i18n ms-dos ms-windows codepage))
!     ("encoded-kb.el"
!         "handler to input multibyte characters encoded somehow"
!         nil)
!     ("fontset.el"
!         "commands for handling fontset"
!         (mule  multilingual  fontset))
!     ("isearch-x.el"
!         "extended isearch handling commands"
!         (multilingual  isearch))
!     ("iso-acc.el"
!         "minor mode providing electric accent keys"
!         (i18n))
!     ("iso-ascii.el"
!         "set up char tables for ISO 8859/1 on ASCII terminals"
!         (i18n))
!     ("iso-cvt.el"
!         "translate ISO 8859-1 from/to various encodings"
!         (tex  iso  latin  i18n))
!     ("iso-insert.el"
!         "insert functions for ISO 8859/1"
!         (i18n))
!     ("iso-swed.el"
!         "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
!         (i18n))
!     ("iso-transl.el"
!         "keyboard input definitions for ISO 8859-1"
!         (i18n))
!     ("ja-dic-cnv.el"
!         "convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp"
!         (mule  multilingual  japanese))
!     ("ja-dic-utl.el"
!         "utilities for handling Japanese dictionary (SKK-JISYO.L)"
!         (mule  multilingual  japanese))
!     ("kinsoku.el"
!         "`Kinsoku' processing funcs"
!         (mule  kinsoku))
!     ("kkc.el"
!         "Kana Kanji converter"
!         (mule  multilingual  japanese))
!     ("latin-1.el"
!         "set up case-conversion and syntax tables for ISO Latin-1"
!         (i18n))
!     ("latin-2.el"
!         "set up case-conversion and syntax tables for ISO Latin-2"
!         (i18n))
!     ("latin-3.el"
!         "set up case-conversion and syntax tables for ISO Latin-3"
!         (i18n))
!     ("latin-4.el"
!         "set up case-conversion and syntax tables for ISO Latin-4"
!         (i18n))
!     ("latin-5.el"
!         "set up case-conversion and syntax tables for ISO latin-5"
!         (i18n))
!     ("latin-8.el"
!         "set up case-conversion and syntax tables for ISO Latin-8"
!         (i18n))
!     ("latin-9.el"
!         "set up case-conversion and syntax tables for ISO Latin-9"
!         (i18n))
!     ("latin1-disp.el"
!         "display tables for other ISO 8859 on Latin-1 terminals"
!         (i18n))
!     ("mule-cmds.el"
!         "commands for mulitilingual environment"
!         (mule  multilingual))
!     ("mule-conf.el"
!         "configure multilingual environment"
!         (mule  multilingual  character set  coding system))
!     ("mule-diag.el"
!         "show diagnosis of multilingual environment (Mule)"
!         (multilingual  charset  coding system  fontset  diagnosis  i18n))
!     ("mule-util.el"
!         "utility functions for mulitilingual environment (mule)"
!         (mule  multilingual))
!     ("mule.el"
!         "basic commands for mulitilingual environment"
!         (mule  multilingual  character set  coding system))
!     ("ogonek.el"
!         "change the encoding of Polish diacritics"
!         (i18n))
!     ("quail.el"
!         "provides simple input method for multilingual text"
!         (mule  multilingual  input method  i18n))
!     ("swedish.el"
!         "miscellaneous functions for dealing with Swedish"
!         (i18n))
!     ("titdic-cnv.el"
!         "convert cxterm dictionary (TIT format) to Quail package"
!         (quail  tit  cxterm))
!     ("ucs-tables.el"
!         "translation to, from and via Unicode"
!         (i18n))
!     ("utf-8-subst.el"
!         "translation of untranslatable utf-8 to CJK"
!         (i18n))
!     ("utf-8.el"
!         "Limited UTF-8 decoding/encoding support"
!         (multilingual  unicode  utf-8  i18n))
      ("china-util.el"
          "utilities for Chinese"
          (mule  multilingual  chinese))
***************
*** 1580,1589 ****
          "support for Czech"
          (multilingual  czech))
      ("devan-util.el"
!         "support for Devanagari Script Composition"
!         (multilingual  indian  devanagari))
      ("devanagari.el"
!         "support for Devanagari"
          (multilingual  indian  devanagari))
      ("english.el"
          "support for English"
--- 1661,1670 ----
          "support for Czech"
          (multilingual  czech))
      ("devan-util.el"
!         "Support for composing Devanagari characters"
!         (multilingual  devanagari))
      ("devanagari.el"
!         "Support for Devanagari"
          (multilingual  indian  devanagari))
      ("english.el"
          "support for English"
***************
*** 1597,1610 ****
      ("european.el"
          "support for European languages"
          (multilingual  european))
      ("greek.el"
          "support for Greek"
          (multilingual  greek))
      ("hebrew.el"
          "support for Hebrew"
          (multilingual  hebrew))
      ("indian.el"
!         "support for Indian Languages"
          (multilingual  indian))
      ("japan-util.el"
          "utilities for Japanese"
--- 1678,1697 ----
      ("european.el"
          "support for European languages"
          (multilingual  european))
+     ("georgian.el"
+         "language support for Georgian"
+         (i18n))
      ("greek.el"
          "support for Greek"
          (multilingual  greek))
      ("hebrew.el"
          "support for Hebrew"
          (multilingual  hebrew))
+     ("ind-util.el"
+         "Transliteration and Misc. Tools for Indian Languages"
+         (multilingual  indian  devanagari))
      ("indian.el"
!         "Indian languages support"
          (multilingual  indian))
      ("japan-util.el"
          "utilities for Japanese"
***************
*** 1645,1650 ****
--- 1732,1740 ----
      ("tibetan.el"
          "support for Tibetan language"
          (multilingual  tibetan))
+     ("utf-8-lang.el"
+         "generic UTF-8 language environment"
+         (i18n))
      ("viet-util.el"
          "utilities for Vietnamese"
          (mule  multilingual  vietnamese))
***************
*** 1741,1749 ****
      ("rmailsum.el"
          "make summary buffers for the mail reader"
          (mail))
-     ("sc.el"
-         "old name for supercite"
-         nil)
      ("sendmail.el"
          "mail sending commands for Emacs."
          (mail))
--- 1831,1836 ----
***************
*** 1765,1770 ****
--- 1852,1917 ----
      ("vms-pmail.el"
          "use Emacs as the editor within VMS mail"
          (vms))
+     ("ange-ftp.el"
+         "transparent FTP support for GNU Emacs"
+         (comm))
+     ("browse-url.el"
+         "pass a URL to a WWW browser"
+         (hypertext  hypermedia  mouse))
+     ("eudc-bob.el"
+         "Binary Objects Support for EUDC"
+         (help))
+     ("eudc-export.el"
+         "functions to export EUDC query results"
+         (help))
+     ("eudc-hotlist.el"
+         "hotlist management for EUDC"
+         (help))
+     ("eudc-vars.el"
+         "Emacs Unified Directory Client"
+         (help))
+     ("eudc.el"
+         "Emacs Unified Directory Client"
+         (help))
+     ("eudcb-bbdb.el"
+         "Emacs Unified Directory Client - BBDB Backend"
+         (help))
+     ("eudcb-ldap.el"
+         "Emacs Unified Directory Client - LDAP Backend"
+         (help))
+     ("eudcb-ph.el"
+         "Emacs Unified Directory Client - CCSO PH/QI Backend"
+         (help))
+     ("goto-addr.el"
+         "click to browse URL or to send to e-mail address"
+         (mh-e  www  mouse  mail))
+     ("ldap.el"
+         "client interface to LDAP for Emacs"
+         (comm))
+     ("net-utils.el"
+         "network functions"
+         (network communications))
+     ("quickurl.el"
+         "insert an URL based on text at point in buffer"
+         (hypermedia))
+     ("rcompile.el"
+         "run a compilation on a remote machine"
+         (tools  processes))
+     ("rlogin.el"
+         "remote login interface"
+         (unix  comm))
+     ("snmp-mode.el"
+         "SNMP & SNMPv2 MIB major mode"
+         (data))
+     ("telnet.el"
+         "run a telnet session from within an Emacs buffer"
+         (unix  comm))
+     ("webjump.el"
+         "programmable Web hotlist"
+         (comm www))
+     ("zone-mode.el"
+         "major mode for editing DNS zone files"
+         (dns  languages))
      ("5x5.el"
          "simple little puzzle game"
          (games puzzles))
***************
*** 1863,1869 ****
          (languages ada xref))
      ("antlr-mode.el"
          "major mode for ANTLR grammar files"
!         nil)
      ("asm-mode.el"
          "mode for editing assembler code"
          (tools  languages))
--- 2010,2016 ----
          (languages ada xref))
      ("antlr-mode.el"
          "major mode for ANTLR grammar files"
!         (languages))
      ("asm-mode.el"
          "mode for editing assembler code"
          (tools  languages))
***************
*** 1964,1970 ****
          "hides selected code within ifdef"
          (c  outlines))
      ("hideshow.el"
!         "minor mode cmds to selectively display blocks of code"
          (c c++ java lisp tools editing comments blocks hiding outlines))
      ("icon.el"
          "mode for editing Icon code"
--- 2111,2117 ----
          "hides selected code within ifdef"
          (c  outlines))
      ("hideshow.el"
!         "minor mode cmds to selectively display code/comment blocks"
          (c c++ java lisp tools editing comments blocks hiding outlines))
      ("icon.el"
          "mode for editing Icon code"
***************
*** 2152,2157 ****
--- 2299,2307 ----
      ("underline.el"
          "insert/remove underlining (done by overstriking) in Emacs"
          (wp))
+     ("tool-bar.el"
+         "setting up the tool bar"
+         (mouse frames))
  ))
  
  (provide 'finder-inf)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]