Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ac9f37df
Commit
ac9f37df
authored
May 24, 2006
by
Alan Mackenzie
Browse files
*** empty log message ***
parent
6bb6da3e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
294 additions
and
221 deletions
+294
-221
lisp/ChangeLog
lisp/ChangeLog
+276
-221
src/ChangeLog
src/ChangeLog
+18
-0
No files found.
lisp/ChangeLog
View file @
ac9f37df
This diff is collapsed.
Click to expand it.
src/ChangeLog
View file @
ac9f37df
2006-05-24 Alan Mackenzie <acm@muc.de>
* 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 <mituharu@math.s.chiba-u.ac.jp>
* mac.c (ae_attr_table): New variable.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment