mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* cedet/srecode/insert.el: Require srecode/args.
* cedet/srecode/args.el: Require srecode/dictionary instead of srecode/insert.
This commit is contained in:
parent
c05676c5ac
commit
a70bfe61c0
3 changed files with 7 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
;; sets of dictionary words that need to be derived. This file contains
|
||||
;; a set of simple arguments for srecode templates.
|
||||
|
||||
(require 'srecode/insert)
|
||||
(require 'srecode/dictionary)
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue