Mon, 15 Jul 2002 20:37:12 +0000 |
Stefan Monnier |
(Ftrace_to_stderr): Add usage to docstring.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 17:36:07 +0000 |
Richard M. Stallman |
(message_dolog): Do nothing if Vmemory_full is non-nil.
|
Wed, 10 Jul 2002 08:45:24 +0000 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
Sun, 07 Jul 2002 10:50:49 +0000 |
Richard M. Stallman |
Treat a partially visible line like "cursor off screen".
|
Fri, 05 Jul 2002 19:59:54 +0000 |
Pavel Jank |
Remove unused variable `face'.
|
Mon, 01 Jul 2002 07:55:03 +0000 |
Richard M. Stallman |
(redisplay_internal): Make optional_new_start really work.
|
Sat, 29 Jun 2002 19:52:02 +0000 |
Ken Raeburn |
(store_mode_line_string): Lisp_Object/int mixup.
|
Thu, 27 Jun 2002 20:42:35 +0000 |
Kim F. Storm |
(mode_line_string_list, mode_line_string_face)
|
Sat, 22 Jun 2002 21:15:33 +0000 |
Stefan Monnier |
Improve comments.
|
Wed, 12 Jun 2002 09:37:34 +0000 |
Juanma Barranquero |
(Fformat_mode_line): Fix typo.
|
Tue, 11 Jun 2002 22:27:11 +0000 |
Kim F. Storm |
(Fformat_mode_line): New function.
|
Sat, 08 Jun 2002 18:30:02 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 03 Jun 2002 22:44:31 +0000 |
Richard M. Stallman |
(message_with_string): Error if STRING is not a string.
|
Mon, 03 Jun 2002 01:50:02 +0000 |
Thien-Thi Nguyen |
(redisplay_internal, redisplay_window, decode_mode_spec): Cast
|
Fri, 26 Apr 2002 23:39:06 +0000 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
Mon, 22 Apr 2002 22:47:07 +0000 |
Pavel Jank |
Remove unused global variable `minibuf_prompt_pixel_width'.
|
Sat, 13 Apr 2002 17:46:37 +0000 |
Richard M. Stallman |
(display_mode_element): Don't let mode_line_proptrans_alist
|
Fri, 12 Apr 2002 11:42:23 +0000 |
Gerd Moellmann |
(sync_frame_with_window_matrix_rows): Don't give frame
|
Thu, 04 Apr 2002 21:10:36 +0000 |
Richard M. Stallman |
(display_mode_element): New arg RISKY.
|
Mon, 01 Apr 2002 23:10:26 +0000 |
Stefan Monnier |
Typo.
|
Sat, 30 Mar 2002 23:50:09 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 26 Mar 2002 11:08:47 +0000 |
Pavel Jank |
Fix typo.
|
Tue, 26 Mar 2002 09:11:43 +0000 |
Richard M. Stallman |
(update_menu_bar): Test only update_mode_lines;
|
Fri, 22 Mar 2002 16:13:34 +0000 |
Eli Zaretskii |
(message_with_string): Fix syntax of a call to GCPRO2.
|
Mon, 18 Mar 2002 04:43:36 +0000 |
Richard M. Stallman |
(cursor_type_changed): New variable.
|
Sat, 16 Mar 2002 07:05:59 +0000 |
Richard M. Stallman |
(redisplay_internal, redisplay_windows):
|
Wed, 13 Mar 2002 14:16:15 +0000 |
Stefan Monnier |
(display_mode_element): Fix int/Lisp_Object mixup.
|
Fri, 08 Mar 2002 12:28:17 +0000 |
Gerd Moellmann |
(move_it_vertically_backward): At the end of the
|
Fri, 08 Mar 2002 11:03:53 +0000 |
Gerd Moellmann |
Use new string macros.
|