log

age author description
Thu, 24 Jul 1997 16:12:36 +0000 Richard M. Stallman Comment change
Thu, 24 Jul 1997 07:43:07 +0000 Richard M. Stallman Customized.
Thu, 24 Jul 1997 07:42:23 +0000 Richard M. Stallman (calendar-day-name): New optional args WIDTH, ABSOLUTE.
Thu, 24 Jul 1997 07:42:07 +0000 Richard M. Stallman Don't create C-x r and C-x n submaps here.
Thu, 24 Jul 1997 07:40:26 +0000 Richard M. Stallman (Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.
Thu, 24 Jul 1997 06:09:23 +0000 Richard M. Stallman (Fcurrent_message): New function.
Thu, 24 Jul 1997 06:04:06 +0000 Richard M. Stallman (face-documentation): Renamed from face-doc-string.
Thu, 24 Jul 1997 06:03:00 +0000 Richard M. Stallman (custom-declare-face): Use [set-]face-documentation.
Thu, 24 Jul 1997 05:35:30 +0000 Richard M. Stallman (bg-yank-or-pop): Changed eql to eq.
Thu, 24 Jul 1997 05:34:02 +0000 Richard M. Stallman (read-input-method-name): Fix error msg.
Thu, 24 Jul 1997 04:28:05 +0000 Richard M. Stallman (te-newline): Change eql to eq.
Thu, 24 Jul 1997 04:21:34 +0000 Richard M. Stallman (tex-categorize-whitespace): Use eq, not eql.
Thu, 24 Jul 1997 04:06:12 +0000 Richard M. Stallman (stamp-bytecomp): Fix shell conditional.
Thu, 24 Jul 1997 04:01:12 +0000 Richard M. Stallman Comment change.
Thu, 24 Jul 1997 03:36:42 +0000 Richard M. Stallman (iswitchb-get-bufname): Only add buffer of current
Wed, 23 Jul 1997 21:41:47 +0000 Richard M. Stallman (eql): byte-defop-compiler definition deleted.
Wed, 23 Jul 1997 21:40:04 +0000 Richard M. Stallman Change eql calls to eq.
Wed, 23 Jul 1997 21:39:50 +0000 Richard M. Stallman Change eql calls to = or equal.
Wed, 23 Jul 1997 20:57:49 +0000 Richard M. Stallman Update copyright notice and permission notice.
Wed, 23 Jul 1997 20:56:12 +0000 Richard M. Stallman (auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
Wed, 23 Jul 1997 19:07:34 +0000 Richard M. Stallman (diary-entry-time): Downcase the am/pm letter.
Wed, 23 Jul 1997 16:57:18 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Wed, 23 Jul 1997 16:34:32 +0000 Richard M. Stallman (syms_of_eval): Doc fix.
Wed, 23 Jul 1997 04:22:58 +0000 Richard M. Stallman (set-face-font-explicit): Call internal-set-face-1 properly.
Wed, 23 Jul 1997 02:52:57 +0000 Richard M. Stallman (occur): Use text property `occur' to store the
Wed, 23 Jul 1997 02:51:06 +0000 Richard M. Stallman (dired-omit-new-add-entry): Take new arg RELATIVE
Wed, 23 Jul 1997 02:49:08 +0000 Richard M. Stallman Undo previous change.
Wed, 23 Jul 1997 02:43:48 +0000 Richard M. Stallman Various error messages fixed.
Wed, 23 Jul 1997 02:34:54 +0000 Richard M. Stallman Initial revision
Tue, 22 Jul 1997 23:41:34 +0000 Richard M. Stallman (modify-coding-system-alist): Doc fix.
Tue, 22 Jul 1997 21:49:49 +0000 Geoff Voelker (find-buffer-file-type-coding-system,
Tue, 22 Jul 1997 21:35:43 +0000 Richard M. Stallman Test `__unix' along with `unix'. make-3-75-1 make-3-75-91
Tue, 22 Jul 1997 20:40:29 +0000 Richard M. Stallman (syms_of_coding): Doc fix.
Tue, 22 Jul 1997 20:23:53 +0000 Richard M. Stallman (mail-indent-citation): Undo previous change.
Tue, 22 Jul 1997 20:06:24 +0000 Richard M. Stallman (dircategory): Delete obsolete mistaken `put'.
Tue, 22 Jul 1997 16:35:49 +0000 Michael Kifer new version
Tue, 22 Jul 1997 03:45:44 +0000 Kenichi Handa Fix previous changes.
Tue, 22 Jul 1997 03:11:17 +0000 Richard M. Stallman (LIBS_SYSTEM): Undo previous change.
Tue, 22 Jul 1997 03:10:25 +0000 Richard M. Stallman (choose_minibuf_frame_1): New function.
Tue, 22 Jul 1997 00:07:55 +0000 Richard M. Stallman Use @LN_S@, not ln -s, in case no symlink support.
Mon, 21 Jul 1997 22:29:32 +0000 Richard M. Stallman (yank, yank-pop): Bind inhibit-read-only
Mon, 21 Jul 1997 20:30:49 +0000 Richard M. Stallman (mh-make-folder-list-background):
Mon, 21 Jul 1997 20:00:36 +0000 Richard M. Stallman (set_window_height): Allow all heights > 0 for minibuffer windows.
Mon, 21 Jul 1997 19:57:26 +0000 Richard M. Stallman (setup-cyrillic-environment): Fix paren error.
Mon, 21 Jul 1997 19:06:57 +0000 Richard M. Stallman (fixed, excerpt): Define with defface. No longer
Mon, 21 Jul 1997 18:42:03 +0000 Richard M. Stallman (top_distclean): Use -f to delete contents of lock dir.
Mon, 21 Jul 1997 18:24:06 +0000 Richard M. Stallman Require viper-init.
Mon, 21 Jul 1997 06:39:54 +0000 Richard M. Stallman Use name leim/SKK-DIC, not leim/SKK.
Mon, 21 Jul 1997 06:16:33 +0000 Richard M. Stallman (find-file-literally): Temporarily remove tar-mode and
Mon, 21 Jul 1997 06:00:23 +0000 Richard M. Stallman (Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
Mon, 21 Jul 1997 05:59:08 +0000 Richard M. Stallman (frame-initialize): Don't alter vertical-scroll-bars
Mon, 21 Jul 1997 05:58:34 +0000 Richard M. Stallman (scroll-bar-mode-explicit): New variable.
Mon, 21 Jul 1997 05:16:37 +0000 Richard M. Stallman (internal-facep): Length is now 10.
Mon, 21 Jul 1997 04:59:04 +0000 Richard M. Stallman (mh-find-path): Handle mh-auto-folder-collect here,
Mon, 21 Jul 1997 00:58:41 +0000 Richard Kenner (alphaev5, alphaev56): New CPU types. libc-970721 libc-970722 libc-970723 libc-970724 libc-970725 libc-970726
Mon, 21 Jul 1997 00:58:27 +0000 Richard Kenner (alpha*): Run program to see if ev4, ev5, or ev56.
Sun, 20 Jul 1997 17:46:17 +0000 Richard M. Stallman (Fcommand_execute): gcpro c.
Sun, 20 Jul 1997 17:44:22 +0000 Richard M. Stallman (XTread_socket) <ClientMessage>:
Sun, 20 Jul 1997 17:41:31 +0000 Richard M. Stallman (texinfo-no-refill-regexp): Add "direntry".
Sun, 20 Jul 1997 17:40:40 +0000 Richard M. Stallman (debug-on-quit): Define like debug-on-error.
Sun, 20 Jul 1997 17:39:30 +0000 Richard M. Stallman (custom-declare-variable-list): Process already-declared
Sun, 20 Jul 1997 17:37:56 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Sun, 20 Jul 1997 17:36:48 +0000 Richard M. Stallman (custom-declare-variable-early): New function.
Sun, 20 Jul 1997 04:50:25 +0000 Richard M. Stallman (jka-compr-insert-file-contents): Bind coding-system-for-read.
Sun, 20 Jul 1997 04:13:45 +0000 Richard M. Stallman (shell-mode): Do set list-files-directory locally.
Sun, 20 Jul 1997 04:03:49 +0000 Geoff Voelker (w32_clear_end_of_line): Include scroll bar width.
Sun, 20 Jul 1997 03:46:24 +0000 Richard M. Stallman (uniquify-buffer-file-name): Minor change.
Sun, 20 Jul 1997 01:32:15 +0000 Geoff Voelker (modify-coding-system-alist): Move to mule.el
Sun, 20 Jul 1997 01:31:41 +0000 Geoff Voelker (modify-coding-system-alist): Moved to mule-util.el.
Sun, 20 Jul 1997 01:31:14 +0000 Geoff Voelker [windows-nt, ms-dos]: Undo loading
Sun, 20 Jul 1997 01:30:54 +0000 Geoff Voelker (find-buffer-file-type-coding-system):
Sat, 19 Jul 1997 08:15:46 +0000 Richard M. Stallman (mail): Ask a different question, if buffer is visiting a file.
Sat, 19 Jul 1997 08:11:51 +0000 Richard M. Stallman (mail-mode): Set adaptive-fill-regexp specially to cater to supercite.
Sat, 19 Jul 1997 07:29:46 +0000 Richard M. Stallman (BASE_PURESIZE): Increased to 410000.
Sat, 19 Jul 1997 05:39:06 +0000 Richard M. Stallman (auto-mode-alist): Recognize .emacs in MSDOG syntax.
Sat, 19 Jul 1997 05:34:45 +0000 Richard M. Stallman (hs-special-modes-alist): Use a regexp generated by regexp-opt.
Sat, 19 Jul 1997 05:34:23 +0000 Richard M. Stallman (search-invisible): Fix typo.
Sat, 19 Jul 1997 05:22:59 +0000 Richard M. Stallman (redisplay_internal): Calculate new_count properly
Sat, 19 Jul 1997 03:29:32 +0000 Richard M. Stallman New node Encryption Projects.
Sat, 19 Jul 1997 03:27:19 +0000 Richard M. Stallman (find-buffer-file-type-coding-system):
Sat, 19 Jul 1997 03:26:48 +0000 Richard M. Stallman (Fcompleting_read): gcpro def.
Fri, 18 Jul 1997 22:56:16 +0000 Richard M. Stallman (Finsert_file_contents) [DOS_NT]: Use the coding
Fri, 18 Jul 1997 22:55:49 +0000 Richard M. Stallman (Ffind_operation_coding_system): Use Ffboundp to
Fri, 18 Jul 1997 22:54:38 +0000 Richard M. Stallman [windows-nt, ms-dos]: Load international/mule-utils.
Fri, 18 Jul 1997 22:54:23 +0000 Richard M. Stallman (find-buffer-file-type-coding-system)
Fri, 18 Jul 1997 19:03:30 +0000 Richard M. Stallman (vc-diff): Turn off previous change.
Fri, 18 Jul 1997 18:59:20 +0000 Richard M. Stallman (custom-group-value-create) <tree>: Don't distinguish
Fri, 18 Jul 1997 18:55:36 +0000 Michael Kifer new version
Fri, 18 Jul 1997 18:17:20 +0000 Richard M. Stallman Many doc fixes.
Fri, 18 Jul 1997 17:50:12 +0000 Richard M. Stallman (direct_output_forward_char): Reenable check against
Fri, 18 Jul 1997 17:46:56 +0000 Richard M. Stallman (display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
Fri, 18 Jul 1997 16:06:57 +0000 Andr Spiegel (vc-diff): If file is unchanged, ask for the version
Fri, 18 Jul 1997 16:06:22 +0000 Andr Spiegel (vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.
Fri, 18 Jul 1997 02:57:14 +0000 Richard M. Stallman (texinfo-all-menus-update)
Fri, 18 Jul 1997 02:16:42 +0000 Richard M. Stallman Comment change.
Fri, 18 Jul 1997 02:16:22 +0000 Richard M. Stallman (c-initialize-cc-mode): New function.
Fri, 18 Jul 1997 02:14:22 +0000 Richard M. Stallman (c-load-all): Function deleted.
Fri, 18 Jul 1997 02:12:00 +0000 Richard M. Stallman (c-initialize-builtin-style): Use copy-sequence
Fri, 18 Jul 1997 02:11:28 +0000 Richard M. Stallman (c-maybe-labelp): Add defvar.
Fri, 18 Jul 1997 02:10:48 +0000 Richard M. Stallman Require cc-defs for the c-add-syntax macro.
Fri, 18 Jul 1997 02:09:34 +0000 Richard M. Stallman Require 'cc-defs for the definition of c-emacs-features.
Thu, 17 Jul 1997 23:49:47 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Thu, 17 Jul 1997 21:59:31 +0000 Richard M. Stallman (delete-selection-mode): Add custom-loads property.
Thu, 17 Jul 1997 19:37:07 +0000 Michael Kifer new version
Thu, 17 Jul 1997 19:15:13 +0000 Richard M. Stallman (dired-omit-files): Add ".#foo" lock files to omissions.
Thu, 17 Jul 1997 18:36:12 +0000 Richard M. Stallman (show-paren-match-face): Use gray on all non-color screens.
Thu, 17 Jul 1997 18:33:34 +0000 Richard M. Stallman (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
Thu, 17 Jul 1997 18:32:27 +0000 Richard M. Stallman (xcar, xcdr): Print with /x.
Thu, 17 Jul 1997 18:18:05 +0000 Richard M. Stallman (decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.
Thu, 17 Jul 1997 07:20:32 +0000 Kenichi Handa (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
Thu, 17 Jul 1997 07:18:50 +0000 Kenichi Handa Modified to avoid *.el files being regarded
Thu, 17 Jul 1997 07:16:21 +0000 Kenichi Handa (batch-titdic-convert): Add optional arg FORCE.
Thu, 17 Jul 1997 06:51:28 +0000 Richard M. Stallman (replace_range): New function.
Thu, 17 Jul 1997 06:29:36 +0000 Richard M. Stallman (display_text_line): Handle the case of point being in
Thu, 17 Jul 1997 06:24:48 +0000 Richard M. Stallman (read-quoted-char): Handle non-character events.
Thu, 17 Jul 1997 05:52:50 +0000 Richard M. Stallman Update copyright year.
Thu, 17 Jul 1997 05:45:38 +0000 Richard M. Stallman Improve text of messages.
Thu, 17 Jul 1997 04:45:19 +0000 Richard M. Stallman (quoted-insert): Doc fix.
Wed, 16 Jul 1997 20:55:50 +0000 Richard M. Stallman (dired-find-file): Better error message
Wed, 16 Jul 1997 14:45:30 +0000 Erich Stefan Boleyn Convert arm32:NetBSD to normal arm canonicalization. libc-970717 libc-970718 libc-970719 libc-970720
Wed, 16 Jul 1997 05:37:04 +0000 Richard M. Stallman (quoted-insert): Doc fix.
Wed, 16 Jul 1997 05:34:38 +0000 Richard M. Stallman (read-quoted-char): Read any number of octal digits,
Wed, 16 Jul 1997 05:33:34 +0000 Richard M. Stallman (yank, yank-pop): Clear out read-only prop.
Wed, 16 Jul 1997 05:30:34 +0000 Richard M. Stallman (set-auto-mode): If -*- line specifies a mode,
Wed, 16 Jul 1997 05:29:01 +0000 Richard M. Stallman (texinfo-format-buffer-1): Insert, here,
Wed, 16 Jul 1997 04:55:54 +0000 Richard M. Stallman Arrange for the leim tar file to unpack in emacs-M.N/leim.
Wed, 16 Jul 1997 04:37:17 +0000 Richard M. Stallman (mail-extr-voodoo): Get rid of comments at an early stage.
Tue, 15 Jul 1997 23:12:14 +0000 Richard M. Stallman (apropos-print): Use customize-group-other-window, not customize-other-window.
Tue, 15 Jul 1997 19:34:10 +0000 Richard M. Stallman (mail-mode-auto-fill): Use insert-before-markers.
Tue, 15 Jul 1997 19:22:53 +0000 Richard M. Stallman (internal_self_insert): When overwriting, use replace_range.
Tue, 15 Jul 1997 19:21:04 +0000 Richard M. Stallman (custom-unlispify-remove-prefixes): New variable.
Tue, 15 Jul 1997 19:09:24 +0000 Richard M. Stallman (c-copy-tree): Fix bugs.
Tue, 15 Jul 1997 19:07:02 +0000 Richard M. Stallman (tmm-prompt): Use save-excursion around completing-read code.
Tue, 15 Jul 1997 19:00:36 +0000 Richard M. Stallman (SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
Tue, 15 Jul 1997 18:58:44 +0000 Richard M. Stallman Fix previous change.
Tue, 15 Jul 1997 18:51:38 +0000 Richard M. Stallman (global-map): Turn off the S-SPC binding.
Tue, 15 Jul 1997 13:21:56 +0000 Jim Meyering Add comment describing HAVE_PSTAT_GETDYNAMIC.
Tue, 15 Jul 1997 08:32:51 +0000 Simon Marshall change maintainer.
Tue, 15 Jul 1997 08:28:51 +0000 Kenichi Handa Doc-string of Quail package japanese modified.
Tue, 15 Jul 1997 08:27:10 +0000 Kenichi Handa Initial revision
Tue, 15 Jul 1997 08:26:35 +0000 Kenichi Handa Rules re-written to avoid tricky code.
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (mule-keymap): Bind l to set-language-environment.
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (coding-category-emacs-mule): Replace coding-category-iso-else with
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (describe-current-coding-system): Use coding-category-iso-7-else
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (make-coding-system): Distinguish coding-category-iso-7-else and
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (quail-translate-key): Fix previous change.
Tue, 15 Jul 1997 08:24:47 +0000 Kenichi Handa (tit-process-body): Ignore vacant entries.
Tue, 15 Jul 1997 08:23:58 +0000 Kenichi Handa (report-emacs-bug-run-tersely): New variable
Tue, 15 Jul 1997 08:23:58 +0000 Kenichi Handa (mail-setup): Kill the local binding of enable-multibyte-characters.
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-chinese-gb-environment): Adjusted for the change of coding
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-english-environment): Adjusted for the change of coding
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-ethiopic-environment): Set default-input-method correctly.
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-japanese-environment): Adjusted for the change of coding
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-korean-environment): Set default-input-method correctly.
Tue, 15 Jul 1997 08:22:18 +0000 Kenichi Handa (setup-tibetan-environment): Set default-input-method correctly.
Tue, 15 Jul 1997 08:21:17 +0000 Kenichi Handa (detect_coding_iso2022): Distinguish coding-category-iso-7-else and
Tue, 15 Jul 1997 08:21:17 +0000 Kenichi Handa (CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
Tue, 15 Jul 1997 07:45:25 +0000 Simon Marshall Customise. Don't modify pre-command-hook on file load; do in command.
Tue, 15 Jul 1997 07:43:48 +0000 Simon Marshall Customise. Don't install bindings on file load; use a fn.
Tue, 15 Jul 1997 00:23:03 +0000 Richard M. Stallman (isearch-char-to-string): Use char-to-string.
Mon, 14 Jul 1997 22:54:30 +0000 Miles Bader automatically generated from GPLed version
Mon, 14 Jul 1997 22:36:07 +0000 Paul Eggert automatically generated from GPLed version
Mon, 14 Jul 1997 19:55:57 +0000 Richard M. Stallman (unexec): Don't call update_dynamic_symbols if static link.
Mon, 14 Jul 1997 19:53:44 +0000 Richard M. Stallman (pc:*:*:*): New entry, for DJGPP. libc-970715
Mon, 14 Jul 1997 19:36:01 +0000 Richard M. Stallman (make_lispy_event): Distinguish S-SPC from SPC.
Mon, 14 Jul 1997 19:26:48 +0000 Richard M. Stallman (read_char): Call timer_stop_idle unconditionally at non_reread.
Mon, 14 Jul 1997 07:30:11 +0000 Richard M. Stallman All user variables now converted to custom.
Mon, 14 Jul 1997 04:24:24 +0000 Richard M. Stallman (x_draw_box): Use scratch_cursor_gc to draw the cursor
Sun, 13 Jul 1997 23:20:41 +0000 Richard M. Stallman (init_display): Go ahead and prepare for
Sun, 13 Jul 1997 21:31:12 +0000 Richard M. Stallman (awk-mode): Require cc-langs, not cc-mode.
Sun, 13 Jul 1997 21:30:50 +0000 Richard M. Stallman Require cc-defs.
Sun, 13 Jul 1997 21:19:52 +0000 Richard M. Stallman (init_lread): Don't add to load-path lisp subdirectories
Sun, 13 Jul 1997 20:52:08 +0000 Richard M. Stallman (msdos-bg-mode): New function.
Sun, 13 Jul 1997 20:49:06 +0000 Richard M. Stallman Remove `stamp-oldxmenu' dependency, so
Sun, 13 Jul 1997 20:48:21 +0000 Richard M. Stallman (TAGS, tags): Include new lisp subdirectories.
Sun, 13 Jul 1997 20:47:45 +0000 Richard M. Stallman Use `sed' instead of `cp', which might not be installed.
Sun, 13 Jul 1997 20:43:31 +0000 Richard M. Stallman Comment changes.
Sun, 13 Jul 1997 20:40:43 +0000 Richard M. Stallman (Fcall_process) [MSDOS]: Request EOL conversion of
Sun, 13 Jul 1997 20:37:01 +0000 Richard M. Stallman (Fwrite_region) [DOS_NT]: Always use binary mode since
Sun, 13 Jul 1997 20:20:11 +0000 Richard M. Stallman (XPointer): Define XPointer.
Sun, 13 Jul 1997 06:36:36 +0000 Richard M. Stallman (compile_pattern_1): Don't declare val with CONST.
Sat, 12 Jul 1997 19:11:07 +0000 Richard M. Stallman (decode_mode_spec): Initialize and use `p' (for the termcap case).
Sat, 12 Jul 1997 18:26:11 +0000 Richard M. Stallman (tpu-set-mode-line) Added mode-line-mule-info and
Sat, 12 Jul 1997 07:34:33 +0000 Richard M. Stallman (XPointer): Define XPointer.
Sat, 12 Jul 1997 07:07:26 +0000 Richard M. Stallman (main): Use setrlimit only if RLIMIT_STACK.
Sat, 12 Jul 1997 07:04:43 +0000 Richard M. Stallman (r_alloc_reinit): New function.
Sat, 12 Jul 1997 06:52:06 +0000 Richard M. Stallman (get_system_name): Don't crash if Vsystem_name does not contain a string.
Sat, 12 Jul 1997 06:51:51 +0000 Richard M. Stallman (lock_file_1): Don't crash if Fuser_login_name or
Sat, 12 Jul 1997 06:49:45 +0000 Richard M. Stallman (Fx_list_fonts): Fix Fnconc argument.
Sat, 12 Jul 1997 06:49:03 +0000 Richard M. Stallman Initial revision
Sat, 12 Jul 1997 06:47:19 +0000 Richard M. Stallman (message2_nolog): Don't call fwrite will null string.
Sat, 12 Jul 1997 06:46:48 +0000 Richard M. Stallman (set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.
Sat, 12 Jul 1997 06:46:35 +0000 Richard M. Stallman (CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
Sat, 12 Jul 1997 06:46:21 +0000 Richard M. Stallman (Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
Sat, 12 Jul 1997 06:45:55 +0000 Richard M. Stallman (Fdelete_backward_char): Convert Finsert_char argument to
Sat, 12 Jul 1997 06:45:09 +0000 Richard M. Stallman (Ffind_coding_system): Use call1, not call2.
Sat, 12 Jul 1997 06:44:49 +0000 Richard M. Stallman (Fsubstitute_command_keys): Add missing describe_map_tree argument.
Sat, 12 Jul 1997 06:43:44 +0000 Richard M. Stallman (Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.
Sat, 12 Jul 1997 06:43:08 +0000 Richard M. Stallman (Fwrite_region): Fix call2 argument.
Sat, 12 Jul 1997 06:42:44 +0000 Richard M. Stallman (set_point): Convert call2 arguments to Lisp_Integer.
Sat, 12 Jul 1997 06:42:03 +0000 Richard M. Stallman (command_loop_1): Add missing message2 argument.
Sat, 12 Jul 1997 06:41:26 +0000 Richard M. Stallman (Fml_arg): Add missing Fread_string arguments.
Sat, 12 Jul 1997 06:41:07 +0000 Richard M. Stallman (Fread_from_minibuffer): Remove extra get_keymap argument.
Sat, 12 Jul 1997 06:38:44 +0000 Richard M. Stallman (Fprocess_send_region): Convert move_gap argument to int.
Sat, 12 Jul 1997 06:38:27 +0000 Richard M. Stallman (init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
Sat, 12 Jul 1997 06:37:59 +0000 Richard M. Stallman Fix copyright year.
Sat, 12 Jul 1997 06:37:25 +0000 Richard M. Stallman (interval_of): Convert args_out_of_range arguments to Lisp_Integer.
Sat, 12 Jul 1997 06:37:04 +0000 Richard M. Stallman (Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
Sat, 12 Jul 1997 06:36:06 +0000 Richard M. Stallman (selection_data_to_lisp_data): Convert Fmake_vector
Sat, 12 Jul 1997 06:35:22 +0000 Richard M. Stallman (dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.
Sat, 12 Jul 1997 06:34:16 +0000 Richard M. Stallman (EXFUN, P_): New definitions. Use them to declare
Sat, 12 Jul 1997 06:33:49 +0000 Richard M. Stallman (forward-visible-line): Correctly handle arg 0
Sat, 12 Jul 1997 06:17:23 +0000 Richard M. Stallman (display_text_line): Exit the outer loop immediately
Sat, 12 Jul 1997 06:13:54 +0000 Richard M. Stallman (condition-case): Fix edebug-form-spec to
Fri, 11 Jul 1997 06:58:14 +0000 Richard M. Stallman (mips-sony-newsos6*): File news-risc.h renamed to news-r6.h.
Fri, 11 Jul 1997 06:15:11 +0000 Richard M. Stallman Make it clear that the warning is a warning.
Thu, 10 Jul 1997 20:12:15 +0000 Geoff Voelker (shutdown): Define.
Thu, 10 Jul 1997 20:10:09 +0000 Geoff Voelker (sys_shutdown): New function.
Thu, 10 Jul 1997 20:09:50 +0000 Geoff Voelker Define HAVE_SHUTDOWN.
Thu, 10 Jul 1997 15:50:59 +0000 Eli Zaretskii (Fset_face_attribute_internal): Set mouse_face_defer
Thu, 10 Jul 1997 10:55:23 +0000 Richard M. Stallman (char-after): Allow 0 args.
Thu, 10 Jul 1997 07:56:17 +0000 Richard M. Stallman (c-copy-tree): New function.
Thu, 10 Jul 1997 07:54:06 +0000 Richard M. Stallman Initial revision
Thu, 10 Jul 1997 07:36:22 +0000 Kenichi Handa (create-fontset-from-fontset-spec): Typo in doc-string fixed.
Thu, 10 Jul 1997 07:09:50 +0000 Richard M. Stallman (echo_area_display): Don't offset using left-side
Thu, 10 Jul 1997 06:50:14 +0000 Richard M. Stallman (hilit-submit-feedback): Change mail address.
Thu, 10 Jul 1997 06:49:35 +0000 Kenichi Handa Change titles of quail packages.
Thu, 10 Jul 1997 06:48:24 +0000 Kenichi Handa Give t as arg NOERROR to
Thu, 10 Jul 1997 06:46:42 +0000 Kenichi Handa (create-fontset-from-fontset-spec): Add
Thu, 10 Jul 1997 06:46:42 +0000 Kenichi Handa (isearch-input-method): New variable.
Thu, 10 Jul 1997 06:46:42 +0000 Kenichi Handa (read-multilingual-string): Adjusted
Thu, 10 Jul 1997 06:44:55 +0000 Kenichi Handa (mode-line-mule-info): Remove tailing ">" from input
Thu, 10 Jul 1997 06:44:55 +0000 Kenichi Handa (isearch-message-prefix): Adjusted
Thu, 10 Jul 1997 06:43:19 +0000 Richard M. Stallman Make global bindings only via loaddefs.el.
Thu, 10 Jul 1997 03:09:10 +0000 Richard M. Stallman (read_process_output): Add cast.
Thu, 10 Jul 1997 03:03:10 +0000 Richard M. Stallman (current_lock_owner, lock_file_1): Add casts.
Thu, 10 Jul 1997 02:15:40 +0000 Richard M. Stallman (x_load_font): Get value of fontp->height from
Thu, 10 Jul 1997 02:13:26 +0000 Richard M. Stallman (x_term_init): Don't use initializer for null_bits.
Thu, 10 Jul 1997 01:41:38 +0000 Richard M. Stallman (mail-mode): Make fill-paragraph-function local.
Thu, 10 Jul 1997 01:03:05 +0000 Richard M. Stallman (redisplay_internal): Fix previous change.