comparison lisp/ChangeLog @ 104693:eee42a220506

* progmodes/cc-vars.el (c-comment-continuation-stars): * progmodes/cc-engine.el (c-looking-at-bos): * progmodes/cc-cmds.el (c-toggle-auto-state) (c-forward-into-nomenclature, c-backward-into-nomenclature) (c-comment-line-break-function): Add version of obsolescence.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 29 Aug 2009 02:07:42 +0000
parents 669c6df8c8b9
children d4c299706e80
comparison
equal deleted inserted replaced
104692:b99b3dda298b 104693:eee42a220506
1 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/cc-vars.el (c-comment-continuation-stars):
4 * progmodes/cc-engine.el (c-looking-at-bos):
5 * progmodes/cc-cmds.el (c-toggle-auto-state)
6 (c-forward-into-nomenclature, c-backward-into-nomenclature)
7 (c-comment-line-break-function): Add version of obsolescence.
8
1 2009-08-28 Juri Linkov <juri@jurta.org> 9 2009-08-28 Juri Linkov <juri@jurta.org>
2 10
3 * files.el (magic-fallback-mode-alist): Add ZIP magic number 11 * files.el (magic-fallback-mode-alist): Add ZIP magic number
4 associated with `archive-mode'. 12 associated with `archive-mode'.
5 13