Wed, 21 Apr 2004 19:14:49 +0000 |
Richard M. Stallman |
(easy-menu-add): Do call x-popup-menu, but only if it's defined.
|
Wed, 21 Apr 2004 19:14:04 +0000 |
Richard M. Stallman |
(disassemble): Handle lambda-exp as arg.
|
Wed, 21 Apr 2004 19:13:00 +0000 |
Richard M. Stallman |
Fix previous change.
|
Wed, 21 Apr 2004 19:12:04 +0000 |
Richard M. Stallman |
(byte-compile-no-warnings): Handle multiple args: compile like progn.
|
Wed, 21 Apr 2004 19:10:29 +0000 |
Richard M. Stallman |
(with-no-warnings): Simplify: take all args as &rest arg.
|
Wed, 21 Apr 2004 19:09:01 +0000 |
Richard M. Stallman |
(auto-insert-alist): Insert the user's name in
|
Wed, 21 Apr 2004 16:09:23 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 21 Apr 2004 09:47:11 +0000 |
Stephen Eglen |
Update iswitchb-max-to-show.
|
Wed, 21 Apr 2004 01:27:39 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 21 Apr 2004 01:25:17 +0000 |
Kenichi Handa |
(describe-char): Make it work on *Help* buffer.
|
Tue, 20 Apr 2004 23:16:57 +0000 |
Glenn Morris |
Add some entries missing from 2002-11-16.
|
Tue, 20 Apr 2004 22:44:20 +0000 |
Kim F. Storm |
Add image slices. Add posn-at- functions.
|
Tue, 20 Apr 2004 22:23:08 +0000 |
Kim F. Storm |
(insert-image): Add optional SLICE arg.
|
Tue, 20 Apr 2004 22:22:45 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 20 Apr 2004 22:19:43 +0000 |
Kim F. Storm |
(image_ascent): Remove prototype.
|
Tue, 20 Apr 2004 22:19:23 +0000 |
Kim F. Storm |
(x_draw_relief_rect): Add top_p and bot_p args.
|
Tue, 20 Apr 2004 22:19:09 +0000 |
Kim F. Storm |
(Qslice): New variable.
|
Tue, 20 Apr 2004 22:18:43 +0000 |
Kim F. Storm |
(Fwindow_vscroll, Fset_window_vscroll): Fix EXFUN.
|
Tue, 20 Apr 2004 22:18:33 +0000 |
Kim F. Storm |
(Fpos_visible_in_window_p): Return pixel position if
|
Tue, 20 Apr 2004 22:17:56 +0000 |
Kim F. Storm |
(w32_draw_relief_rect): Add top_p and bot_p args.
|
Tue, 20 Apr 2004 22:17:34 +0000 |
Kim F. Storm |
(x_draw_relief_rect): Add top_p and bot_p args.
|
Tue, 20 Apr 2004 22:17:08 +0000 |
Kim F. Storm |
(pos_visible_p): Fix prototype.
|
Tue, 20 Apr 2004 22:16:46 +0000 |
Kim F. Storm |
(Fposn_at_x_y, Fposn_at_point): New defuns.
|
Tue, 20 Apr 2004 22:16:33 +0000 |
Kim F. Storm |
(image_ascent): Add slice arg; calculate ascent for
|
Tue, 20 Apr 2004 22:16:19 +0000 |
Kim F. Storm |
(buffer_posn_from_coords): Return full image width
|
Tue, 20 Apr 2004 22:16:07 +0000 |
Kim F. Storm |
(struct glyph_slice): New struct.
|
Tue, 20 Apr 2004 22:15:41 +0000 |
Kim F. Storm |
Add image slices.
|
Tue, 20 Apr 2004 21:41:50 +0000 |
Jan Dj¸«£rv |
Undo previous change
|