annotate nt/subdirs.el @ 111649:342ca5475c01

Make glyphless-char-display-control a defcustom. international/characters.el (glyphless-char-display-control): Make it a defcustom, with update-glyphless-char-display as its :set attribute. (top level): Don't call update-glyphless-char-display.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 20 Nov 2010 16:35:45 +0200
parents 6eee4a78b129
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
75540
6eee4a78b129 Add "no-byte-compile: t" local variable.
Juanma Barranquero <lekktu@gmail.com>
parents: 39051
diff changeset
1 ;; -*- no-byte-compile: t -*-
39051
b5c421a7a5c2 New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
2 (if (fboundp 'normal-top-level-add-subdirs-to-load-path)
b5c421a7a5c2 New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
3 (normal-top-level-add-subdirs-to-load-path))