📄 finder-inf.el
字号:
;;; finder-inf.el --- keyword-to-package mapping;; This file is part of GNU Emacs.;; Keywords: help;;; Commentary:;; Don't edit this file. It's generated by finder.el;;; Code:(setq finder-package-info '( ("abbrev.el" "abbrev mode commands for Emacs" (abbrev convenience)) ("abbrevlist.el" "list one abbrev table alphabetically ordered" (abbrev)) ("add-log.el" "change log maintenance commands for Emacs" (tools)) ("align.el" "align text to a specific column, by regexp" (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)) ("apropos.el" "apropos commands for users and programmers" (help)) ("arc-mode.el" "simple editing of archives" (archives msdog editing major-mode)) ("array.el" "array editing commands for GNU Emacs" (extensions)) ("autoarg.el" "make digit keys supply prefix args" (abbrev emulations)) ("autoinsert.el" "automatic mode-dependent insertion of text into new files" (convenience)) ("autorevert.el" "revert buffers when files on disk change" (convenience)) ("avoid.el" "make mouse pointer stay out of the way of editing" (mouse)) ("battery.el" "display battery status information" (hardware)) ("bindings.el" "define standard key bindings and some variables" (internal)) ("bookmark.el" "set bookmarks, maybe annotate them, jump to them later" (bookmarks placeholders annotations)) ("bs.el" "menu for selecting and displaying buffers" (convenience)) ("buff-menu.el" "buffer menu main function and support functions" (convenience)) ("byte-run.el" "byte-compiler support for inlining" (internal)) ("calculator.el" "a [not so] simple calculator for Emacs" (tools convenience)) ("case-table.el" "code to extend the character set and support case tables" (i18n)) ("cdl.el" "Common Data Language (CDL) utility functions for GNU Emacs" (data)) ("chistory.el" "list command history" nil) ("cmuscheme.el" "Scheme process in a buffer. Adapted from tea.el" (processes lisp)) ("comint.el" "general command interpreter in a window stuff" (processes)) ("compare-w.el" "compare text between windows for Emacs" nil) ("complete.el" "partial completion mechanism plus other goodies" (abbrev convenience)) ("completion.el" "dynamic word-completion code" (abbrev convenience)) ("composite.el" "support character composition" (mule multilingual character composition)) ("cus-dep.el" "find customization dependencies" (internal)) ("cus-edit.el" "tools for customizing Emacs and Lisp packages" (help faces)) ("cus-face.el" "customization support for faces" (help faces)) ("cus-load.el" "automatically extracted custom dependencies" nil) ("cus-start.el" "define customization properties of builtins" (internal)) ("custom.el" "tools for declaring and initializing options" (help faces)) ("cvs-status.el" "Major mode for browsing `cvs status' output" (pcl-cvs cvs status tree)) ("dabbrev.el" "dynamic abbreviation package" (abbrev expand completion convenience)) ("delim-col.el" "prettify all columns in a region or rectangle" (internal)) ("delsel.el" "delete selection if you insert" (convenience emulations)) ("derived.el" "allow inheritance of major modes" (extensions)) ("desktop.el" "save partial status of Emacs when killed" (convenience)) ("diff-mode.el" "A mode for viewing/editing context diffs" (patch diff)) ("diff.el" "run `diff' in compilation-mode" (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)) ("disp-table.el" "functions for dealing with char tables" (i18n)) ("dos-fns.el" "MS-Dos specific functions" (internal)) ("dos-vars.el" "MS-Dos specific user options" (internal)) ("dos-w32.el" "Functions shared among MS-DOS and W32 (NT/95) platforms" (internal)) ("double.el" "support for keyboard remapping with double clicking" (i18n)) ("ebuff-menu.el" "electric-buffer-list mode" (convenience)) ("echistory.el" "Electric Command History Mode" nil) ("ediff-diff.el" "diff-related utilities" nil) ("ediff-help.el" "Code related to the contents of Ediff help buffers" nil) ("ediff-hook.el" "setup for Ediff's menus and autoloads" nil) ("ediff-init.el" "Macros, variables, and defsubsts used by Ediff" nil) ("ediff-merg.el" "merging utilities" nil) ("ediff-mult.el" "support for multi-file/multi-buffer processing in Ediff" nil) ("ediff-ptch.el" "Ediff's patch support" nil) ("ediff-util.el" "the core commands and utilities of ediff" nil) ("ediff-vers.el" "version control interface to Ediff" nil) ("ediff-wind.el" "window manipulation utilities" nil) ("ediff.el" "a comprehensive visual interface to diff & patch" (comparing merging patching tools unix)) ("edmacro.el" "keyboard macro editor" (abbrev)) ("ehelp.el" "bindings for electric-help mode" (help extensions)) ("electric.el" "window maker and Command loop for `electric' modes" (extensions)) ("elide-head.el" "hide headers in files" (outlines tools)) ("emacs-lock.el" "prevents you from exiting emacs if a buffer is locked" (extensions processes)) ("emerge.el" "merge diffs under Emacs control" (unix tools)) ("enriched.el" "read and save files in text/enriched format" (wp faces)) ("env.el" "functions to manipulate environment variables" (processes unix)) ("expand.el" "make abbreviations more usable" (abbrev)) ("facemenu.el" "create a face menu for interactively adding fonts to text" (faces)) ("faces.el" "Lisp faces" nil) ("fast-lock.el" "automagic text properties caching for fast Font Lock mode" (faces files)) ("ffap.el" "find file (or url) at point" (files hypermedia matching mouse convenience)) ("filecache.el" "Find files using a pre-loaded cache" (convenience)) ("files.el" "file input and output commands for Emacs" nil) ("find-dired.el" "run a `find' command and dired the output" (unix)) ("find-file.el" "find a file corresponding to this one given a pattern" (c matching tools)) ("find-lisp.el" "emulation of find in Emacs Lisp" (unix)) ("finder-inf.el" "keyword-to-package mapping" (help)) ("finder.el" "topic & keyword-based code finder" (help)) ("float-sup.el" "detect absence of floating-point support in Emacs runtime" nil) ("flow-ctrl.el" "help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control" (hardware)) ("foldout.el" "folding extensions for outline-mode and outline-minor-mode" (folding outlines)) ("follow.el" "synchronize windows showing the same buffer" (display window minor-mode convenience)) ("font-lock.el" "Electric font lock mode" (languages faces)) ("format.el" "read and save files in multiple formats" nil) ("forms-d2.el" "demo forms-mode" nil) ("forms-pass.el" "passwd file demo for forms-mode" nil) ("forms.el" "Forms mode: edit a file as a form to fill in" nil) ("frame.el" "multi-frame management independent of window systems" (internal)) ("generic-x.el" "Extra Modes for generic-mode" (generic comment font-lock)) ("generic.el" "defining simple major modes with comment and font-lock" (generic comment font-lock)) ("gs.el" "interface to Ghostscript" (internal)) ("gud.el" "Grand Unified Debugger mode for running GDB and other debuggers" (unix tools)) ("help-macro.el" "makes command line help such as help-for-help" nil) ("help.el" "help commands for Emacs" (help internal)) ("hexl.el" "edit a file in a hex dump format using the hexl filter" (data)) ("hi-lock.el" "minor mode for interactive automatic highlighting" (faces minor-mode matching display)) ("hilit-chg.el" "minor mode displaying buffer changes with special face" (faces)) ("hippie-exp.el" "expand text trying various ways to find its expansion" (abbrev convenience)) ("hl-line.el" "highlight the current line" (faces frames emulation)) ("icomplete.el" "minibuffer completion incremental feedback" (help abbrev)) ("ielm.el" "interaction mode for Emacs Lisp" (lisp)) ("image-file.el" "Support for visiting image files" (multimedia)) ("image.el" "image API" (multimedia)) ("imenu.el" "framework for mode-specific buffer indexes" (tools convenience)) ("indent.el" "indentation commands for Emacs" nil) ("info-look.el" "major-mode-sensitive Info index lookup facility" (help languages)) ("info.el" "info package for Emacs" (help)) ("informat.el" "info support functions package for Emacs" (help)) ("isearch.el" "incremental search minor mode" (matching)) ("iswitchb.el" "switch between buffers using substrings" (completion convenience)) ("jit-lock.el" "just-in-time fontification" (faces files)) ("jka-compr.el" "reading/writing/loading compressed files" (data)) ("kermit.el" "additions to shell mode for use with kermit" (comm)) ("lazy-lock.el" "lazy demand-driven fontification for fast Font Lock mode" (faces files)) ("ledit.el" "Emacs side of ledit interface" (languages)) ("loaddefs.el" "automatically extracted autoloads" nil) ("loadhist.el" "lisp functions for working with feature groups" (internal)) ("loadup.el" "load up standardly loaded Lisp files for Emacs" (internal)) ("locate.el" "interface to the locate command" (unix files)) ("log-edit.el" "Major mode for editing CVS commit messages" (pcl-cvs cvs commit log)) ("log-view.el" "Major mode for browsing RCS/CVS/SCCS log output" (rcs sccs cvs log version-control)) ("lpr.el" "print Emacs buffer on line printer" (unix)) ("ls-lisp.el" "emulate insert-directory completely in Emacs Lisp" (unix dired)) ("macros.el" "non-primitive commands for keyboard macros" (abbrev)) ("makesum.el" "generate key binding summary for Emacs" (help)) ("man.el" "browse UNIX manual pages" (help)) ("map-ynp.el" "general-purpose boolean question-asker" (lisp extensions)) ("menu-bar.el" "define a default menu bar" (internal mouse)) ("midnight.el" "run something every midnight, e.g., kill old buffers" (utilities)) ("minibuf-eldef.el" "Only show defaults in prompts when applicable" (convenience)) ("misc.el" "some nonstandard basic editing commands for Emacs" nil) ("mouse-copy.el" "one-click text copy and move" (mouse)) ("mouse-drag.el" "use mouse-2 to do a new style of scrolling" (mouse)) ("mouse-sel.el"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -