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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/doc.c [emacs-unicode-2]
Date: Tue, 29 Jun 2004 13:08:14 -0400

Index: emacs/src/doc.c
diff -c emacs/src/doc.c:1.101.2.4 emacs/src/doc.c:1.101.2.5
*** emacs/src/doc.c:1.101.2.4   Mon Jun 28 07:29:19 2004
--- emacs/src/doc.c     Tue Jun 29 16:46:01 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]