* progmodes/autoconf.el (font-lock-syntactic-keywords): Don't
declare.
This commit is contained in:
parent
a8ab93b0f6
commit
c395097f51
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-08-07 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* progmodes/autoconf.el (font-lock-syntactic-keywords): Don't
|
||||
declare.
|
||||
|
||||
2012-08-07 Chong Yidong <cyd@gnu.org>
|
||||
|
||||
* simple.el (deactivate-mark): Preserve text properties when
|
||||
|
|
|
@ -35,8 +35,6 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(defvar font-lock-syntactic-keywords)
|
||||
|
||||
(defvar autoconf-mode-map (make-sparse-keymap))
|
||||
|
||||
(defvar autoconf-mode-hook nil
|
||||
|
|
Loading…
Add table
Reference in a new issue