Require generic again.
This commit is contained in:
parent
0c04baa6c5
commit
e6c901b674
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-03-22 Lute Kamstra <lute@gnu.org>
|
||||
|
||||
* generic-x.el: Require generic again.
|
||||
|
||||
2005-03-22 Miles Bader <miles@gnu.org>
|
||||
|
||||
* progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
|
||||
|
|
|
@ -92,6 +92,7 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(require 'generic)
|
||||
(require 'font-lock)
|
||||
|
||||
(defgroup generic-x nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue