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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/doc.c [lexbind]
Date: Tue, 06 Jul 2004 07:00:45 -0400

Index: emacs/src/doc.c
diff -c emacs/src/doc.c:1.97.2.6 emacs/src/doc.c:1.97.2.7
*** emacs/src/doc.c:1.97.2.6    Tue Apr 27 14:08:49 2004
--- emacs/src/doc.c     Tue Jul  6 10:20:30 2004
***************
*** 574,580 ****
  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;
  {
--- 574,580 ----
  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]