1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-18 06:01:22 -08:00
No description
Find a file
Jim Blandy d09b20248d * keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume
that Flength returns an integer.

	* keymap.c: Deal with autoloaded keymaps properly.
        (get_keymap_1): Renamed to inner_get_keymap; made
	static.  New argument AUTOLOAD says to pursue autoloads if
	non-zero.
	(Fkeymapp, get_keymap, get_keyelt, Flookup_key): Ask get_keymap_1
	not to perform autoloads.
	(Fdefine_key): Ask get_keymap_1 to perform autoloads.  Since
	autoloading may GC, remember that we have to GCPRO our local
	variables now.
	(Fminor_mode_key_binding): Call get_keymap instead of calling
	get_keymap_1 with equivalent arguments.
1992-10-31 05:24:47 +00:00
etc *** empty log message *** 1992-10-28 09:05:06 +00:00
lib-src entered into RCS 1992-09-30 21:44:26 +00:00
lisp Doc fix. 1992-10-30 05:38:03 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume 1992-10-31 05:24:47 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Add support for a new 64 bit CPU type. Elxsi. 1992-10-15 21:06:27 +00:00
configure1.in Update LISP_FLOAT_TYPE in config.h. 1992-10-27 09:10:40 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist * make-dist: Copy config.sub, since it's a symbolic link to a file 1992-10-27 00:55:32 +00:00
Makefile.in entered into RCS 1992-09-13 10:43:05 +00:00