diff lisp/progmodes/cc-engine.el @ 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 4f3b9ebc200a
children 60cf2b54da00
line wrap: on
line diff
--- a/lisp/progmodes/cc-engine.el	Sat Aug 29 00:27:12 2009 +0000
+++ b/lisp/progmodes/cc-engine.el	Sat Aug 29 02:07:42 2009 +0000
@@ -7103,7 +7103,7 @@
   ;;
   ;; This function might do hidden buffer changes.
   (c-at-statement-start-p))
-(make-obsolete 'c-looking-at-bos 'c-at-statement-start-p)
+(make-obsolete 'c-looking-at-bos 'c-at-statement-start-p "22.1")
 
 (defun c-looking-at-inexpr-block (lim containing-sexp &optional check-at-end)
   ;; Return non-nil if we're looking at the beginning of a block