Sat, 21 Sep 1996 03:24:01 +0000 |
Richard M. Stallman |
(make_frame): Switch from boolean `has_vertical_scrollbars' integer to
|
Sat, 21 Sep 1996 02:26:13 +0000 |
Richard M. Stallman |
(initialize_win_nt_display): Use SET_FRAME_WIDTH.
|
Sat, 21 Sep 1996 02:25:56 +0000 |
Richard M. Stallman |
(Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.
|
Sat, 21 Sep 1996 02:25:37 +0000 |
Richard M. Stallman |
(term_init): Use new vertical scroll bar enumerated type.
|
Sat, 21 Sep 1996 02:25:11 +0000 |
Richard M. Stallman |
(Qright): New variable.
|
Sat, 21 Sep 1996 02:23:54 +0000 |
Richard M. Stallman |
(fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.
|
Sat, 21 Sep 1996 01:25:11 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 21 Sep 1996 01:21:18 +0000 |
Richard M. Stallman |
(preserve_other_columns, preserve_my_columns): Use new
|
Sat, 21 Sep 1996 01:16:33 +0000 |
Richard M. Stallman |
(display_mode_line): Use faces for inverse video mode line whenever possible.
|
Sat, 21 Sep 1996 01:14:57 +0000 |
Richard M. Stallman |
(Fx_create_frame): Default Qvertical_scroll_bars to `left'.
|
Sat, 21 Sep 1996 01:11:31 +0000 |
Richard M. Stallman |
(make_lispy_event): When converting from pixel to glyph coordinates,
|
Sat, 21 Sep 1996 00:59:54 +0000 |
Richard M. Stallman |
(VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an
|
Sat, 21 Sep 1996 00:57:20 +0000 |
Richard M. Stallman |
Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT
|
Fri, 20 Sep 1996 18:56:36 +0000 |
Richard M. Stallman |
(gud-display-line): Don't call display-buffer
|
Fri, 20 Sep 1996 06:11:20 +0000 |
Richard M. Stallman |
(init_system_name): Retry gethostbyname only 5 times
|
Fri, 20 Sep 1996 01:10:05 +0000 |
Michael Kifer |
*** empty log message ***
|
Fri, 20 Sep 1996 01:08:36 +0000 |
Michael Kifer |
Initial revision
|
Thu, 19 Sep 1996 21:28:15 +0000 |
Richard M. Stallman |
(file_name_completion): Remove code which sets and
|
Thu, 19 Sep 1996 04:25:49 +0000 |
Richard M. Stallman |
(display_text_line): Declare ovstr as unsigned char *.
|
Thu, 19 Sep 1996 04:25:40 +0000 |
Richard M. Stallman |
(imenu--generic-function): Use markers for positions.
|
Thu, 19 Sep 1996 03:31:13 +0000 |
Richard M. Stallman |
(overlay_strings): Declare pstr using unsigned char.
|
Thu, 19 Sep 1996 03:22:51 +0000 |
Richard M. Stallman |
(rmail-summary-next-same-subject): Don't set
|
Thu, 19 Sep 1996 03:21:11 +0000 |
Richard M. Stallman |
(rmail-insert-inbox-text): Detect locked
|
Thu, 19 Sep 1996 03:09:10 +0000 |
Richard M. Stallman |
Replaced symbol BSD with BSD_SYSTEM.
|
Thu, 19 Sep 1996 03:00:06 +0000 |
Richard M. Stallman |
(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
|
Wed, 18 Sep 1996 22:57:51 +0000 |
Richard M. Stallman |
Clarify how completing-read returns an empty string.
|
Wed, 18 Sep 1996 22:56:24 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Wed, 18 Sep 1996 22:18:14 +0000 |
Richard M. Stallman |
(imenu--mouse-menu): Add special handling for rescan item.
|
Wed, 18 Sep 1996 22:00:30 +0000 |
Richard M. Stallman |
(tq-filter): No need for save-match-data.
|
Tue, 17 Sep 1996 21:38:17 +0000 |
Karl Heuer |
Comment change.
|
Tue, 17 Sep 1996 19:02:36 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.
|
Tue, 17 Sep 1996 19:01:09 +0000 |
Richard M. Stallman |
(byte-compile-lambda): If the doc string is also the
|
Tue, 17 Sep 1996 17:49:23 +0000 |
Erik Naggum |
Comment changes.
|
Tue, 17 Sep 1996 17:43:56 +0000 |
Erik Naggum |
Declare make_symbol ().
|
Tue, 17 Sep 1996 16:26:44 +0000 |
Erik Naggum |
(syms_of_keyboard): Initialize and staticpro internal_last_event_frame and
|
Tue, 17 Sep 1996 16:19:15 +0000 |
Erik Naggum |
(init_obarray): staticpro Qvariable_documentation.
|
Tue, 17 Sep 1996 16:19:07 +0000 |
Erik Naggum |
(syms_of_keymap): staticpro global_map.
|
Tue, 17 Sep 1996 16:18:22 +0000 |
Erik Naggum |
(syms_of_fileio): staticpro Qset_visited_file_modtime.
|
Tue, 17 Sep 1996 16:18:04 +0000 |
Erik Naggum |
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
|
Tue, 17 Sep 1996 16:18:00 +0000 |
Erik Naggum |
(syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
|
Tue, 17 Sep 1996 15:36:26 +0000 |
Erik Naggum |
(Fmake_symbol): Initialize `obarray' field.
|
Tue, 17 Sep 1996 04:49:51 +0000 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
Tue, 17 Sep 1996 03:47:11 +0000 |
Karl Heuer |
Comment change.
|
Tue, 17 Sep 1996 03:43:54 +0000 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
Tue, 17 Sep 1996 02:56:22 +0000 |
Karl Heuer |
Replace symbol BSD with BSD_SYSTEM.
|
Tue, 17 Sep 1996 02:37:17 +0000 |
Karl Heuer |
Replaced all BSD with BSD_SYSTEM.
|
Mon, 16 Sep 1996 19:00:18 +0000 |
Richard M. Stallman |
(ispell-dictionary-alist-1): Add `american' to list.
|
Mon, 16 Sep 1996 14:44:22 +0000 |
Andr Spiegel |
(vc-find-cvs-master): Fixed handling of "locally added" files.
|
Mon, 16 Sep 1996 14:43:29 +0000 |
Andr Spiegel |
(vc-print-log): Set the display window so that it shows
|
Mon, 16 Sep 1996 09:43:42 +0000 |
Richard M. Stallman |
(file-locked-p): Alias to `ignore' if no file locking.
|
Mon, 16 Sep 1996 09:32:54 +0000 |
Richard M. Stallman |
(Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.
|
Mon, 16 Sep 1996 06:32:30 +0000 |
Richard M. Stallman |
(frame.o, textprop.o, abbrev.o): Depend on window.h.
|
Mon, 16 Sep 1996 06:32:10 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Clear last_overlay_modified field.
|
Mon, 16 Sep 1996 06:31:45 +0000 |
Richard M. Stallman |
(IT_set_menu_bar_lines): Clear last_overlay_modified field.
|
Mon, 16 Sep 1996 06:31:10 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Test last_overlay_modified field.
|
Mon, 16 Sep 1996 06:29:40 +0000 |
Richard M. Stallman |
(Fset_window_start): Clear last_overlay_modified field.
|