mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-04 08:47:11 +00:00
3349e122e2
* src/keymap.c (Fmake_composed_keymap): New function. (Fset_keymap_parent): Simplify. (fix_submap_inheritance): Remove. (access_keymap_1): New function extracted from access_keymap to handle embedded parents and handle lists of maps. (access_keymap): Use it. (Fkeymap_prompt, map_keymap_internal, map_keymap, store_in_keymap) (Fcopy_keymap): Handle embedded parents. (Fcommand_remapping, define_as_prefix): Simplify. (Fkey_binding): Simplify. (syms_of_keymap): Move minibuffer-local-completion-map, minibuffer-local-filename-completion-map, minibuffer-local-must-match-map, and minibuffer-local-filename-must-match-map to Elisp. (syms_of_keymap): Defsubr make-composed-keymap. * src/keyboard.c (menu_bar_items): Use map_keymap_canonical. (parse_menu_item): Trivial simplification. * lisp/subr.el (remq): Don't allocate if it's not needed. (keymap--menu-item-binding, keymap--menu-item-with-binding) (keymap--merge-bindings): New functions. (keymap-canonicalize): Use them to refine the canonicalization. * lisp/minibuffer.el (minibuffer-local-completion-map) (minibuffer-local-must-match-map): Move initialization from C. (minibuffer-local-filename-completion-map): Move initialization from C; don't inherit from anything here. (minibuffer-local-filename-must-match-map): Make obsolete. (completing-read-default): Use make-composed-keymap to combine minibuffer-local-filename-completion-map with either minibuffer-local-must-match-map or minibuffer-local-filename-completion-map. |
||
---|---|---|
.. | ||
charsets | ||
e | ||
gnus | ||
images | ||
nxml | ||
refcards | ||
schema | ||
srecode | ||
themes | ||
tutorials | ||
.gitignore | ||
AUTHORS | ||
celibacy.1 | ||
CENSORSHIP | ||
ChangeLog | ||
compilation.txt | ||
condom.1 | ||
CONTRIBUTE | ||
COOKIES | ||
COPYING | ||
copying.paper | ||
DEBUG | ||
DEVEL.HUMOR | ||
DISTRIB | ||
echo.msg | ||
edt-user.el | ||
emacs2.py | ||
emacs3.py | ||
emacs-buffer.gdb | ||
emacs.desktop | ||
emacs.icon | ||
emacs.py | ||
enriched.doc | ||
ERC-NEWS | ||
ETAGS.EBNF | ||
ETAGS.README | ||
forms-d2.dat | ||
FTP | ||
future-bug | ||
GNU | ||
GNUS-NEWS | ||
gnus-tut.txt | ||
grep.txt | ||
HELLO | ||
INTERVIEW | ||
JOKES | ||
LINUX-GNU | ||
MACHINES | ||
MAILINGLISTS | ||
MH-E-NEWS | ||
MORE.STUFF | ||
MOTIVATION | ||
NEWS | ||
NEWS.1-17 | ||
NEWS.18 | ||
NEWS.19 | ||
NEWS.20 | ||
NEWS.21 | ||
NEWS.22 | ||
NEWS.23 | ||
NEXTSTEP | ||
NXML-NEWS | ||
ORDERS | ||
PROBLEMS | ||
ps-prin0.ps | ||
ps-prin1.ps | ||
README | ||
rgb.txt | ||
SERVICE | ||
ses-example.ses | ||
sex.6 | ||
spook.lines | ||
TERMS | ||
THE-GNU-PROJECT | ||
TODO | ||
WHY-FREE | ||
yow.lines |
This directory contains the architecture-independent files used by or with Emacs. This includes some text files of documentation for GNU Emacs or of interest to Emacs users, and the file of dumped docstrings for Emacs functions and variables. `forms-d2.dat' is an example data file used by forms-d2.el. COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES File: emacs.icon Author: Sun Microsystems, Inc Copyright (C) 1999, 2001-2011 Free Software Foundation, Inc. License: GNU General Public License version 3 or later (see COPYING)