annotate nt/subdirs.el @ 97005:8e17e43e57e9

* descr-text.el (describe-char): Don't overwrite local variable char when describing characters with display-table entries. Display font backend when describing composed characters. Simplify: use `let' instead of `let*', and `or x y' instead of `if x x y'.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 25 Jul 2008 12:01:59 +0000
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))