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.