You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
320 B
8 lines
320 B
Rules are simple:
|
|
1) Make sure that your functions work both on GNU/Emacs and XEmacs.
|
|
2) Put general variables in kde-emacs-vars.el, file related variables
|
|
inside the related file.
|
|
3) Export general functions to kde-emacs-general.el.
|
|
4) Always provide documentation for both variables and functions that
|
|
you're adding.
|