log

age author description
Fri, 11 Apr 1997 20:40:28 +0000 Ian Lance Taylor Recognize OpenBSD systems correctly (from Niklas Hallqvist libc-970412 libc-970413 libc-970414 libc-970415 libc-970416 libc-970417 release-1-0
Fri, 11 Apr 1997 20:05:42 +0000 Richard M. Stallman (make): Add scheme-indent-function property.
Fri, 11 Apr 1997 19:54:36 +0000 Richard M. Stallman Don't add custom-initialize-frame to after-make-frame-hook.
Fri, 11 Apr 1997 19:41:28 +0000 Richard M. Stallman Use Make to update finder-inf.el and autoloads.
Fri, 11 Apr 1997 19:40:29 +0000 Richard M. Stallman (finder-inf.el, autoloads): New targets.
Fri, 11 Apr 1997 18:31:38 +0000 Richard M. Stallman (file-relative-name): Say correctly when the value is absolute.
Fri, 11 Apr 1997 18:27:07 +0000 Richard M. Stallman Load widget and custom packages.
Fri, 11 Apr 1997 18:25:41 +0000 Richard M. Stallman (Finsert_file_contents): Do call signal_after_change
Fri, 11 Apr 1997 13:35:19 +0000 Per Abrahamsen Added newline.
Fri, 11 Apr 1997 13:14:52 +0000 Per Abrahamsen Added cus-load.el target.
Fri, 11 Apr 1997 13:09:47 +0000 Per Abrahamsen Initial revision
Fri, 11 Apr 1997 11:56:09 +0000 Per Abrahamsen Initial revision
Fri, 11 Apr 1997 08:24:41 +0000 Richard M. Stallman (doug_lea_malloc): First check for SYSTEM_MALLOC,
Fri, 11 Apr 1997 08:23:25 +0000 Richard M. Stallman (mallocobj): Make non-REL_ALLOC configuration work
Fri, 11 Apr 1997 08:21:38 +0000 Richard M. Stallman (read_key_sequence): New argument FIX_CURRENT_BUFFER.
Fri, 11 Apr 1997 06:35:54 +0000 Richard M. Stallman (list-holidays): Add autoload cookie.
Fri, 11 Apr 1997 06:04:27 +0000 Richard M. Stallman (read_minibuf): Get the string from the minibuffer
Fri, 11 Apr 1997 05:59:37 +0000 Richard M. Stallman (make-face): New arg no-resources.
Fri, 11 Apr 1997 02:38:51 +0000 Richard M. Stallman (list-holidays): New function.
Fri, 11 Apr 1997 02:35:34 +0000 Richard M. Stallman (diary-islamic-date): Use `date'.
Fri, 11 Apr 1997 02:35:08 +0000 Richard M. Stallman (diary-coptic-date): Use `date'.
Fri, 11 Apr 1997 02:34:37 +0000 Richard M. Stallman (diary-persian-date): Use `date'.
Fri, 11 Apr 1997 02:34:09 +0000 Richard M. Stallman (diary-french-date): Use `date'.
Fri, 11 Apr 1997 02:32:13 +0000 Richard M. Stallman (diary-astro-day-number): Change format string.
Fri, 11 Apr 1997 01:47:41 +0000 Richard M. Stallman (file-relative-name): Expand both args before
Fri, 11 Apr 1997 01:37:50 +0000 Richard M. Stallman Use defcustom for user variables.
Fri, 11 Apr 1997 01:30:20 +0000 Richard M. Stallman Change email address.
Thu, 10 Apr 1997 22:45:03 +0000 Karl Heuer (internal_self_insert): Fix return value.
Thu, 10 Apr 1997 22:42:34 +0000 Karl Heuer (scmp, Fdisplay_completion_list): Fix Lisp_Object/integer confusion.
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.
Mon, 07 Apr 1997 05:12:16 +0000 Kenichi Handa Fix FSF address in comment.
Sun, 06 Apr 1997 14:48:27 +0000 Karl Heuer (set-case-syntax): Doc fix.
Sun, 06 Apr 1997 14:32:33 +0000 Eli Zaretskii (init_cmdargs) [MSDOS]: Make the change that sets
Sat, 05 Apr 1997 21:59:09 +0000 Richard M. Stallman (texinfo-make-menu): Accept args BEGINNING and END.
Sat, 05 Apr 1997 21:57:48 +0000 Richard M. Stallman (mail-complete-style): New variable.
Sat, 05 Apr 1997 21:52:58 +0000 Richard M. Stallman (sgml-validate): Offer to save the buffer first.
Sat, 05 Apr 1997 21:51:44 +0000 Richard M. Stallman (indent-sexp): If calculate-lisp-indent returns nil,
Sat, 05 Apr 1997 21:41:59 +0000 Richard M. Stallman (imenu-default-goto-function): Simplify.
Sat, 05 Apr 1997 21:39:03 +0000 Richard M. Stallman (rmail-mode-map): Add menu item for
Sat, 05 Apr 1997 21:38:07 +0000 Richard M. Stallman (rmail-output-body-to-file): Query if file exists.
Sat, 05 Apr 1997 07:48:17 +0000 Richard M. Stallman (Ffind_coding_system): Doc fix.
Sat, 05 Apr 1997 02:46:24 +0000 Kenichi Handa Provide 'term/sun-mouse instead of 'sun-mouse.
Sat, 05 Apr 1997 02:45:30 +0000 Kenichi Handa English related codes are moved to
Sat, 05 Apr 1997 02:44:02 +0000 Kenichi Handa Initial revision
Sat, 05 Apr 1997 02:40:11 +0000 Kenichi Handa Handle more Devanagari characters correctly.
Sat, 05 Apr 1997 02:40:11 +0000 Kenichi Handa Completely updated.
Sat, 05 Apr 1997 02:35:53 +0000 Kenichi Handa Require 'term/sun-mouse instead of 'sun-mouse.
Sat, 05 Apr 1997 02:35:53 +0000 Kenichi Handa Comment fixed.
Sat, 05 Apr 1997 02:35:53 +0000 Kenichi Handa Change a category of one Japanese character.
Sat, 05 Apr 1997 02:35:53 +0000 Kenichi Handa (x-charset-registries): Add Tibetan entries.
Sat, 05 Apr 1997 02:35:53 +0000 Kenichi Handa Prefix for Mule related commands is changed.
Sat, 05 Apr 1997 02:35:53 +0000 Kenichi Handa Change descriptions for Arabic, Indian, and
Sat, 05 Apr 1997 02:35:53 +0000 Kenichi Handa Load language/english and language/tibetan.
Thu, 03 Apr 1997 22:08:30 +0000 Karl Heuer (Fcopy_sequence): Delete unused variable.
Thu, 03 Apr 1997 21:36:09 +0000 Karl Heuer Fix comment typo.
Thu, 03 Apr 1997 21:34:11 +0000 Karl Heuer (CHAR_TABLE_REF): Fix syntax error.
Thu, 03 Apr 1997 21:29:26 +0000 Karl Heuer [!__GNUC__] (CATEGORY_SET): Fix syntax error.
Wed, 02 Apr 1997 19:06:31 +0000 Richard M. Stallman (Fcopy_file): Fix error message.
Wed, 02 Apr 1997 06:12:48 +0000 Richard M. Stallman (Finsert_file_contents): Handle non-regular files.
Wed, 02 Apr 1997 05:03:06 +0000 Richard M. Stallman (Finsert_file_contents): When handling REPLACE,
Wed, 02 Apr 1997 04:24:41 +0000 Richard M. Stallman (skip_chars): Make `c' an unsigned int.