emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 21 Oct 2005 13:23:10 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8406 emacs/lisp/ChangeLog:1.8407
*** emacs/lisp/ChangeLog:1.8406 Fri Oct 21 08:57:47 2005
--- emacs/lisp/ChangeLog        Fri Oct 21 17:23:07 2005
***************
*** 1,3 ****
--- 1,18 ----
+ 2005-10-21  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/find-func.el (find-library-name): Doc fix.
+ 
+       * startup.el (command-line): Convert library names
+       in `load-history' to absolute file names.
+ 
+       * subr.el (symbol-file): Doc fix.
+ 
+       * loadhist.el (file-loadhist-lookup): Call locate-library
+       instead of find-library-name.  Don't try converting
+       abs file names to library names, since load-history no longer
+       has library names in it.
+       (file-dependents, file-provides, file-requires): Doc fixes.
+ 
  2005-10-21  Juri Linkov  <address@hidden>
  
        * progmodes/etags.el (tags-table-mode): New function.




reply via email to

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