Mon, 13 Sep 1999 11:13:16 +0000 |
Gerd Moellmann |
(Fother_buffer): Change for Lisp_Object selected_frame.
|
Mon, 13 Sep 1999 03:35:33 +0000 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member access.
|
Mon, 13 Sep 1999 02:23:04 +0000 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
Sun, 12 Sep 1999 20:22:02 +0000 |
Gerd Moellmann |
(Fx_family_fonts): Replaces Fx_font_list.
|
Sun, 12 Sep 1999 20:21:58 +0000 |
Gerd Moellmann |
(resize_mini_window): Add parameter exact_p. Resize
|
Sun, 12 Sep 1999 20:21:56 +0000 |
Gerd Moellmann |
(Fforward_word): Use prompt_end_charpos instead
|
Sun, 12 Sep 1999 20:21:55 +0000 |
Gerd Moellmann |
(read_minibuf_unwind): Call resize_mini_window with
|
Sun, 12 Sep 1999 20:21:53 +0000 |
Gerd Moellmann |
(command_loop_1): Resize mini-window to the
|
Sun, 12 Sep 1999 20:21:51 +0000 |
Gerd Moellmann |
(Fbuffer_string): Use prompt_end_charpos instead
|
Sun, 12 Sep 1999 20:21:50 +0000 |
Gerd Moellmann |
Change prototype of resize_mini_window.
|
Sun, 12 Sep 1999 20:21:49 +0000 |
Gerd Moellmann |
(prompt_end_charpos): Replaces
|
Sun, 12 Sep 1999 20:21:48 +0000 |
Gerd Moellmann |
(Fget_buffer_create): Use prompt_end_charpos instead
|
Sun, 12 Sep 1999 20:21:47 +0000 |
Gerd Moellmann |
(iswitchb-exhibit): Use buffer-string instead
|
Sun, 12 Sep 1999 20:21:46 +0000 |
Gerd Moellmann |
Change `ghostscript' to `postscript' in comment.
|
Sun, 12 Sep 1999 20:21:44 +0000 |
Gerd Moellmann |
(mode-line): Replaces `modeline'.
|
Sun, 12 Sep 1999 19:03:10 +0000 |
Richard M. Stallman |
(tpu-version): New version.
|
Sun, 12 Sep 1999 17:29:24 +0000 |
Richard M. Stallman |
(del_range_1): Don't treat minibuffer prompt specially.
|
Sun, 12 Sep 1999 17:28:03 +0000 |
Richard M. Stallman |
(Fline_beginning_position): Handle minibuffer prompt here.
|
Sun, 12 Sep 1999 07:05:34 +0000 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member references.
|
Sun, 12 Sep 1999 05:07:01 +0000 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
Sun, 12 Sep 1999 03:40:44 +0000 |
Richard M. Stallman |
(isearch-mode-map): Undo previous change.
|
Sun, 12 Sep 1999 02:49:25 +0000 |
Richard M. Stallman |
(run_window_scroll_functions): If hook functions switch
|
Sun, 12 Sep 1999 02:17:20 +0000 |
Richard M. Stallman |
(eval-last-sexp): If after ?\LETTER, use all of that as the sexp.
|
Sat, 11 Sep 1999 21:29:11 +0000 |
Richard M. Stallman |
(find-file-noselect): Catch errors in file-expand-wildcards,
|
Sat, 11 Sep 1999 20:42:47 +0000 |
Ken Raeburn |
Use XCAR and XCDR.
|
Sat, 11 Sep 1999 20:40:09 +0000 |
Richard M. Stallman |
Major changes. Avoid changing point and mark.
|
Sat, 11 Sep 1999 18:40:57 +0000 |
Ken Raeburn |
(FOR_EACH_FRAME): Use XCAR and XCDR.
|
Sat, 11 Sep 1999 18:35:57 +0000 |
Ken Raeburn |
(GET_TRANSLATION_TABLE): Use XCDR.
|