Warning, /sdk/kde-dev-scripts/kde-emacs/HACKING is written in an unsupported language. File is not indexed.

0001 Rules are simple:
0002 1) Make sure that your functions work both on GNU/Emacs and XEmacs.
0003 2) Put general variables in kde-emacs-vars.el, file related variables 
0004 inside the related file.
0005 3) Export general functions to kde-emacs-general.el.
0006 4) Always provide documentation for both variables and functions that
0007 you're adding.