emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 24 May 2006 13:51:13 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.5085 emacs/src/ChangeLog:1.5086
--- emacs/src/ChangeLog:1.5085  Wed May 24 08:09:31 2006
+++ emacs/src/ChangeLog Wed May 24 13:51:11 2006
@@ -1,3 +1,21 @@
+2006-05-24  Alan Mackenzie  <address@hidden>
+
+       * lread.c (Vload_history): Enhance doc-string to say that the file
+       is the absolute truename of the loaded file.
+
+       * lread.c (Vafter_load_alist): doc-string: state that an element
+       now has a regexp to match file names, not a file name as such.
+
+       * lread.c (readevalloop): Call file-truename on the name for
+       load-history, except at preloading time.
+
+       * lread.c (Fload): At preloading time, preserve the extension of
+       the filename which goes into load-history.  New variable
+       hist_file_name.
+
+       * lread.c (Fload): Do eval-after-load stuff by calling the lisp
+       function do-after-load-evaluation.
+
 2006-05-24  YAMAMOTO Mitsuharu  <address@hidden>
 
        * mac.c (ae_attr_table): New variable.




reply via email to

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