qemacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemacs-commit] qemacs qe.h


From: Charlie Gordon
Subject: [Qemacs-commit] qemacs qe.h
Date: Fri, 04 Apr 2008 13:11:18 +0000

CVSROOT:        /cvsroot/qemacs
Module name:    qemacs
Changes by:     Charlie Gordon <chqrlie>        08/04/04 13:11:17

Modified files:
        .              : qe.h 

Log message:
        removed obsolete declaration

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemacs/qe.h?cvsroot=qemacs&r1=1.74&r2=1.75

Patches:
Index: qe.h
===================================================================
RCS file: /cvsroot/qemacs/qemacs/qe.h,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -b -r1.74 -r1.75
--- qe.h        4 Apr 2008 12:06:07 -0000       1.74
+++ qe.h        4 Apr 2008 13:11:17 -0000       1.75
@@ -1518,7 +1518,6 @@
 void do_exit_qemacs(EditState *s, int argval);
 void do_find_file(EditState *s, const char *filename);
 void do_find_file_other_window(EditState *s, const char *filename);
-void do_load_from_path(EditState *s, const char *filename);
 void do_switch_to_buffer(EditState *s, const char *bufname);
 void do_break(EditState *s);
 void do_insert_file(EditState *s, const char *filename);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]