mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
(scmp): Remove prototype, since it's now a static
function private to dired.c.
This commit is contained in:
parent
fbe5111509
commit
c513fc0381
2 changed files with 5 additions and 1 deletions
|
|
@ -2685,7 +2685,6 @@ extern void syms_of_search P_ ((void));
|
|||
|
||||
extern Lisp_Object last_minibuf_string;
|
||||
extern void choose_minibuf_frame P_ ((void));
|
||||
extern int scmp P_ ((unsigned char *, unsigned char *, int));
|
||||
EXFUN (Fcompleting_read, 8);
|
||||
EXFUN (Fread_from_minibuffer, 7);
|
||||
EXFUN (Fread_variable, 2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue