[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/progmodes/cc-styles.el
From: |
Martin Stjernholm |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/progmodes/cc-styles.el |
Date: |
Sun, 22 May 2005 20:04:03 -0400 |
Index: emacs/lisp/progmodes/cc-styles.el
diff -c emacs/lisp/progmodes/cc-styles.el:1.32
emacs/lisp/progmodes/cc-styles.el:1.33
*** emacs/lisp/progmodes/cc-styles.el:1.32 Wed Aug 11 16:22:21 2004
--- emacs/lisp/progmodes/cc-styles.el Mon May 23 00:03:59 2005
***************
*** 48,53 ****
--- 48,54 ----
;; Silence the compiler.
(cc-bytecomp-defvar adaptive-fill-first-line-regexp) ; Emacs
+ (cc-bytecomp-obsolete-fun make-local-hook) ; Marked obsolete in Emacs 21.1.
(defvar c-style-alist
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-styles.el,
Martin Stjernholm <=