File: HACKING

package info (click to toggle)
kde-dev-scripts 4%3A20.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,476 kB
  • sloc: perl: 15,559; lisp: 5,627; sh: 4,315; python: 3,892; ruby: 1,386; makefile: 13; sed: 9
file content (7 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
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.