Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9ff9402d
Commit
9ff9402d
authored
Aug 10, 2012
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog date fixes
parent
5725bd2c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
14 deletions
+4
-14
admin/ChangeLog
admin/ChangeLog
+1
-1
lisp/ChangeLog
lisp/ChangeLog
+1
-3
src/ChangeLog
src/ChangeLog
+1
-3
test/ChangeLog
test/ChangeLog
+1
-7
No files found.
admin/ChangeLog
View file @
9ff9402d
2012-08-1
0
Glenn Morris <rgm@gnu.org>
2012-08-1
1
Glenn Morris <rgm@gnu.org>
* bzrmerge.el (bzrmerge-resolve): Disable local eval:.
...
...
lisp/ChangeLog
View file @
9ff9402d
2012-08-1
0
Glenn Morris <rgm@gnu.org>
2012-08-1
1
Glenn Morris <rgm@gnu.org>
* emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
...
...
@@ -7,8 +7,6 @@
* emacs-lisp/autoload.el (autoload-find-generated-file)
(autoload-find-file): Disable local eval: (for insurance).
2012-08-07 Glenn Morris <rgm@gnu.org>
* files.el (hack-local-variables-filter): If an eval: form is not
known to be safe, and enable-local-variables is :safe, then ignore
the form totally, as is done for non-eval forms. (Bug#12155)
...
...
src/ChangeLog
View file @
9ff9402d
2012-08-
08
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2012-08-
11
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* unexmacosx.c (copy_data_segment): Copy initialized data in
statically linked libraries from input file rather than memory.
2012-08-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* unexmacosx.c (print_load_command_name): Add cases LC_MAIN,
LC_SOURCE_VERSION, and LC_DYLIB_CODE_SIGN_DRS.
(dump_it) [LC_DYLIB_CODE_SIGN_DRS]: Call copy_linkedit_data.
...
...
test/ChangeLog
View file @
9ff9402d
2012-08-10 Glenn Morris <rgm@gnu.org>
* automated/files.el (files-test-disable-local-variables): New test.
2012-08-08 Glenn Morris <rgm@gnu.org>
2012-08-11 Glenn Morris <rgm@gnu.org>
* automated/files.el: New file.
2012-08-07 Glenn Morris <rgm@gnu.org>
* automated/Makefile.in (all): Fix typo.
2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
...
...
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