mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
*** empty log message ***
This commit is contained in:
parent
23666aa8ec
commit
df05d913fa
1 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2006-06-16 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* .gdbinit (pitx): Show composition parameters.
|
||||
(pgx, pg): New commands to print a glyph structure.
|
||||
(pgi, pgn): New commands to print specific/next glyph.
|
||||
(pgrowx, pgrow): New commands to print all glyphs in a row.
|
||||
|
||||
2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* macfns.c (Fx_display_mm_height, Fx_display_mm_width)
|
||||
|
|
@ -26,7 +33,7 @@
|
|||
* window.c (adjust_window_trailing_edge): Don't break out of the loop
|
||||
because there's no next window, if there are parallel windows.
|
||||
Do break out when WINDOW is nil.
|
||||
|
||||
|
||||
2006-06-14 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* dispextern.h (IT_STACK_SIZE): New macro specifying size of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue