log

age author description
Thu, 04 May 1995 06:46:37 +0000 Richard M. Stallman (xmalloc, xrealloc): Declare them long *.
Thu, 04 May 1995 06:46:14 +0000 Richard M. Stallman (C_entries): Cast result of xrealloc.
Thu, 04 May 1995 06:28:15 +0000 Richard M. Stallman (HAVE_FMOD): Defined.
Thu, 04 May 1995 03:49:31 +0000 Richard M. Stallman (reorder_modifiers): Cast apply_modifiers arg to int.
Thu, 04 May 1995 03:47:32 +0000 Richard M. Stallman (reorder_modifiers): Use XINT.
Wed, 03 May 1995 21:38:13 +0000 Richard M. Stallman (m68*-apollo-*): Renamed from m68*-apollo*.
Wed, 03 May 1995 21:28:14 +0000 Richard M. Stallman (CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)
Wed, 03 May 1995 20:27:05 +0000 Richard M. Stallman (directory_file_name): Add APOLLO conditional.
Wed, 03 May 1995 19:44:00 +0000 Richard M. Stallman Don't copy in src/s/*.inp. Don't copy nt/src.
Wed, 03 May 1995 15:44:24 +0000 Richard M. Stallman Doc auto-save-list-file-name.
Wed, 03 May 1995 00:09:43 +0000 Karl Heuer (scribe-chapter): Change to C-c C-c.
Tue, 02 May 1995 23:52:13 +0000 Karl Heuer (gomoku-human-plays): Change to C-c C-p.
Tue, 02 May 1995 23:48:07 +0000 Karl Heuer (gnus-uu-interactive-scan-directory): Change to C-c C-d.
Tue, 02 May 1995 23:26:58 +0000 Karl Heuer (outline-rebullet-current-heading): Change to C-c *.
Tue, 02 May 1995 23:06:11 +0000 Karl Heuer (get_local_map): Use Fget_char_property, so that
Tue, 02 May 1995 18:16:30 +0000 Richard M. Stallman (Fset_buffer_modified_p): Use the truename for locking.
Tue, 02 May 1995 18:15:54 +0000 Richard M. Stallman (Finsert_file_contents): Use file_truename for unlocking.
Tue, 02 May 1995 18:13:47 +0000 Richard M. Stallman (prepare_to_modify_buffer): Use file_truename for locking.
Tue, 02 May 1995 16:27:24 +0000 Richard M. Stallman (union fail_stack_elt): New union.
Tue, 02 May 1995 04:50:07 +0000 Karl Heuer (xmenu_show, menubar_selection_callback): Move declaration
Tue, 02 May 1995 04:41:26 +0000 Karl Heuer (kbd_buffer_get_event): New arg USED_MOUSE_MENU.
Tue, 02 May 1995 04:00:23 +0000 Richard M. Stallman (S-delete): Fix typo (was C-delete).
Tue, 02 May 1995 03:57:27 +0000 Richard M. Stallman (hide-ifdef-mode-prefix-key): Change to C-c @.
Tue, 02 May 1995 03:47:29 +0000 Richard M. Stallman Warn about nested repetition.
Tue, 02 May 1995 02:18:34 +0000 Karl Heuer (update_frame): Don't put cursor in echo area unless
Tue, 02 May 1995 02:17:21 +0000 Karl Heuer (display_text_line): Don't move the cursor if it's supposed to
Tue, 02 May 1995 01:57:30 +0000 Richard M. Stallman Describe uses of C-c followed by punctuation chars.
Tue, 02 May 1995 01:50:32 +0000 Richard M. Stallman (outline-minor-mode-prefix): Change to C-c @.
Tue, 02 May 1995 01:44:22 +0000 Richard M. Stallman (texinfo-mode-map): Delete C-c ] binding.
Tue, 02 May 1995 01:37:11 +0000 Richard M. Stallman (forms--mode-commands): Delete C-c ? binding.
Tue, 02 May 1995 01:33:38 +0000 Richard M. Stallman (news-reply-mode-map): Delete C-c ? binding.
Tue, 02 May 1995 01:13:59 +0000 Richard M. Stallman (isearch-mode): Doc fix.
Tue, 02 May 1995 00:52:53 +0000 Richard M. Stallman (iso-accents-mode): Doc fix.
Mon, 01 May 1995 23:12:19 +0000 Karl Heuer (redisplay): Don't move the cursor if it's supposed to
Mon, 01 May 1995 18:26:28 +0000 Richard M. Stallman (buffer-substring-no-properties): New function.
Mon, 01 May 1995 18:25:55 +0000 Richard M. Stallman (expand-mail-aliases): Use buffer-substring-no-properties.
Mon, 01 May 1995 17:16:40 +0000 Richard M. Stallman (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.
Mon, 01 May 1995 15:52:55 +0000 Richard M. Stallman (tpu-copy-keyfile): New function.
Mon, 01 May 1995 15:49:09 +0000 Richard M. Stallman (set-auto-mode): If buffer has no file, use buffer name.
Mon, 01 May 1995 05:23:49 +0000 Richard M. Stallman (jka-compr-write-region): Handle the append
Sun, 30 Apr 1995 23:50:15 +0000 Richard M. Stallman (main): Delete duplicate code for -version.
Sun, 30 Apr 1995 23:37:26 +0000 Richard M. Stallman Comment change.
Sun, 30 Apr 1995 19:50:56 +0000 Richard M. Stallman (Fdo_auto_save): Record visited file name
Sun, 30 Apr 1995 19:50:00 +0000 Richard M. Stallman (normal-top-level): Set auto-save-list-file-name.
Sun, 30 Apr 1995 19:46:44 +0000 Richard M. Stallman (multiple-recover, multiple-recover-finish): New commands.
Sun, 30 Apr 1995 19:18:47 +0000 Richard M. Stallman (standard_args): Add #ifdef VMS for -map.
Sun, 30 Apr 1995 15:49:01 +0000 Richard M. Stallman Fix delq example.
Sun, 30 Apr 1995 15:34:52 +0000 Paul Eggert (datearg): If rlog options are specified explicitly,
Sun, 30 Apr 1995 15:27:38 +0000 Richard M. Stallman Mention file-regular-p operation.
Sun, 30 Apr 1995 07:45:45 +0000 Richard M. Stallman (command-line-1): Implement -L/--directory option.
Sat, 29 Apr 1995 23:02:54 +0000 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
Sat, 29 Apr 1995 20:29:44 +0000 Richard M. Stallman (standard_args): Add -L/--directory/-directory.
Sat, 29 Apr 1995 20:21:41 +0000 Richard M. Stallman (PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
Sat, 29 Apr 1995 19:25:19 +0000 Richard M. Stallman (jka-compr-insert-file-contents): When visiting,
Sat, 29 Apr 1995 16:49:41 +0000 Richard M. Stallman (command-line): Handle -iconic and -icon-type here.
Sat, 29 Apr 1995 16:47:57 +0000 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
Sat, 29 Apr 1995 16:37:06 +0000 Richard M. Stallman (compile-internal): Disable undo before erasing
Sat, 29 Apr 1995 16:32:03 +0000 Richard M. Stallman (tex-view): Nice error if tex-dvi-view-command is nil.
Sat, 29 Apr 1995 05:49:04 +0000 Richard M. Stallman (*-sun-sunos4.1.3*): Use sunos4shr.h.
Sat, 29 Apr 1995 05:31:05 +0000 Richard M. Stallman (ORDINARY_LINK): Defined.
Sat, 29 Apr 1995 04:21:23 +0000 Karl Heuer (popup_get_selection): Use x_non_menubar_window_to_frame.
Sat, 29 Apr 1995 04:20:12 +0000 Karl Heuer (read_char, read_char_x_menu_prompt): Exclude
Sat, 29 Apr 1995 04:19:45 +0000 Karl Heuer Declare x_non_menubar_window_to_frame.
Sat, 29 Apr 1995 04:19:13 +0000 Karl Heuer (x_non_menubar_window_to_frame): New function.
Sat, 29 Apr 1995 04:17:56 +0000 Karl Heuer (x_term_init): Add stub to initialize Vsystem_key_alist.
Fri, 28 Apr 1995 01:43:02 +0000 Karl Heuer (create_process): Don't reference pty_name if !HAVE_PTYS.
Fri, 28 Apr 1995 01:26:00 +0000 Karl Heuer (sunos4.1.3): Use shared libraries, since that's
Thu, 27 Apr 1995 18:35:38 +0000 Michael Meissner Support for pre-BFD versions of Linux ld.
Thu, 27 Apr 1995 13:22:29 +0000 Richard Kenner (i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.
Wed, 26 Apr 1995 21:47:35 +0000 Karl Heuer (vc-next-action-on-file): Add missing let-binding.
Wed, 26 Apr 1995 21:42:20 +0000 Karl Heuer (vc-default-backend, vc-path, vc-consult-headers):
Wed, 26 Apr 1995 21:00:55 +0000 Karl Heuer (extraclean): Depend on maintainer-clean, not
Wed, 26 Apr 1995 20:59:05 +0000 Karl Heuer (maintainer-clean): Renamed from realclean.
Wed, 26 Apr 1995 20:45:43 +0000 Michael Meissner Support Linux elf and a.out systems; Add parisc support
Wed, 26 Apr 1995 14:27:47 +0000 Richard Kenner (CRAY*Y-MP:*:*:*): New entry.
Wed, 26 Apr 1995 11:09:31 +0000 Richard M. Stallman (Ffile_regular_p): Use Qfile_regular_p.
Wed, 26 Apr 1995 10:15:03 +0000 Richard M. Stallman (vc-buffer-backend): New function.
Wed, 26 Apr 1995 10:12:24 +0000 Richard M. Stallman (vc-backend-checkout): Pass vc-checkout-switches arg
Wed, 26 Apr 1995 10:08:52 +0000 Richard M. Stallman (standard_args): Move -iconic and --icon-type (etc.)
Wed, 26 Apr 1995 04:03:40 +0000 Richard M. Stallman Eval key definitions and clean up upon completion.
Wed, 26 Apr 1995 04:03:10 +0000 Richard M. Stallman Removed reference to tpu-gnu-emacs18-p.
Tue, 25 Apr 1995 23:47:55 +0000 Karl Heuer (mark_kboards): Mark the kbd macro and Vsystem_key_alist.
Tue, 25 Apr 1995 22:33:23 +0000 Karl Heuer (appt-check): Use force-mode-line-update.
Tue, 25 Apr 1995 22:33:13 +0000 Karl Heuer (array-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:32:49 +0000 Karl Heuer (byte-recompile-directory): Use force-mode-line-update.
Tue, 25 Apr 1995 22:32:36 +0000 Karl Heuer (delete-selection-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:32:18 +0000 Karl Heuer (dired-omit-expunge): Use force-mode-line-update.
Tue, 25 Apr 1995 22:31:52 +0000 Karl Heuer (dired-sort-set-modeline): Use force-mode-line-update.
Tue, 25 Apr 1995 22:31:12 +0000 Karl Heuer (edt-advance, edt-backup): Use force-mode-line-update.
Tue, 25 Apr 1995 22:30:38 +0000 Karl Heuer (find-dired-sentinel): Use force-mode-line-update.
Tue, 25 Apr 1995 22:30:13 +0000 Karl Heuer (fortran-auto-fill-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:29:51 +0000 Karl Heuer (gud-sentinel): Use force-mode-line-update.
Tue, 25 Apr 1995 22:29:35 +0000 Karl Heuer (hanoi): Use force-mode-line-update.
Tue, 25 Apr 1995 22:29:17 +0000 Karl Heuer (hide-ifdef-toggle-read-only): Use force-mode-line-update.
Tue, 25 Apr 1995 22:28:58 +0000 Karl Heuer (Info-edit-mode, Info-cease-edit): Use force-mode-line-update.
Tue, 25 Apr 1995 22:28:40 +0000 Karl Heuer (isearch-mode, isearch-done): Use force-mode-line-update.
Tue, 25 Apr 1995 22:28:25 +0000 Karl Heuer (mh-insert-signature): Use force-mode-line-update.
Tue, 25 Apr 1995 22:28:04 +0000 Karl Heuer (mh-set-scan-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:27:45 +0000 Karl Heuer (mh-set-mode-name): Use force-mode-line-update.
Tue, 25 Apr 1995 22:27:27 +0000 Karl Heuer (outline-minor-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:26:54 +0000 Karl Heuer (picture-set-motion, picture-mode-exit): Use force-mode-line-update.
Tue, 25 Apr 1995 22:26:42 +0000 Karl Heuer (rmail-edit-current-message): Use force-mode-line-update.
Tue, 25 Apr 1995 22:26:16 +0000 Karl Heuer (auto-fill-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:25:51 +0000 Karl Heuer (sc-raw-mode-toggle): Use force-mode-line-update.
Tue, 25 Apr 1995 22:25:25 +0000 Karl Heuer (term-update-mode-line, term-process-pager): Use force-mode-line-update.
Tue, 25 Apr 1995 22:24:57 +0000 Karl Heuer (te-edit, te-more-break-unwind): Use force-mode-line-update.
Tue, 25 Apr 1995 22:24:40 +0000 Karl Heuer (display-time-sentinel, display-time-filter): Use force-mode-line-update.
Tue, 25 Apr 1995 22:24:14 +0000 Karl Heuer (vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:23:48 +0000 Karl Heuer (vip-change-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:23:31 +0000 Karl Heuer (xscheme-set-runlight, xscheme-set-prompt): Use force-mode-line-update.
Tue, 25 Apr 1995 22:23:02 +0000 Karl Heuer (emerge-fast-mode, emerge-edit-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:22:21 +0000 Karl Heuer (toggle-read-only, rename-uniquely): Use force-mode-line-update.
Tue, 25 Apr 1995 22:21:29 +0000 Karl Heuer (ispell-minor-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:20:59 +0000 Karl Heuer (double-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:20:30 +0000 Karl Heuer (gomoku-display-statistics): Use force-mode-line-update.
Tue, 25 Apr 1995 22:17:55 +0000 Karl Heuer (f90-auto-fill-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:17:14 +0000 Karl Heuer (abbrev-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 17:44:28 +0000 Richard M. Stallman (forms--make-format-elt-using-text-properties)
Tue, 25 Apr 1995 08:27:28 +0000 Simon Marshall Made sc-string-text to strip of text properties of buffer text, so string
Tue, 25 Apr 1995 05:29:11 +0000 Richard M. Stallman Explan when boundaries are made automatically.