emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Sun, 02 Oct 2005 14:35:09 -0400

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.541 emacs/src/lisp.h:1.542
*** emacs/src/lisp.h:1.541      Fri Sep 30 22:38:15 2005
--- emacs/src/lisp.h    Sun Oct  2 18:35:04 2005
***************
*** 3158,3164 ****
  
  /* Defined in term.c */
  extern void syms_of_term P_ ((void));
! extern void fatal P_ ((const char *msgid, ...)) NO_RETURN;
  
  #ifdef HAVE_X_WINDOWS
  /* Defined in fontset.c */
--- 3158,3164 ----
  
  /* Defined in term.c */
  extern void syms_of_term P_ ((void));
! extern void fatal () NO_RETURN;
  
  #ifdef HAVE_X_WINDOWS
  /* Defined in fontset.c */




reply via email to

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