* libnotify/notify.[ch]: Add file variables for emacs to match the settings Christian is using.
This commit is contained in:
parent
896a99db9d
commit
52fa6a0bdf
|
@ -1,3 +1,7 @@
|
||||||
|
2004-06-30 Mike Hearn <mike@navi.cx>
|
||||||
|
* libnotify/notify.[ch]: Add file variables for emacs to match
|
||||||
|
the settings Christian is using.
|
||||||
|
|
||||||
Wed Jun 30 02:53:36 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
|
Wed Jun 30 02:53:36 PDT 2004 Christian Hammond <chipx86@gnupdate.org>
|
||||||
|
|
||||||
* libnotify/notify.c:
|
* libnotify/notify.c:
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/**
|
/** -*- mode: c-mode; tab-width: 4; indent-tabs-mode: t; -*-
|
||||||
|
*
|
||||||
* @file libnotify/notify.c Notifications library
|
* @file libnotify/notify.c Notifications library
|
||||||
*
|
*
|
||||||
* @Copyright (C) 2004 Christian Hammond <chipx86@chipx86.com>
|
* @Copyright (C) 2004 Christian Hammond <chipx86@chipx86.com>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/**
|
/** -*- mode: c-mode; tab-width: 4; indent-tabs-mode: t; -*-
|
||||||
* @file libnotify/notify.h Notifications library
|
* @file libnotify/notify.h Notifications library
|
||||||
*
|
*
|
||||||
* @Copyright (C) 2004 Christian Hammond
|
* @Copyright (C) 2004 Christian Hammond
|
||||||
|
|
Loading…
Reference in New Issue