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.
Wed, 02 Apr 1997 03:46:39 +0000 Richard M. Stallman Added a lot of new faces, they all start with
Wed, 02 Apr 1997 03:45:07 +0000 Richard M. Stallman (change_frame_size_1): Call Fset_window_buffer,
Wed, 02 Apr 1997 03:44:32 +0000 Richard M. Stallman (Qwindow_configuration_change_hook): New variable.
Tue, 01 Apr 1997 23:38:01 +0000 Richard M. Stallman (Coding Conventions): Node renamed from Style Tips.
Tue, 01 Apr 1997 23:37:03 +0000 Richard M. Stallman Add detailed listing for the Tips appendix.
Tue, 01 Apr 1997 23:35:50 +0000 Richard M. Stallman Document key binding conventions for major modes and minor modes.
Tue, 01 Apr 1997 22:17:59 +0000 Richard M. Stallman (grep-null-device): Move before first use.
Tue, 01 Apr 1997 22:09:02 +0000 Richard M. Stallman (set-variable): Suggest only valid user variable.
Tue, 01 Apr 1997 22:04:58 +0000 Richard M. Stallman (Fuser_variable_p): If not a symbol, return nil.
Tue, 01 Apr 1997 21:47:17 +0000 Richard M. Stallman (vc-checkin-hook): Doc fix.
Tue, 01 Apr 1997 07:17:40 +0000 Richard M. Stallman (Finsert_file_contents): Determine the character coding
Tue, 01 Apr 1997 04:26:33 +0000 Richard M. Stallman (dired-copy-file): Handle file-date-error.
Tue, 01 Apr 1997 04:25:04 +0000 Richard M. Stallman (Fcopy_file): Use Qfile_date_error if can't set file date.
Mon, 31 Mar 1997 22:46:25 +0000 Karl Heuer (hs-hide-block-at-point): Doc fix.
Mon, 31 Mar 1997 22:25:27 +0000 Karl Heuer (comint-delchar-or-maybe-eof): Check for null proc.
Sun, 30 Mar 1997 22:23:58 +0000 Richard M. Stallman (rmail-output-to-rmail-file):
Sun, 30 Mar 1997 22:22:32 +0000 Richard M. Stallman (rmail-output-body): New command.
Sun, 30 Mar 1997 21:50:02 +0000 Richard M. Stallman (icon-mode-map): Added menus.
Sun, 30 Mar 1997 21:38:43 +0000 Richard M. Stallman Added mouse-selection feature for bookmark list buffer.
Sun, 30 Mar 1997 19:58:28 +0000 Richard M. Stallman (Faccessible_keymaps): When metizing, convert a
Sun, 30 Mar 1997 19:06:27 +0000 Richard M. Stallman (dabbrev--substitute-expansion):
Sun, 30 Mar 1997 07:05:14 +0000 Richard M. Stallman (debug): Use save-excursion inside the binding of buffer-read-only.
Sun, 30 Mar 1997 05:28:43 +0000 Richard M. Stallman Minor doc fix.
Sun, 30 Mar 1997 02:10:40 +0000 Richard M. Stallman (sh-set-shell): If file has no #! line,
Sat, 29 Mar 1997 08:51:22 +0000 Richard M. Stallman (hs-show-all, hs-safety-is-job-n): Fix messages.
Sat, 29 Mar 1997 04:21:32 +0000 Richard M. Stallman (make-auto-save-file-name): Replace both / and \
Sat, 29 Mar 1997 03:08:50 +0000 Richard M. Stallman Minor change.
Sat, 29 Mar 1997 00:32:54 +0000 Richard M. Stallman (make-auto-save-file-name): Replace both / and \
Fri, 28 Mar 1997 22:58:58 +0000 Richard M. Stallman (with-electric-help): Remove hook on exit.
Fri, 28 Mar 1997 02:33:07 +0000 Erik Naggum (set-variable): Use user-variable-p. Clean up.
Thu, 27 Mar 1997 10:44:56 +0000 Noah Friedman (eldoc-idle-delay): Make defvar, not defconst.
Thu, 27 Mar 1997 00:47:31 +0000 Richard M. Stallman Add copyright notice and distribution terms.
Thu, 27 Mar 1997 00:25:39 +0000 Richard M. Stallman (set-variable): Take default from `variable-at-point'.
Wed, 26 Mar 1997 07:36:48 +0000 Richard M. Stallman (uncompress-while-visiting): Handle .tgz files.
Wed, 26 Mar 1997 07:30:26 +0000 Richard M. Stallman (outline-discard-overlays): Fix the case
Wed, 26 Mar 1997 06:05:58 +0000 Richard M. Stallman (outline-discard-overlays): Fix the case
Tue, 25 Mar 1997 03:52:53 +0000 Richard M. Stallman (Fopen_network_stream): Use same socket for in and out.
Tue, 25 Mar 1997 03:49:38 +0000 Richard M. Stallman Initial revision
Tue, 25 Mar 1997 03:49:26 +0000 Richard M. Stallman (auto-mode-alist): Add .com element.
Tue, 25 Mar 1997 02:34:42 +0000 Richard M. Stallman (function-key-map): Define iso-lefttab.
Tue, 25 Mar 1997 02:22:04 +0000 Richard M. Stallman (mh-find-progs): When looking for mh-lib, construct
Mon, 24 Mar 1997 23:59:44 +0000 Richard M. Stallman (grep-program): New variable.
Mon, 24 Mar 1997 20:38:28 +0000 Doug Evans (m32r,mn10300): Add. libc-970325 libc-970326 libc-970327 libc-970328 libc-970329 libc-970330 libc-970331 libc-970401 libc-970402 libc-970403 libc-970404 libc-970405 libc-970406 libc-970407 libc-970408 libc-970409 libc-970410 libc-970411
Mon, 24 Mar 1997 05:30:10 +0000 Richard M. Stallman (makefile-backslash-align): New variable.
Mon, 24 Mar 1997 05:25:14 +0000 Richard M. Stallman (set-screen-height): Doc fix.
Sun, 23 Mar 1997 22:37:52 +0000 Erik Naggum (Fbury_buffer): add missing semi
Sun, 23 Mar 1997 20:51:53 +0000 Richard M. Stallman (rmail-forward): Don't do dash-quoting on the signature.
Sun, 23 Mar 1997 20:51:17 +0000 Richard M. Stallman (command-line-1): Initialize *scratch* with
Sun, 23 Mar 1997 20:49:24 +0000 Richard M. Stallman (frames_bury_buffer): New function.
Sun, 23 Mar 1997 20:48:31 +0000 Richard M. Stallman (Fbury_buffer): Call frames_bury_buffer.
Sun, 23 Mar 1997 18:46:03 +0000 Paul Eggert (initialize_fullname): Set NIS_PATH to the empty string before invoking
Sat, 22 Mar 1997 23:59:53 +0000 Richard M. Stallman (XTread_socket): Accept XK_ISO_* keys.
Sat, 22 Mar 1997 23:58:58 +0000 Richard M. Stallman (make_lispy_event): Use iso_lispy_function_keys for
Sat, 22 Mar 1997 23:46:26 +0000 Richard M. Stallman Update copyright year.
Sat, 22 Mar 1997 23:42:48 +0000 Richard M. Stallman (imenu-scanning-message): Support for bigger numbers.
Sat, 22 Mar 1997 07:36:21 +0000 Richard M. Stallman Explain which tasks are better, generally.
Sat, 22 Mar 1997 04:21:00 +0000 Richard M. Stallman (XTread_socket): Handle ISO_Left_Tab.
Sat, 22 Mar 1997 04:18:04 +0000 Richard M. Stallman (Fset_window_buffer): Increment display_count if it is an integer.
Sat, 22 Mar 1997 04:17:06 +0000 Richard M. Stallman (Freplace_match): Give error if
Sat, 22 Mar 1997 04:13:50 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
Sat, 22 Mar 1997 04:13:05 +0000 Richard M. Stallman (print): Generate a backslash in \2e10.
Sat, 22 Mar 1997 04:08:59 +0000 Richard M. Stallman (struct frame): New field buffer_list.
Sat, 22 Mar 1997 04:07:26 +0000 Richard M. Stallman (frame_buffer_list, set_frame_buffer_list): New functions.
Sat, 22 Mar 1997 04:06:40 +0000 Richard M. Stallman Change copyright year.
Sat, 22 Mar 1997 04:05:44 +0000 Richard M. Stallman (struct buffer): New field display_count.
Sat, 22 Mar 1997 04:04:53 +0000 Richard M. Stallman (reset_buffer): Initialize display_count slot.
Sat, 22 Mar 1997 04:02:03 +0000 Richard M. Stallman (mark_object): Mark the buffer_list field.
Sat, 22 Mar 1997 03:55:49 +0000 Richard M. Stallman (tq-process-buffer): Catch errors running tq-queue-head-fn.
Sat, 22 Mar 1997 03:55:21 +0000 Richard M. Stallman (substitute-key-definition):
Sat, 22 Mar 1997 03:54:14 +0000 Richard M. Stallman (newline): Be more conservative about when to use the optimization.
Sat, 22 Mar 1997 03:53:10 +0000 Richard M. Stallman (sh-case): Define with defun and defvar
Sat, 22 Mar 1997 03:52:36 +0000 Richard M. Stallman Many doc fixes.
Sat, 22 Mar 1997 03:51:36 +0000 Richard M. Stallman (replace-string): Doc fix.
Sat, 22 Mar 1997 03:49:14 +0000 Richard M. Stallman (mail-passwd-command): New variable.
Sat, 22 Mar 1997 03:44:08 +0000 Richard M. Stallman (rmail-dont-reply-to): Delete debugging code.
Sat, 22 Mar 1997 03:42:32 +0000 Richard M. Stallman (recover-session): Add `t' to switches.
Sat, 22 Mar 1997 03:41:43 +0000 Richard M. Stallman (enriched-decode-foreground, enriched-decode-background):
Sat, 22 Mar 1997 03:40:55 +0000 Richard M. Stallman (dired-glob-regexp): New function.
Sat, 22 Mar 1997 03:39:39 +0000 Richard M. Stallman (dired-fun-in-all-buffers): New arg FILE. Don't operate on buffers
Sat, 22 Mar 1997 03:36:37 +0000 Richard M. Stallman (desktop-missing-file-warning): Make the default nil.
Sat, 22 Mar 1997 03:35:20 +0000 Richard M. Stallman (copyright-regexp): Allow "Copyright" and the copyright symbol together.
Fri, 21 Mar 1997 22:12:24 +0000 Paul Eggert (files): Ignore files in RCS directory whose names are of the form ,*,
Fri, 21 Mar 1997 20:06:04 +0000 Richard M. Stallman (vc-next-action-on-file): With implicit checkout, make
Fri, 21 Mar 1997 07:45:24 +0000 Richard M. Stallman (help-map): Use apropos-command, not command-apropos.
Thu, 20 Mar 1997 12:39:57 +0000 Simon Marshall Allow a dired-no-confirm of t
Thu, 20 Mar 1997 12:37:06 +0000 Simon Marshall Doc dired-no-confirm and allow t value.
Thu, 20 Mar 1997 04:55:20 +0000 Richard M. Stallman (rmail-retry-failure): Special handling for mime.
Wed, 19 Mar 1997 19:00:22 +0000 Karl Heuer (cal-tex-preamble): Set \lineskip to 0pt.
Wed, 19 Mar 1997 16:38:41 +0000 Kenichi Handa (x-complement-fontset-spec): Setup
Wed, 19 Mar 1997 16:33:48 +0000 Kenichi Handa (dumpglyphs): Set a clipping region when we draw glyphs
Wed, 19 Mar 1997 16:33:06 +0000 Kenichi Handa (Valternative_fontname_alist): New variable.
Wed, 19 Mar 1997 16:33:06 +0000 Kenichi Handa (Valternative_fontname_alist): Extern it.
Wed, 19 Mar 1997 16:32:46 +0000 Kenichi Handa (insert_glyphs): Fix a bug which turns up when
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa Adjusted for the change of MAX_CHARSET.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (describe_vector): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa Adjusted for the change of MAX_CHARSET.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (MAX_CHARSET): Definition changed to the actual
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (GLYPH_FOLLOW_ALIASES): Assure that the resulting G
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (map_char_table): Handle multibyte characters.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Adjusted for the change of
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (encode_terminal_code): Check validity of character code.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (copy_part_of_rope): Declare glyph as type GLYPH. For a
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (x_list_fonts): Comment about cached font list added.
Tue, 18 Mar 1997 23:16:27 +0000 Kenichi Handa (x-charset-registries): Change entry for Ethiopic.
Tue, 18 Mar 1997 23:16:27 +0000 Kenichi Handa Change short and long names for Ethipic character set.
Tue, 18 Mar 1997 23:16:27 +0000 Kenichi Handa (make-char): Documented.
Tue, 18 Mar 1997 23:16:27 +0000 Kenichi Handa (quail-translation-keymap): Add entry for escape key.
Tue, 18 Mar 1997 23:16:27 +0000 Kenichi Handa (set-face-font): Allow specifing fontset for the arg FONT.
Tue, 18 Mar 1997 23:14:07 +0000 Kenichi Handa (thai-post-read-conversion): Return the correct length.
Tue, 18 Mar 1997 23:14:07 +0000 Kenichi Handa (viet-decode-viqr-region): Supply correct
Tue, 18 Mar 1997 23:14:07 +0000 Kenichi Handa Set functions viqr-post-read-conversion and viqr-pre-write-conversion
Tue, 18 Mar 1997 07:20:16 +0000 Richard M. Stallman Conditionalize the fontset code on
Mon, 17 Mar 1997 10:25:53 +0000 Francesco Potort * etags.c (add_regex): reset *putbuf before using it.
Mon, 17 Mar 1997 09:54:01 +0000 Karl Heuer (apropos): Print all property symbols.
Mon, 17 Mar 1997 09:37:32 +0000 Karl Heuer Fix typo in comment.
Mon, 17 Mar 1997 09:25:32 +0000 Karl Heuer Fix typos in comment.
Sat, 15 Mar 1997 13:26:59 +0000 Simon Marshall Tweak font-lock-keywords
Sat, 15 Mar 1997 13:23:49 +0000 Simon Marshall defvar before- and after- make frame vars; use properly in make-frame.
Sat, 15 Mar 1997 13:22:49 +0000 Simon Marshall clean code.
Sat, 15 Mar 1997 13:19:12 +0000 Simon Marshall Allow arbitrary regexps in *-font-lock-extra-types.
Sat, 15 Mar 1997 13:14:24 +0000 Simon Marshall When testing FACE's non-nil face-font with the default face font, use the frame's font parameter if the default face's face-font is nil.
Sat, 15 Mar 1997 13:10:07 +0000 Simon Marshall minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, comint-exec-1.
Fri, 14 Mar 1997 17:58:03 +0000 Karl Heuer (when, unless): Symbol props moved from cl.el.
Fri, 14 Mar 1997 17:57:41 +0000 Karl Heuer (when, unless): Symbol props moved to subr.el.
Fri, 14 Mar 1997 17:22:11 +0000 Karl Heuer (change_window_height): Handle shrink as well as enlarge.
Fri, 14 Mar 1997 16:35:03 +0000 Karl Heuer (indent-line-to): Fix off-by-one bug when deciding
Wed, 12 Mar 1997 20:03:49 +0000 Karl Heuer Re-fix copyright dates.
Wed, 12 Mar 1997 18:40:06 +0000 Joel Ray Holveck Fixed copyright dates
Wed, 12 Mar 1997 02:08:10 +0000 Karl Heuer Fix typo in previous change.
Wed, 12 Mar 1997 00:35:32 +0000 Karl Heuer (octave-abbrev-table): Add abbrevs for switch,
Wed, 12 Mar 1997 00:34:25 +0000 Karl Heuer Provide octave-inf.
Wed, 12 Mar 1997 00:33:56 +0000 Karl Heuer Provide octave-hlp.
Wed, 12 Mar 1997 00:29:09 +0000 Karl Heuer (inferior-emacs-lisp-mode): Set comint-completion-addsuffix.
Wed, 12 Mar 1997 00:23:49 +0000 Karl Heuer (term-completion-addsuffix): Doc fix.
Tue, 11 Mar 1997 23:55:24 +0000 Karl Heuer (combine-after-change-calls): Doc fix.
Tue, 11 Mar 1997 22:42:37 +0000 Karl Heuer (uniquify-buffer-file-name): Don't call
Tue, 11 Mar 1997 22:32:22 +0000 Karl Heuer (lisp-imenu-generic-expression): Accept `*', `|',
Tue, 11 Mar 1997 22:27:36 +0000 Karl Heuer (ispell-command-loop): Disable message logging.
Tue, 11 Mar 1997 22:23:36 +0000 Karl Heuer (makefile-dependency-regex): Disallow "=" in name,
Mon, 10 Mar 1997 21:14:32 +0000 Karl Heuer (FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes
Sat, 08 Mar 1997 19:19:51 +0000 Karl Heuer (Info-read-node-name): Caused completing-read to force
Sat, 08 Mar 1997 19:08:39 +0000 Karl Heuer (isearch-yank): Handle case when CHUNK is `x-sel'.
Wed, 05 Mar 1997 10:52:03 +0000 Kenichi Handa Make links for files under lisp/language.
Wed, 05 Mar 1997 07:02:02 +0000 Kenichi Handa (decode_eol): Fix bug of converting CRLF to LF.
Wed, 05 Mar 1997 01:42:06 +0000 Kenichi Handa (compute_motion): When POS >= TO, don't call
Tue, 04 Mar 1997 18:00:30 +0000 Andr Spiegel (vc-backend-diff): Handle RCS and SCCS separately.
Mon, 03 Mar 1997 01:54:26 +0000 Kenichi Handa (CATEGORY_SET): Cast arg C to
Sun, 02 Mar 1997 01:01:13 +0000 Karl Heuer (eval-expression): No longer disabled, since M-: isn't
Sun, 02 Mar 1997 00:15:34 +0000 Karl Heuer (man-mode-syntax-table): New variable.
Sat, 01 Mar 1997 17:55:39 +0000 Karl Heuer [__GLIBC__ >= 2]: Don't declare __getpagesize.
Sat, 01 Mar 1997 17:50:07 +0000 Karl Heuer Initial revision
Sat, 01 Mar 1997 17:45:36 +0000 Karl Heuer (man-follow): New function.
Fri, 28 Feb 1997 22:40:56 +0000 Karl Heuer Fix punctuation; add some missing words.
Fri, 28 Feb 1997 01:40:51 +0000 Kenichi Handa (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Cast arg C to
Fri, 28 Feb 1997 01:38:57 +0000 Kenichi Handa (init_syntax_once): Add trick to avoid compiler warning
Thu, 27 Feb 1997 19:08:35 +0000 Erik Naggum (Fload): Call Vload_source_file_function with 4 args.
Thu, 27 Feb 1997 11:15:55 +0000 Kenichi Handa (init_buffer_once): Make member
Thu, 27 Feb 1997 11:15:29 +0000 Kenichi Handa (CATEGORY_SET): For a composite character, return
Thu, 27 Feb 1997 11:13:46 +0000 Kenichi Handa (Fregister_ccl_program): Escape newlines in docstring.
Thu, 27 Feb 1997 11:12:11 +0000 Kenichi Handa (Fcmpchar_cmp_rule): Escape newlines in docstring.
Thu, 27 Feb 1997 11:11:46 +0000 Kenichi Handa (INC_POS, DEC_POS): Don't increase or decrease too
Thu, 27 Feb 1997 11:10:42 +0000 Kenichi Handa (create_process, Fopen_network_stream): Typo in indexes
Thu, 27 Feb 1997 11:07:46 +0000 Kenichi Handa (struct iso2022_spec): Member requested_designation is
Thu, 27 Feb 1997 10:45:19 +0000 Kenichi Handa (Faref, Faset): Handle a composite char correctly in char-table.
Thu, 27 Feb 1997 10:44:19 +0000 Kenichi Handa (DISP_CHAR_VECTOR): Allow bare 8-bit in display-table.
Thu, 27 Feb 1997 08:03:44 +0000 Kenichi Handa Escape newlines in docstring.
Thu, 27 Feb 1997 08:01:34 +0000 Kenichi Handa (Finsert_file_contents, Fwrite_region): Do not perform
Thu, 27 Feb 1997 08:00:26 +0000 Kenichi Handa (Vuse_default_ascent): Extern.
Thu, 27 Feb 1997 07:52:23 +0000 Kenichi Handa (syms_of_fontset): Intern Qfontset. Declare new lisp
Thu, 27 Feb 1997 07:49:24 +0000 Kenichi Handa (describe_vector): Do not descibe deeper char-table if
Thu, 27 Feb 1997 07:48:21 +0000 Kenichi Handa (Fstart_process, Fopen_network_stream): Do not perform
Thu, 27 Feb 1997 07:47:24 +0000 Kenichi Handa (describe_syntax): Handle the case that the argument
Thu, 27 Feb 1997 07:46:33 +0000 Kenichi Handa `ospeed' should be short if not HAVE_TERMIIO_H.
Thu, 27 Feb 1997 07:45:24 +0000 Kenichi Handa (try_window_id): Display blank lines from the next
Thu, 27 Feb 1997 06:59:54 +0000 Kenichi Handa (syms_of_xfns): Documentation of
Thu, 27 Feb 1997 06:55:57 +0000 Kenichi Handa (lisp_data_to_selection_data, selection_data_to_lisp_data):
Thu, 27 Feb 1997 06:55:20 +0000 Kenichi Handa (struct x_display_info): New member Xatom_MULE_DEFAULT_ASCENT.
Thu, 27 Feb 1997 06:53:04 +0000 Kenichi Handa (dumpglyphs): Pay attention to characters registered in
Thu, 27 Feb 1997 06:50:46 +0000 Kenichi Handa (skip_chars): If enable-multibyte-characters is nil,
Thu, 27 Feb 1997 01:21:24 +0000 Karl Heuer (vc-log-mode): New optional arg FILE. Set vc-log-file here.
Thu, 27 Feb 1997 00:17:54 +0000 Kenichi Handa (lisp, shortlisp): Add lao.elc.
Thu, 27 Feb 1997 00:11:29 +0000 Karl Heuer (menu-bar-tools-menu): Fix typo in Send Mail item.
Wed, 26 Feb 1997 13:11:47 +0000 Kenichi Handa Remove prefix "coding-system-" from coding system symbol names.
Wed, 26 Feb 1997 13:08:35 +0000 Kenichi Handa (sendmail-coding-system): Add autoload cookie.
Wed, 26 Feb 1997 13:05:13 +0000 Kenichi Handa (rmail-new-summary): Setup rmail-view-buffer.
Wed, 26 Feb 1997 13:03:20 +0000 Kenichi Handa Add quail-mode to default value of
Wed, 26 Feb 1997 13:01:42 +0000 Kenichi Handa (make-coding-system): For ISO-2022 type conding systems,
Wed, 26 Feb 1997 12:57:47 +0000 Kenichi Handa (rmail-view-buffer, rmail-enable-mime, rmail-show-mime-function,
Wed, 26 Feb 1997 12:55:23 +0000 Kenichi Handa (truncate-string-to-width): Argument PADDING can be a padding character.
Wed, 26 Feb 1997 12:52:25 +0000 Kenichi Handa Add INIT-BOL to coding system iso-2022-cjk.
Wed, 26 Feb 1997 12:50:36 +0000 Kenichi Handa (mule-keymap): Re-arranged.
Wed, 26 Feb 1997 12:49:38 +0000 Kenichi Handa Load "language/lao".
Wed, 26 Feb 1997 12:44:11 +0000 Kenichi Handa Remove prefix "coding-system-" from coding system symbol names.
Wed, 26 Feb 1997 12:39:10 +0000 Kenichi Handa Fix handling of several characters.
Wed, 26 Feb 1997 12:39:10 +0000 Kenichi Handa Fix handling of several characters.
Wed, 26 Feb 1997 12:27:06 +0000 Kenichi Handa Change coding system name koi8 to koi8-r.
Wed, 26 Feb 1997 12:24:02 +0000 Kenichi Handa Add INIT-BOL to coding system iso-2022-cn.
Wed, 26 Feb 1997 12:22:56 +0000 Kenichi Handa Initial revision
Wed, 26 Feb 1997 12:11:46 +0000 Kenichi Handa Remove prefix "coding-system-" from coding system symbol names.
Wed, 26 Feb 1997 12:10:24 +0000 Kenichi Handa (gnus-mule-decode-summary): The function implemented correctly.
Wed, 26 Feb 1997 12:08:58 +0000 Kenichi Handa Many changes to cope with the above change.
Wed, 26 Feb 1997 12:05:50 +0000 Kenichi Handa (dired-find-file): Allow specifying coding system interactively.
Wed, 26 Feb 1997 12:03:35 +0000 Kenichi Handa Remove prefix "coding-system-" from coding system symbol names.
Wed, 26 Feb 1997 11:59:40 +0000 Kenichi Handa (byte-compile-file): Bind coding-system-for-write
Wed, 26 Feb 1997 11:53:15 +0000 Kenichi Handa (bookmark-jump-noselect): Use goto-char instead of
Wed, 26 Feb 1997 11:48:32 +0000 Kenichi Handa Greek fixed, Lao added
Wed, 26 Feb 1997 11:37:22 +0000 Kenichi Handa Initial revision
Mon, 24 Feb 1997 17:47:07 +0000 Boris Goldowsky Change put-text-property with constant args to add-text-properties for efficiency. Suggested by Stavros Macrakis <s.macrakis@opengroup.org>
Sun, 23 Feb 1997 22:49:18 +0000 Karl Heuer Fix previous change.
Sun, 23 Feb 1997 09:20:52 +0000 Karl Heuer Fix FSF address in comment.
Sun, 23 Feb 1997 09:09:40 +0000 Karl Heuer Initial revision
Sun, 23 Feb 1997 08:47:57 +0000 Karl Heuer (popmail): Remove some unnecessary function
Sun, 23 Feb 1997 08:40:41 +0000 Karl Heuer (sh-mode-hook, sh-set-shell-hook): Add defvars.
Sun, 23 Feb 1997 08:01:00 +0000 Karl Heuer Don't put "Avoid" in the mode line.
Sun, 23 Feb 1997 07:52:35 +0000 Karl Heuer (eval-last-sexp): Allow let-bindings to terminate
Sun, 23 Feb 1997 07:09:01 +0000 Karl Heuer (rmail-next-same-subject, rmail-reply): Ignore case, to
Sun, 23 Feb 1997 03:38:49 +0000 Miles Bader [__GNU__] (NeXT, host_self):
Sat, 22 Feb 1997 19:31:56 +0000 Karl Heuer (Fcopy_sequence, concat, internal_equal, Ffillarray):
Sat, 22 Feb 1997 19:31:32 +0000 Karl Heuer Include charset.h and coding.h.
Sat, 22 Feb 1997 19:31:13 +0000 Karl Heuer (init_eval_once): Increase max_lisp_eval_depth to 300.
Sat, 22 Feb 1997 19:30:55 +0000 Karl Heuer (main): Call several initialization function introduced
Sat, 22 Feb 1997 19:26:15 +0000 Karl Heuer Change FETCH_CHAR references to FETCH_BYTE.
Sat, 22 Feb 1997 19:23:31 +0000 Karl Heuer (mode-line-mule-info): New variable.
Fri, 21 Feb 1997 09:46:03 +0000 Simon Marshall Add ... to relevant menu entries.
Fri, 21 Feb 1997 09:42:44 +0000 Simon Marshall Rewrite Font Lock support.
Fri, 21 Feb 1997 09:36:18 +0000 Simon Marshall 1. If PRE-MATCH-FORM returns a suitable number, use that as a value for LIMIT.
Thu, 20 Feb 1997 16:11:48 +0000 Eli Zaretskii (grep-process-setup): New function, sets up the
Thu, 20 Feb 1997 07:26:24 +0000 Karl Heuer Include category.h and charset.h.
Thu, 20 Feb 1997 07:02:49 +0000 Karl Heuer Initial revision
Thu, 20 Feb 1997 07:00:06 +0000 Karl Heuer (struct font_info): This definition is moved to
Thu, 20 Feb 1997 06:59:25 +0000 Karl Heuer Include charset.h, ccl.h, and fontset.h.
Thu, 20 Feb 1997 06:58:45 +0000 Karl Heuer Include charset.h and coding.h.
Thu, 20 Feb 1997 06:58:06 +0000 Karl Heuer Include charset.h and fontset.h.
Thu, 20 Feb 1997 06:57:46 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:57:21 +0000 Karl Heuer Include charset.h and coding.h.
Thu, 20 Feb 1997 06:57:02 +0000 Karl Heuer (SET_RAW_SYNTAX_ENTRY): Handle syntax of multibyte
Thu, 20 Feb 1997 06:56:29 +0000 Karl Heuer Include charset.h and category.h.
Thu, 20 Feb 1997 06:54:58 +0000 Karl Heuer (BASE_PURESIZE): Increase.
Thu, 20 Feb 1997 06:54:35 +0000 Karl Heuer (struct Lisp_Process): New members
Thu, 20 Feb 1997 06:53:55 +0000 Karl Heuer Include charset.h and coding.h.
Thu, 20 Feb 1997 06:53:20 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:52:47 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:52:14 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:51:43 +0000 Karl Heuer (CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.
Thu, 20 Feb 1997 06:51:14 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:50:30 +0000 Karl Heuer (command_loop_1): Pay attention to a multibyte
Thu, 20 Feb 1997 06:50:03 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:49:29 +0000 Karl Heuer (struct frame): New member `fontset_data'.
Thu, 20 Feb 1997 06:49:05 +0000 Karl Heuer Include "charset.h"
Thu, 20 Feb 1997 06:48:37 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:48:14 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:47:55 +0000 Karl Heuer (DISP_CHAR_VECTOR): Always return nil for multibyte
Thu, 20 Feb 1997 06:47:37 +0000 Karl Heuer (struct face): New members `non_ascii_gc' and
Thu, 20 Feb 1997 06:47:04 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:46:40 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:46:14 +0000 Karl Heuer Include charset.h and coding.h.
Thu, 20 Feb 1997 06:45:50 +0000 Karl Heuer (doc-string of `interactive'): Describe new code
Thu, 20 Feb 1997 06:45:13 +0000 Karl Heuer (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.
Thu, 20 Feb 1997 06:44:32 +0000 Karl Heuer Include charset.h.
Thu, 20 Feb 1997 06:43:51 +0000 Karl Heuer (Fmake_char_table): Typo in doc-string fixed. Handle
Thu, 20 Feb 1997 06:43:16 +0000 Karl Heuer The following changes are for new source codes related to Mule.
Thu, 20 Feb 1997 06:42:13 +0000 Karl Heuer (Fpos_visible_in_window_p): Bug fix. Specify big
Thu, 20 Feb 1997 06:41:36 +0000 Karl Heuer (struct position): New member tab_offset to accumulate tab offset.
Thu, 20 Feb 1997 06:40:53 +0000 Karl Heuer (display_text_line): Introduce new local variable
Thu, 20 Feb 1997 06:39:27 +0000 Karl Heuer (current_column_bol_cache): New variable. This makes
Thu, 20 Feb 1997 06:35:00 +0000 Karl Heuer (direct_output_forward_char): #if-0-out redundant
Thu, 20 Feb 1997 05:51:26 +0000 Karl Heuer Require fontset. Create fontsets from
Thu, 20 Feb 1997 05:50:19 +0000 Karl Heuer (sendmail-coding-system): New variable.
Thu, 20 Feb 1997 05:49:58 +0000 Karl Heuer (x-get-selection): Set default data-type of selection
Thu, 20 Feb 1997 05:49:08 +0000 Karl Heuer (rmail-file-coding-system): New variable.
Thu, 20 Feb 1997 05:48:39 +0000 Karl Heuer (occur): Pay attention to multibyte characters.
Thu, 20 Feb 1997 05:48:19 +0000 Karl Heuer (show-paren-function): Handle multibyte characters.
Thu, 20 Feb 1997 05:47:42 +0000 Karl Heuer (mouse-set-font): Handle fontset.
Thu, 20 Feb 1997 05:47:23 +0000 Karl Heuer Load mule specific files.
Thu, 20 Feb 1997 05:46:22 +0000 Karl Heuer (isearch-mode-map): Define
Thu, 20 Feb 1997 05:45:01 +0000 Karl Heuer (help-with-tutorial): Prefix argument to specify a
Thu, 20 Feb 1997 05:44:24 +0000 Karl Heuer (find-file, find-file-other-window,
Thu, 20 Feb 1997 05:41:01 +0000 Karl Heuer (debugger-mode): Disable multibyte character handling
Thu, 20 Feb 1997 05:40:01 +0000 Karl Heuer (byte-compile-file): Write a compiled file without
Thu, 20 Feb 1997 05:39:18 +0000 Karl Heuer (update-file-autoloads): Read loaddefs.el without
Thu, 20 Feb 1997 05:38:08 +0000 Karl Heuer (nnheader-insert-head): Handle the case that the
Thu, 20 Feb 1997 05:35:12 +0000 Karl Heuer (kill-forward-chars, kill-backward-chars): Pay
Thu, 20 Feb 1997 05:33:51 +0000 Karl Heuer (do-kinsoku): New variable.
Wed, 19 Feb 1997 15:48:50 +0000 Eli Zaretskii (compile-mouse-goto-error): Move to end of line
Wed, 19 Feb 1997 10:24:26 +0000 Noah Friedman (eldoc-message-commands): Doc fixes.
Mon, 17 Feb 1997 21:44:59 +0000 Roland McGrath (update-autoloads-from-directory): Get absolute file names from
Fri, 14 Feb 1997 00:07:22 +0000 Karl Heuer Delete duplicate inclusion of fcntl.h
Mon, 10 Feb 1997 20:43:37 +0000 Richard M. Stallman (vc-do-command): If OKSTATUS is nil, ignore errors.
Mon, 10 Feb 1997 09:47:12 +0000 Richard M. Stallman (scan_lists): Signal errors using scan-error.
Mon, 10 Feb 1997 09:46:16 +0000 Richard M. Stallman (Fminibuffer_message): New function.
Mon, 10 Feb 1997 09:41:31 +0000 Richard M. Stallman (isearch-search): Refuse to match invisible text.
Mon, 10 Feb 1997 00:10:16 +0000 Richard M. Stallman (mouse-buffer-menu): Group buffers by major modes if that seems to be useful.
Mon, 10 Feb 1997 00:08:51 +0000 Richard M. Stallman (rmail-sort-messages): Preserve point
Sun, 09 Feb 1997 23:02:19 +0000 Karl Heuer Fix previous change.
Sun, 09 Feb 1997 22:55:17 +0000 Karl Heuer (compare-windows): Make more efficient use of
Sun, 09 Feb 1997 16:03:50 +0000 Eli Zaretskii * (compilation-process-setup-function): New variable.
Sun, 09 Feb 1997 15:57:11 +0000 Eli Zaretskii * (diff-process-setup): New function, sets up the
Sat, 08 Feb 1997 20:17:04 +0000 Richard M. Stallman (define-derived-mode): Add derived-mode-parent
Sat, 08 Feb 1997 18:34:53 +0000 Richard M. Stallman (change_window_height): Take size from multiple siblings,
Sat, 08 Feb 1997 18:34:21 +0000 Richard M. Stallman Handle multiple Info buffers.
Sat, 08 Feb 1997 15:50:17 +0000 Richard M. Stallman (scroll_preserve_screen_position): New variable.
Thu, 06 Feb 1997 23:23:32 +0000 Richard M. Stallman (auto-show-mode): Doc fix.
Thu, 06 Feb 1997 09:13:29 +0000 Richard M. Stallman (Feval_buffer): Doc fix.
Wed, 05 Feb 1997 01:33:07 +0000 Erik Naggum (edmacro-parse-keys): Remove redundant test for ?.
Wed, 05 Feb 1997 01:32:44 +0000 Erik Naggum (file-relative-name): Protect the match-data.
Tue, 04 Feb 1997 18:21:29 +0000 Noah Friedman (eldoc-display-message-p): New function.
Tue, 04 Feb 1997 17:42:19 +0000 Richard M. Stallman (Man-init-defvars): Fix case in a char set range.
Mon, 03 Feb 1997 18:02:26 +0000 Eli Zaretskii (Man-build-man-command): When async processes aren't
Mon, 03 Feb 1997 09:45:27 +0000 Richard M. Stallman (dired-rename-file): Pass new arg to set-visited-file-name.
Mon, 03 Feb 1997 09:42:56 +0000 Richard M. Stallman (set-visited-file-name): New arg ALONG-WITH-FILE.
Mon, 03 Feb 1997 06:55:50 +0000 Richard M. Stallman (rmail-ignored-headers): Add Delivered-to: header.
Mon, 03 Feb 1997 06:13:34 +0000 Noah Friedman Update copyright notice to reflect assignment to FSF and incorporation
Mon, 03 Feb 1997 02:51:09 +0000 Richard M. Stallman (main): Don't extend stack limit too far.
Sun, 02 Feb 1997 15:41:27 +0000 Eli Zaretskii dos_rawgetc: When international keyboard doesn't have
Sun, 02 Feb 1997 09:51:09 +0000 Richard M. Stallman (Vx_resource_class): New variable.
Sun, 02 Feb 1997 02:04:11 +0000 Richard M. Stallman Delete the Spell-emulator task.
Sun, 02 Feb 1997 02:03:41 +0000 Richard M. Stallman Undo lastupdate change.
Sun, 02 Feb 1997 01:53:27 +0000 Richard M. Stallman (set-frame-font): Renamed from set-default-font,
Sun, 02 Feb 1997 01:50:06 +0000 Paul Eggert automatically generated from GPLed version
Sun, 02 Feb 1997 01:50:06 +0000 Paul Eggert automatically generated from GPLed version
Sat, 01 Feb 1997 20:26:01 +0000 Richard M. Stallman (dirtrack-debug-message): Put output at end of buffer.
Sat, 01 Feb 1997 20:02:16 +0000 Richard M. Stallman (dired-guess-shell-alist-default): Make .eps
Sat, 01 Feb 1997 19:14:49 +0000 Richard M. Stallman (rmail-reply): Concatenate all the References headers.
Sat, 01 Feb 1997 02:19:14 +0000 Richard M. Stallman (set-fill-column): Print the old value too.
Sat, 01 Feb 1997 01:39:11 +0000 Richard M. Stallman Whitespace change.
Fri, 31 Jan 1997 20:44:12 +0000 Richard M. Stallman (sendmail-user-agent): Insert all the OTHER-HEADERS.
Fri, 31 Jan 1997 19:53:54 +0000 Boris Goldowsky Fix bug that caused crash on certain tags with parameters
Fri, 31 Jan 1997 09:35:39 +0000 Richard M. Stallman (rmail-reply): Copy all the References: headers
Fri, 31 Jan 1997 09:34:45 +0000 Richard M. Stallman (mail-fetch-field): New arg LIST.
Fri, 31 Jan 1997 07:48:16 +0000 Richard M. Stallman (edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.
Fri, 31 Jan 1997 06:17:06 +0000 Richard M. Stallman (compilation-enter-directory-regexp)
Thu, 30 Jan 1997 22:17:33 +0000 Richard M. Stallman (ps-print-header): Doc fix.
Tue, 28 Jan 1997 22:22:10 +0000 Richard M. Stallman (load-save-place-alist-from-file): Delete spurious t's.
Tue, 28 Jan 1997 18:38:51 +0000 Noah Friedman Spelling corrections.
Tue, 28 Jan 1997 05:04:25 +0000 Richard M. Stallman (compilation-error-regexp-alist): Undo 1/21 change.
Tue, 28 Jan 1997 04:51:45 +0000 Paul Eggert (isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod
Mon, 27 Jan 1997 22:55:04 +0000 Richard M. Stallman (comint-exec-1): Use file-accessible-directory-p.
Mon, 27 Jan 1997 20:12:52 +0000 Paul Eggert Include <float.h> if STDC_HEADERS.
Mon, 27 Jan 1997 05:23:31 +0000 Richard M. Stallman (timezone-parse-date): Treat unknown month name
Mon, 27 Jan 1997 02:40:13 +0000 Richard M. Stallman (byte-compile-inline-expand): Recalculate fn
Mon, 27 Jan 1997 02:40:00 +0000 Richard M. Stallman (jka-compr-error): Use with-current-buffer.
Mon, 27 Jan 1997 01:48:25 +0000 Karl Heuer Check for rint and cbrt.
Mon, 27 Jan 1997 01:47:08 +0000 Karl Heuer (HAVE_RINT, HAVE_CBRT): Add undefs.
Mon, 27 Jan 1997 00:48:16 +0000 Richard M. Stallman (openp): Handle remote file names in path.
Mon, 27 Jan 1997 00:04:28 +0000 Joel N. Weber II use tasks.version
Sun, 26 Jan 1997 07:58:57 +0000 Richard M. Stallman Minor changes.
Sun, 26 Jan 1997 06:57:00 +0000 Richard M. Stallman Document how insert-before-markers affects overlays.
Sun, 26 Jan 1997 05:14:27 +0000 Richard M. Stallman (ange-ftp-get-process): Call delete-process.
Sat, 25 Jan 1997 20:21:03 +0000 Richard M. Stallman (news-post-news): New arg NOQUERY.
Sat, 25 Jan 1997 20:19:30 +0000 Richard M. Stallman (set_internal): New subroutine. New arg BINDFLAG.
Sat, 25 Jan 1997 20:19:07 +0000 Richard M. Stallman (unbind_to, specbind): Use set_internal.
Sat, 25 Jan 1997 09:50:25 +0000 Karl Heuer [!HAVE_RINT] (rint): Convert macro to an actual
Sat, 25 Jan 1997 06:47:28 +0000 Karl Heuer (rmail-get-new-mail): Fix return value to match doc.
Fri, 24 Jan 1997 09:31:32 +0000 Richard M. Stallman (try_window): Remove frobnication of tab_offset in a minibuffer window.
Fri, 24 Jan 1997 09:31:18 +0000 Richard M. Stallman (pos_tab_offset): Take the width of the minibuffer prompt into account.
Fri, 24 Jan 1997 05:47:12 +0000 Richard M. Stallman (read1): Round size of bool-vector properly.
Fri, 24 Jan 1997 03:51:57 +0000 Richard M. Stallman (completion-no-auto-exit): New variable.