1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 21:50:37 -08:00
No description
Find a file
Jim Blandy 997bf68d0a * fileio.c (find_file_handler): Rename this to
Ffind_file_name_handler, and make it visible to lisp.  Add a QUIT
	to the loop which scans file-name-handler-alist.  All uses
	changed.
	(syms_of_fileio): Mention this new function in the docstring for
	Vfile_name_handler_alist.  defsubr Sfind_file_name_handler.
	* lisp.h (Ffind_file_name_handler): Added extern declaration.
	* dired.c: All uses of find_file_handler changed here too.
1992-12-12 15:35:12 +00:00
etc *** empty log message *** 1992-11-20 17:11:40 +00:00
lib-src * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes 1992-12-12 15:25:18 +00:00
lisp * vc.el (vc-do-command): Set the default directory of the *vc* 1992-12-12 15:22:26 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * fileio.c (find_file_handler): Rename this to 1992-12-12 15:35:12 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) 1992-11-20 17:14:50 +00:00
configure1.in Now partially conforms with GNU coding standards. I'm only checking 1992-12-06 22:12:37 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist Finish previous change. 1992-11-24 02:40:36 +00:00
Makefile.in Now partially conforms with GNU coding standards. I'm only checking 1992-12-06 22:12:37 +00:00