1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Update release logs

This commit is contained in:
Chong Yidong 2012-08-24 17:53:39 +08:00
parent 36c46f8e09
commit 19c17fc147
22 changed files with 30 additions and 30 deletions

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,7 +1,11 @@
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.
2012-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
* files.el (safe-local-eval-forms): Fix before-save-hook entry to be
buffer-local; add delete-trailing-whitespace (bug#12259).
* files.el (safe-local-eval-forms): Fix before-save-hook entry to
be buffer-local; add delete-trailing-whitespace (bug#12259).
2012-08-22 Jeremy Moore <jmoore@ieee.org> (tiny change)
@ -13,10 +17,6 @@
* progmodes/hideshow.el (hs-block-end-regexp): Restore lost
buffer local setting.
2012-08-15 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.
2012-08-15 Glenn Morris <rgm@gnu.org>
* vc/log-edit.el (log-edit-font-lock-gnu-style): Mark safe if boolean.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.

View File

@ -1,12 +1,12 @@
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.
2012-08-24 Eli Zaretskii <eliz@gnu.org>
* ralloc.c (free_bloc): Don't dereference a 'heap' structure if it
is not one of the heaps we manage. (Bug#12242)
2012-08-15 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.
2012-08-14 Glenn Morris <rgm@gnu.org>
* eval.c (Fcalled_interactively_p): Doc fix. (Bug#11747)

View File

@ -1,4 +1,4 @@
2012-08-15 Chong Yidong <cyd@gnu.org>
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.