aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2012-03-26 23:32:56 +0200
committerJoakim Verona2012-03-26 23:32:56 +0200
commite28095d4fe09534832c171408fc6520b7d25957b (patch)
tree142e748041268ca6d4e7780f69b931528195176f /lisp/ChangeLog
parent75da28a3845b9dfa4e730cfa19c14edc52cbb222 (diff)
parentf9210e18be29dd83fab9f4e260a29f6e6e5f0c62 (diff)
downloademacs-e28095d4fe09534832c171408fc6520b7d25957b.tar.gz
emacs-e28095d4fe09534832c171408fc6520b7d25957b.zip
upstream
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5a0c33da3c8..93ae0f12862 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,19 @@
12012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
4 than 197 variables.
5
62012-03-26 Ami Fischman <ami@fischman.org>
7
8 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
9
102012-03-26 Glenn Morris <rgm@gnu.org>
11
12 * files.el (save-buffers-kill-emacs): Doc fix.
13
14 * startup.el (normal-top-level, command-line, command-line-1):
15 Give them doc strings.
16
12012-03-25 Eli Zaretskii <eliz@gnu.org> 172012-03-25 Eli Zaretskii <eliz@gnu.org>
2 18
3 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead 19 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead