emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/doc.c


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/doc.c
Date: Wed, 23 Jun 2004 13:00:03 -0400

Index: emacs/src/doc.c
diff -c emacs/src/doc.c:1.105 emacs/src/doc.c:1.106
*** emacs/src/doc.c:1.105       Fri Apr 16 21:19:16 2004
--- emacs/src/doc.c     Wed Jun 23 17:00:06 2004
***************
*** 570,576 ****
  The function takes one argument, FILENAME, a string;
  it specifies the file name (without a directory) of the DOC file.
  That file is found in `../etc' now; later, when the dumped Emacs is run,
! the same file name is found in the `data-directory'.  */)
       (filename)
       Lisp_Object filename;
  {
--- 570,576 ----
  The function takes one argument, FILENAME, a string;
  it specifies the file name (without a directory) of the DOC file.
  That file is found in `../etc' now; later, when the dumped Emacs is run,
! the same file name is found in the `doc-directory'.  */)
       (filename)
       Lisp_Object filename;
  {




reply via email to

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