log

age author description
Thu, 10 Apr 1997 22:39:54 +0000 Richard M. Stallman Delete the explicit autoload calls.
Thu, 10 Apr 1997 22:37:54 +0000 Karl Heuer (Fcombine_after_change_execute): Fix Lisp_Object/integer confusion.
Thu, 10 Apr 1997 22:32:00 +0000 Karl Heuer (expect_property_change): Fix Lisp_Object/integer confusion.
Thu, 10 Apr 1997 22:25:45 +0000 Karl Heuer (construct_menu_click, note_mouse_highlight, fast_find_position):
Thu, 10 Apr 1997 22:19:52 +0000 Karl Heuer (ccl_driver): Fix Lisp_Object/integer confusion.
Thu, 10 Apr 1997 22:12:04 +0000 Karl Heuer (Fmake_category_set): Use XSETFASTINT.
Thu, 10 Apr 1997 21:53:28 +0000 Karl Heuer (Ffind_coding_system): Don't use Lisp_Object as integer.
Thu, 10 Apr 1997 21:42:07 +0000 Richard M. Stallman Comment change.
Thu, 10 Apr 1997 21:35:28 +0000 Karl Heuer (ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Object as integer.
Thu, 10 Apr 1997 21:26:07 +0000 Karl Heuer (delete_window): Don't return value from void function.
Thu, 10 Apr 1997 21:19:16 +0000 Karl Heuer (Fx_popup_menu): Don't use Lisp_Object as integer.
Thu, 10 Apr 1997 21:16:33 +0000 Karl Heuer (DISP_TABLE_P): Don't use Lisp_Object as integer.
Thu, 10 Apr 1997 21:15:53 +0000 Karl Heuer (display_text_line): Don't use Lisp_Object as integer.
Thu, 10 Apr 1997 20:43:54 +0000 Richard M. Stallman Initial revision
Thu, 10 Apr 1997 20:42:25 +0000 Karl Heuer (Fframe_or_buffer_changed_p): Use EQ, not ==.
Thu, 10 Apr 1997 19:41:00 +0000 Richard M. Stallman Add DSSSL mode and share code with newly required
Thu, 10 Apr 1997 07:23:30 +0000 Richard M. Stallman (custom-initialize-frame): Add autoload cookie.
Thu, 10 Apr 1997 06:49:45 +0000 Richard M. Stallman (frame-parameter): New function.
Thu, 10 Apr 1997 06:38:26 +0000 Richard M. Stallman (sh-mode): Set font-lock-comment-start-regexp via font-lock-defaults.
Thu, 10 Apr 1997 06:29:59 +0000 Richard M. Stallman (keyboard-escape-quit): Exit recursive edits,
Thu, 10 Apr 1997 06:18:40 +0000 Richard M. Stallman (scheme-mode-map): Add some menu items.
Thu, 10 Apr 1997 05:58:24 +0000 Richard M. Stallman (eval-defun): For defcustom, always set the value.
Thu, 10 Apr 1997 00:37:52 +0000 Richard M. Stallman (PC-try-load-many-files): Set truename.
Thu, 10 Apr 1997 00:27:09 +0000 Richard M. Stallman (BSD_SYSTEM): Alternate definition for FreeBSD v3.
Wed, 09 Apr 1997 05:57:50 +0000 Richard M. Stallman (GETPGRP_NO_ARG): If Glibc 2.1 or later,
Wed, 09 Apr 1997 04:01:31 +0000 Richard M. Stallman (mallocobj): Don't add gmalloc if using glibc.
Wed, 09 Apr 1997 04:00:39 +0000 Richard M. Stallman Update copyright year.
Wed, 09 Apr 1997 04:00:22 +0000 Richard M. Stallman (DOUG_LEA_MALLOC): Add #undef.
Wed, 09 Apr 1997 04:00:10 +0000 Richard M. Stallman (malloc_get_state, malloc_set_state): New declarations.
Wed, 09 Apr 1997 03:59:08 +0000 Richard M. Stallman For glibc's malloc, include <malloc.h> for mallinfo,
Wed, 09 Apr 1997 03:52:47 +0000 Richard M. Stallman If malloc_{get,set}_state exist, set DOUG_LEA_MALLOC.
Wed, 09 Apr 1997 00:08:54 +0000 Kenichi Handa Ethiopic fixed, Tibetan added.
Tue, 08 Apr 1997 22:33:45 +0000 Richard M. Stallman (make-frame): Call `custom-initialize-frame'.
Tue, 08 Apr 1997 22:20:30 +0000 Richard M. Stallman (menu-bar-custom-menu): New variable; add it as a submenu of the Help menu.
Tue, 08 Apr 1997 19:05:57 +0000 Richard M. Stallman (init_casetab_once): Initialize the purpose slot.
Tue, 08 Apr 1997 01:41:40 +0000 Richard M. Stallman When calling put-charset-property, ignore errors.
Tue, 08 Apr 1997 01:18:14 +0000 Richard M. Stallman (calculate-perl-indent): When indenting under a
Mon, 07 Apr 1997 18:02:44 +0000 Paul D. Smith Last-minute changed for 3.75.1
Mon, 07 Apr 1997 17:34:05 +0000 Richard M. Stallman (x-charset-registries): Turn off Tibetan.
Mon, 07 Apr 1997 14:00:58 +0000 Per Abrahamsen Added widget and custom manuals.
Mon, 07 Apr 1997 13:42:59 +0000 Per Abrahamsen Initial revision
Mon, 07 Apr 1997 07:22:57 +0000 Paul D. Smith Changes for make 3.75.1
Mon, 07 Apr 1997 07:22:22 +0000 Kenichi Handa (disp_char_vector): Extern it.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (Vhighlight_wrong_size_font, Vclip_large_size_font):
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (lisp, shortlisp): Include english.elc and tibetan.elc.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (Fmake_char_table): Adjusted for the new structure of
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (describe_vector): Adjusted for the new structure of Lisp_Char_Table.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (read1): Adjusted for the new structure of Lisp_Char_Table.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (category-table-p): Check only type and purpose.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (ccl_driver): Fix bug of the case CCL_WriteArrayReadJump.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (non_ascii_char_to_string, update_charset_table,
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (detect_coding_iso2022, detect_coding_mask): Ignore
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (Faref, Faset): Adjusted for the new structure of
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (copy_sub_char_table): New function.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (disp_char_vector): New function to be used from the
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (dumpglyphs): Clip and highlight glyphs displayed with
Mon, 07 Apr 1997 05:36:52 +0000 Kenichi Handa Fix the format of the first line.