(reference-point-alist): Doc fix.
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
2001-04-05 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* composite.el (reference-point-alist): Doc fix.
|
||||
|
||||
2001-04-05 Sam Steingold <sds@gnu.org>
|
||||
|
||||
* font-lock.el (font-lock-keywords-case-fold-search): Make
|
||||
buffer-local. This fixes a very annoying bug when loading a Lisp
|
||||
* font-lock.el (font-lock-keywords-case-fold-search):
|
||||
Make buffer-local. This fixes a very annoying bug when loading a Lisp
|
||||
file made font-lock case-insensitive.
|
||||
|
||||
2001-04-05 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
@@ -61,7 +61,7 @@ composed, and NEW-REF-POINT is a reference point in the new glyph to
|
||||
be added.
|
||||
|
||||
For instance, if GLOBAL-REF-POINT is `br' (bottom-right) and
|
||||
NEW-REF-POINT is `tl' (top-left), the overall glyph is updated as
|
||||
NEW-REF-POINT is `tc' (top-center), the overall glyph is updated as
|
||||
follows (the point `*' corresponds to both reference points):
|
||||
|
||||
+-------+--+ <--- new ascent
|
||||
|
||||
Reference in New Issue
Block a user