log

age author description
Wed, 21 Apr 2004 19:36:24 +0000 Richard M. Stallman Clarify recent text.
Wed, 21 Apr 2004 19:22:52 +0000 Richard M. Stallman *** empty log message ***
Wed, 21 Apr 2004 19:21:51 +0000 Richard M. Stallman (dabbrev--substitute-expansion): Fix a bug which lead
Wed, 21 Apr 2004 19:19:44 +0000 Richard M. Stallman *** empty log message ***
Wed, 21 Apr 2004 19:18:41 +0000 Richard M. Stallman (cperl-putback-char): Delete Emacs 18 definition.
Wed, 21 Apr 2004 19:17:03 +0000 Richard M. Stallman (ctext-post-read-conversion): Use assoc-string, not assoc-ignore-case.
Wed, 21 Apr 2004 19:16:15 +0000 Richard M. Stallman Use assoc-string, not assoc-ignore-case.
Wed, 21 Apr 2004 19:15:28 +0000 Richard M. Stallman (mailcap-mime-data): Mark as risky.
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.