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

Add bug ref.

This commit is contained in:
Glenn Morris 2009-12-05 21:33:48 +00:00
parent 6ca89aaa81
commit 212c5aef95

View File

@ -11,7 +11,7 @@
* progmodes/cc-mode.el (c-before-hack-hook)
(c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
`c-file-style' to work again. This reversion restores the current
software to its state in Emacs 23.1.
software to its state in Emacs 23.1. (Bug#4146)
2009-12-05 Kevin Ryde <user42@zip.com.au>