log

age author description
Sun, 22 Sep 1996 22:11:25 +0000 Richard M. Stallman (path-separator): Duplicate definition deleted.
Sun, 22 Sep 1996 21:48:30 +0000 Richard M. Stallman (bib-capitalize-title-stop-words): Renamed from capit...
Sun, 22 Sep 1996 21:45:39 +0000 Richard M. Stallman (r2b-capitalize-title-stop-words): Renamed from capit...
Sun, 22 Sep 1996 21:38:19 +0000 Richard M. Stallman (insert-kbd-macro): Duplicate definition deleted.
Sun, 22 Sep 1996 21:31:56 +0000 Richard M. Stallman (eql): Incorrect definition deleted.
Sun, 22 Sep 1996 21:13:49 +0000 Richard M. Stallman Comment change.
Sun, 22 Sep 1996 08:48:16 +0000 Richard M. Stallman (Fdelete_frame): Set update_mode_lines.
Sun, 22 Sep 1996 05:09:27 +0000 Richard M. Stallman New kind of register value is a file name and position.
Sun, 22 Sep 1996 04:58:35 +0000 Richard M. Stallman (main): Add copyright etc. to --version output.
Sun, 22 Sep 1996 04:40:37 +0000 Richard M. Stallman (with-current-buffer): New macro.
Sun, 22 Sep 1996 04:38:36 +0000 Richard M. Stallman (byte-optimize-form-code-walker):
Sun, 22 Sep 1996 04:38:10 +0000 Richard M. Stallman (REGEXP_CACHE_SIZE): Increase to 20.
Sun, 22 Sep 1996 04:37:55 +0000 Richard M. Stallman (save-current-buffer): Compile it like save-excursion.
Sat, 21 Sep 1996 23:07:06 +0000 Richard M. Stallman (locate-library): Print no messages if called from Lisp.
Sat, 21 Sep 1996 23:00:40 +0000 Richard M. Stallman (imenu--split-menu): Keep the rescan item at top level.
Sat, 21 Sep 1996 22:32:10 +0000 Richard M. Stallman (imenu--generic-function): Create a special entry
Sat, 21 Sep 1996 22:31:58 +0000 Richard M. Stallman (vertical_scroll_bar_type): Add enumerated
Sat, 21 Sep 1996 18:42:26 +0000 Paul Eggert (tm_diff): Renamed from difftm. Yield int, not long.
Sat, 21 Sep 1996 04:18:58 +0000 Richard M. Stallman (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from
Sat, 21 Sep 1996 04:17:30 +0000 Richard M. Stallman (make_frame_glyphs, update_line, update_frame)
Sat, 21 Sep 1996 04:14:14 +0000 Richard M. Stallman (echo_area_display): Clear the left-side scroll bar columns.
Sat, 21 Sep 1996 04:10:21 +0000 Richard M. Stallman (read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH
Sat, 21 Sep 1996 03:31:53 +0000 Richard M. Stallman (WINDOW_LEFT_MARGIN): New macro.
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.