view src/.arch-inventory @ 91728:58bf306db72e

* net/dbus.el: Remove `no-byte-compile' cookie. (dbus-call-method, dbus-register-signal, dbus-debug) (dbus-registered-functions-table): Declare them with `declare-function' or `defvar', respectively. (top): Don't assert any longer. Require 'cl when compiling. Apply `ignore-errors' but `dbus-ignore-errors'.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 10 Feb 2008 20:44:27 +0000
parents b6689e223e2f
children
line wrap: on
line source

# Source files which don't match the usual naming conventions, mostly dot files
source ^\.(gdbinit|dbxinit)$

# Auto-generated files, which ignore
precious ^(config\.stamp|config\.h|epaths\.h|buildobj\.lst)$
precious ^(TAGS-LISP)$
precious ^(buildobj\.lst)$

backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$
backup ^(bootstrap-emacs)$

# arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543