]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Sat, 6 May 1995 04:30:06 +0000 (04:30 +0000)]
(x-colors): Delete "medium goldenrod" in both forms.
Richard M. Stallman [Sat, 6 May 1995 04:23:22 +0000 (04:23 +0000)]
(gnus-use-generic-from): Doc fix.
Richard M. Stallman [Sat, 6 May 1995 02:18:20 +0000 (02:18 +0000)]
(ispell-region): If position not visible, (sit-for 0).
Richard M. Stallman [Sat, 6 May 1995 01:54:19 +0000 (01:54 +0000)]
(lw_refigure_widget) [USE_MOTIF]: Fix backward if.
Richard M. Stallman [Sat, 6 May 1995 01:52:22 +0000 (01:52 +0000)]
All autoload cookies disabled.
Richard M. Stallman [Sat, 6 May 1995 01:45:50 +0000 (01:45 +0000)]
(gnus-group-mode): Set truncate-lines.
Richard M. Stallman [Fri, 5 May 1995 22:55:29 +0000 (22:55 +0000)]
(days_per_month): Move variable to top level.
Richard M. Stallman [Fri, 5 May 1995 22:54:04 +0000 (22:54 +0000)]
(Fencode_time): Rename arg from min to minute.
(Fformat): Allow 30 characters in the printed version of integers and floats.
Richard M. Stallman [Fri, 5 May 1995 22:31:11 +0000 (22:31 +0000)]
(sendmail-send-it): Check continuation lines
when checking for empty subject lines.
Richard Kenner [Fri, 5 May 1995 09:50:51 +0000 (09:50 +0000)]
Add more NetBSD cases: atrai, sun3*, and mac68k.
Richard M. Stallman [Fri, 5 May 1995 07:01:59 +0000 (07:01 +0000)]
[USE_X_TOOLKIT] (x_window): Always pass position in geometry.
Set XtNmappedWhenManaged to 0 for shell_widget.
(Fx_create_frame): Always call x_wm_set_size_hints.
Richard M. Stallman [Fri, 5 May 1995 05:11:46 +0000 (05:11 +0000)]
(HAVE_VFORK): Add #undef.
Richard M. Stallman [Fri, 5 May 1995 04:48:46 +0000 (04:48 +0000)]
(GETPGRP_NO_ARG): Defined.
Richard M. Stallman [Fri, 5 May 1995 03:04:06 +0000 (03:04 +0000)]
(string_display_width): Renamed from string_width.
(vmotion): Use new name.
Richard M. Stallman [Fri, 5 May 1995 03:02:02 +0000 (03:02 +0000)]
(make_gap): Make this new error check also check exceeding VALBITS.
(insert_1): Delete old error test.
(min): New macro.
Richard M. Stallman [Fri, 5 May 1995 03:00:07 +0000 (03:00 +0000)]
(Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist)
(Vselection_converter_alist, x_selection_timeout): Make static.
Richard M. Stallman [Fri, 5 May 1995 02:59:15 +0000 (02:59 +0000)]
(Fnumber_to_string, Fstring_to_number):
Handle long EMACS_INT in sprintf and atol.
(store_symval_forwarding): Error if value out of range for an integer variable.
(Fstring_to_number): Avoid using make_number to return value. Maybe use atol.
Richard M. Stallman [Fri, 5 May 1995 02:56:50 +0000 (02:56 +0000)]
(doprnt): Handle long EMACS_INT in sprintf.
Richard M. Stallman [Fri, 5 May 1995 02:56:20 +0000 (02:56 +0000)]
(read1): Handle long EMACS_INT in atol.
Richard M. Stallman [Fri, 5 May 1995 02:55:21 +0000 (02:55 +0000)]
(Fexecute_extended_command): Handle long EMACS_INT in sprintf.
Richard M. Stallman [Fri, 5 May 1995 02:23:56 +0000 (02:23 +0000)]
(print): Make the printing understand EMACS_INTs
that are longs as well as ints.
Richard M. Stallman [Fri, 5 May 1995 02:21:21 +0000 (02:21 +0000)]
(bcopy, bzero, bcmp): Don't let string.h prototype these.
Richard M. Stallman [Fri, 5 May 1995 02:16:54 +0000 (02:16 +0000)]
(list_processes_1): Cast XFASTINT for passing to sprintf.
Richard M. Stallman [Fri, 5 May 1995 01:30:32 +0000 (01:30 +0000)]
Don't try to define backquote.
(trace-version): Deleted.
Karl Heuer [Fri, 5 May 1995 00:34:00 +0000 (00:34 +0000)]
(Qbefore_string, Qafter_string): New vars.
(syms_of_buffer): Initialize and staticpro them.
(cmp_for_strings, overlay_strings): New functions.
Richard M. Stallman [Thu, 4 May 1995 22:36:05 +0000 (22:36 +0000)]
[!__GNUC__] (LINKER): Defined.
Richard M. Stallman [Thu, 4 May 1995 22:16:18 +0000 (22:16 +0000)]
(make_gap): Don't allow buffer size that won't fit in int.
Richard M. Stallman [Thu, 4 May 1995 21:57:30 +0000 (21:57 +0000)]
Include config.h.
(NO_SHORTNAMES): New definition.
(xmalloc): Return long *.
Richard M. Stallman [Thu, 4 May 1995 21:55:08 +0000 (21:55 +0000)]
(${etc}DOC): Put SOME_MACHINE_OBJECTS before obj.
Richard M. Stallman [Thu, 4 May 1995 21:37:43 +0000 (21:37 +0000)]
(arith_driver): Make accum and next EMACS_INTs.
(Fmod): i1 and i2 are EMACS_INT.
Richard M. Stallman [Thu, 4 May 1995 20:44:55 +0000 (20:44 +0000)]
('\`): Use backslash for reading the backquote.
(backquote-backquote-symbol): Likewise.
(backquote): Doc fix.
Richard M. Stallman [Thu, 4 May 1995 20:01:13 +0000 (20:01 +0000)]
(ALL_CFLAGS): Add -I../src.
Karl Heuer [Thu, 4 May 1995 18:54:55 +0000 (18:54 +0000)]
Fix spelling of author's name.
Richard M. Stallman [Thu, 4 May 1995 17:24:40 +0000 (17:24 +0000)]
Initial revision
Richard M. Stallman [Thu, 4 May 1995 17:13:20 +0000 (17:13 +0000)]
(read1): New arg FIRST_IN_LIST; all callers changed.
Special handling for backquote and comma.
(Qbackquote, Qcomma, Qcomma_at, Qcomma_dot): New variables.
(syms_of_lread): Initialize and staticpro them.
(Fread, Fread_from_string): Initialize new_backquote_flag.
Richard M. Stallman [Thu, 4 May 1995 16:27:01 +0000 (16:27 +0000)]
(parse_modifiers, apply_modifiers): Don't assume 32-bit EMACS_INT.
(parse_modifiers): modifiers is an int, not an EMACS_INT.
(read_key_sequence): Pass modifiers as int, not EMACS_INT.
Richard M. Stallman [Thu, 4 May 1995 16:20:15 +0000 (16:20 +0000)]
(Fdelete_overlay): Was mistakenly called Fdelete_overlays.
Richard M. Stallman [Thu, 4 May 1995 16:19:40 +0000 (16:19 +0000)]
(gc_cons_threshold): Make this an EMACS_INT.
Richard M. Stallman [Thu, 4 May 1995 16:19:08 +0000 (16:19 +0000)]
(gc_cons_threshold): Make this an EMACS_INT.
(gc_sweep): Make already_free an EMACS_INT.
(inhibit_garbage_collection): Use XSETINT, and do arithmetic in type EMACS_INT.
Richard M. Stallman [Thu, 4 May 1995 16:17:44 +0000 (16:17 +0000)]
(search_buffer): Cast p_limit to EMACS_INT not int.
Richard M. Stallman [Thu, 4 May 1995 16:17:23 +0000 (16:17 +0000)]
(GETPGRP_NO_ARG): Define.
Richard M. Stallman [Thu, 4 May 1995 16:15:43 +0000 (16:15 +0000)]
[__osf__]: Include string.h and stdlib.h.
[__osf__] (xmalloc): Declared.
Richard M. Stallman [Thu, 4 May 1995 06:46:51 +0000 (06:46 +0000)]
(xmalloc): Declare it to return long *.
Richard M. Stallman [Thu, 4 May 1995 06:46:37 +0000 (06:46 +0000)]
(xmalloc, xrealloc): Declare them long *.
Richard M. Stallman [Thu, 4 May 1995 06:46:14 +0000 (06:46 +0000)]
(C_entries): Cast result of xrealloc.
(xmalloc, xrealloc): Declare them to return long *.
Richard M. Stallman [Thu, 4 May 1995 06:28:15 +0000 (06:28 +0000)]
(HAVE_FMOD): Defined.
Richard M. Stallman [Thu, 4 May 1995 03:49:31 +0000 (03:49 +0000)]
(reorder_modifiers): Cast apply_modifiers arg to int.
Richard M. Stallman [Thu, 4 May 1995 03:47:32 +0000 (03:47 +0000)]
(reorder_modifiers): Use XINT.
Richard M. Stallman [Wed, 3 May 1995 21:38:13 +0000 (21:38 +0000)]
(m68*-apollo-*): Renamed from m68*-apollo*.
Use bsd4-3. Don't set NON_GNU_CPP.
Richard M. Stallman [Wed, 3 May 1995 21:28:14 +0000 (21:28 +0000)]
(CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)
(NO_X_DESTROY_DATABASE): Macros deleted.
(BSTRING): #undef deleted.
(SYSTEM_TYPES): Redefinition deleted.
(UNEXEC): New definition.
(LD_SWITCH_SYSTEM): Define as empty.
(C_SWITCH_MACHINE, LD_SWITCH_MACHINE): New definitions.
(OLDXMENU_OPTIONS): New definition.
Richard M. Stallman [Wed, 3 May 1995 20:27:05 +0000 (20:27 +0000)]
(directory_file_name): Add APOLLO conditional.
(Fcopy_file, Fset_file_modes): Delete APOLLO conditionals.
Richard M. Stallman [Wed, 3 May 1995 19:44:00 +0000 (19:44 +0000)]
Don't copy in src/s/*.inp. Don't copy nt/src.
In nt. copy various different things, but not *.cmd.
Fix the ln commands for the subdirs of nt.
Richard M. Stallman [Wed, 3 May 1995 15:44:24 +0000 (15:44 +0000)]
Doc auto-save-list-file-name.
Karl Heuer [Wed, 3 May 1995 00:09:43 +0000 (00:09 +0000)]
(scribe-chapter): Change to C-c C-c.
(scribe-section): Change to C-c C-t.
(scribe-subsection): Change to C-c C-s.
(scribe-insert-environment): Change to C-c C-v.
(scribe-bracket-region-be): Change to C-c C-e.
(scribe-italicize-word): Change to C-c C-i.
(scribe-bold-word): Change to C-c C-b.
(scribe-underline-word): Change to C-c C-u.
Karl Heuer [Tue, 2 May 1995 23:52:13 +0000 (23:52 +0000)]
(gomoku-human-plays): Change to C-c C-p.
(gomoku-human-takes-back): Change to C-c C-b.
(gomoku-human-resigns): Change to C-c C-r.
(gomoku-emacs-plays): Change to C-c C-e.
Karl Heuer [Tue, 2 May 1995 23:48:07 +0000 (23:48 +0000)]
(gnus-uu-interactive-scan-directory): Change to C-c C-d.
(gnus-uu-interactive-save-current-file): Change to C-c C-z.
Karl Heuer [Tue, 2 May 1995 23:26:58 +0000 (23:26 +0000)]
(outline-rebullet-current-heading): Change to C-c *.
Karl Heuer [Tue, 2 May 1995 23:06:11 +0000 (23:06 +0000)]
(get_local_map): Use Fget_char_property, so that
overlay properties will be considered as well as text properties.
Richard M. Stallman [Tue, 2 May 1995 18:16:30 +0000 (18:16 +0000)]
(Fset_buffer_modified_p): Use the truename for locking.
Richard M. Stallman [Tue, 2 May 1995 18:15:54 +0000 (18:15 +0000)]
(Finsert_file_contents): Use file_truename for unlocking.
Richard M. Stallman [Tue, 2 May 1995 18:13:47 +0000 (18:13 +0000)]
(prepare_to_modify_buffer): Use file_truename for locking.
Richard M. Stallman [Tue, 2 May 1995 16:27:24 +0000 (16:27 +0000)]
(union fail_stack_elt): New union.
(fail_stack_elt_t): Use that union.
(PUSH_PATTERN_OP, PUSH_FAILURE_POINTER, PUSH_FAILURE_INT)
(POP_FAILURE_POINTER, POP_FAILURE_INT): Corresponding changes.
(re_compile_fastmap): Corresponding changes.
(PUSH_FAILURE_ELT): New macro.
(FAIL_STACK_TOP): Macro deleted.
(WIDE_INT): Macro deleted.
(PUSH_FAILURE_POINT): Use PUSH_FAILURE_ELT.
(POP_FAILURE_ELT): New macro.
(POP_FAILURE_POINT): Use POP_FAILURE_ELT.
Karl Heuer [Tue, 2 May 1995 04:50:07 +0000 (04:50 +0000)]
(xmenu_show, menubar_selection_callback): Move declaration
of entry to an outer block, to guarantee its value is preserved.
Karl Heuer [Tue, 2 May 1995 04:41:26 +0000 (04:41 +0000)]
(kbd_buffer_get_event): New arg USED_MOUSE_MENU.
[USE_X_TOOLKIT]: Set *USED_MOUSE_MENU if returning menu-bar symbols.
(read_char): Pass used_mouse_menu to kbd_buffer_get_event.
This variable is now meaningful for toolkit menus as well as
non-toolkit menus.
Richard M. Stallman [Tue, 2 May 1995 04:00:23 +0000 (04:00 +0000)]
(S-delete): Fix typo (was C-delete).
Richard M. Stallman [Tue, 2 May 1995 03:57:27 +0000 (03:57 +0000)]
(hide-ifdef-mode-prefix-key): Change to C-c @.
(hide-ifdef-mode-submap): Get rid of \e from all bindings.
Richard M. Stallman [Tue, 2 May 1995 03:47:29 +0000 (03:47 +0000)]
Warn about nested repetition.
Karl Heuer [Tue, 2 May 1995 02:18:34 +0000 (02:18 +0000)]
(update_frame): Don't put cursor in echo area unless
the echo area is on this frame.
Karl Heuer [Tue, 2 May 1995 02:17:21 +0000 (02:17 +0000)]
(display_text_line): Don't move the cursor if it's supposed to
be in the echo area.
(echo_area_display): Put cursor in echo area if appropriate.
Richard M. Stallman [Tue, 2 May 1995 01:57:30 +0000 (01:57 +0000)]
Describe uses of C-c followed by punctuation chars.
Richard M. Stallman [Tue, 2 May 1995 01:50:32 +0000 (01:50 +0000)]
(outline-minor-mode-prefix): Change to C-c @.
Richard M. Stallman [Tue, 2 May 1995 01:44:22 +0000 (01:44 +0000)]
(texinfo-mode-map): Delete C-c ] binding.
Richard M. Stallman [Tue, 2 May 1995 01:37:11 +0000 (01:37 +0000)]
(forms--mode-commands): Delete C-c ? binding.
Richard M. Stallman [Tue, 2 May 1995 01:33:38 +0000 (01:33 +0000)]
(news-reply-mode-map): Delete C-c ? binding.
Richard M. Stallman [Tue, 2 May 1995 01:13:59 +0000 (01:13 +0000)]
(isearch-mode): Doc fix.
Richard M. Stallman [Tue, 2 May 1995 00:52:53 +0000 (00:52 +0000)]
(iso-accents-mode): Doc fix.
Karl Heuer [Mon, 1 May 1995 23:12:19 +0000 (23:12 +0000)]
(redisplay): Don't move the cursor if it's supposed to
be in the echo area.
Richard M. Stallman [Mon, 1 May 1995 18:26:28 +0000 (18:26 +0000)]
(buffer-substring-no-properties): New function.
Richard M. Stallman [Mon, 1 May 1995 18:25:55 +0000 (18:25 +0000)]
(expand-mail-aliases): Use buffer-substring-no-properties.
Richard M. Stallman [Mon, 1 May 1995 17:16:40 +0000 (17:16 +0000)]
(makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.
Richard M. Stallman [Mon, 1 May 1995 15:52:55 +0000 (15:52 +0000)]
(tpu-copy-keyfile): New function.
(tpu-load-xkeys): Copy key definition file to new default name.
Richard M. Stallman [Mon, 1 May 1995 15:49:09 +0000 (15:49 +0000)]
(set-auto-mode): If buffer has no file, use buffer name.
Richard M. Stallman [Mon, 1 May 1995 05:23:49 +0000 (05:23 +0000)]
(jka-compr-write-region): Handle the append
argument correctly when the can-append flag is false.
(jka-compr-write-region): Make temp-buffer name unique to this fn.
(jka-compr-file-local-copy): Ditto.
Richard M. Stallman [Sun, 30 Apr 1995 23:50:15 +0000 (23:50 +0000)]
(main): Delete duplicate code for -version.
(standard_args): Add -help and -version.
Richard M. Stallman [Sun, 30 Apr 1995 23:37:26 +0000 (23:37 +0000)]
Comment change.
Richard M. Stallman [Sun, 30 Apr 1995 19:50:56 +0000 (19:50 +0000)]
(Fdo_auto_save): Record visited file name
as well as auto-save file name in the auto-save-list-file-name file.
Call Fexpand_file_name for auto-save-list-file-name.
Richard M. Stallman [Sun, 30 Apr 1995 19:50:00 +0000 (19:50 +0000)]
(normal-top-level): Set auto-save-list-file-name.
Richard M. Stallman [Sun, 30 Apr 1995 19:46:44 +0000 (19:46 +0000)]
(multiple-recover, multiple-recover-finish): New commands.
Richard M. Stallman [Sun, 30 Apr 1995 19:18:47 +0000 (19:18 +0000)]
(standard_args): Add #ifdef VMS for -map.
Richard M. Stallman [Sun, 30 Apr 1995 15:49:01 +0000 (15:49 +0000)]
Fix delq example.
Paul Eggert [Sun, 30 Apr 1995 15:34:52 +0000 (15:34 +0000)]
(datearg): If rlog options are specified explicitly,
omit the implicit '-d>DATE' option.
(repository, rlog): Allow absolute paths to CVS repositories.
Look only at the first line of CVS/Repository.
Richard M. Stallman [Sun, 30 Apr 1995 15:27:38 +0000 (15:27 +0000)]
Mention file-regular-p operation.
Richard M. Stallman [Sun, 30 Apr 1995 07:45:45 +0000 (07:45 +0000)]
(command-line-1): Implement -L/--directory option.
Richard M. Stallman [Sat, 29 Apr 1995 23:02:54 +0000 (23:02 +0000)]
[HAVE_UNISTD_H]: Include unistd.h.
Richard M. Stallman [Sat, 29 Apr 1995 20:29:44 +0000 (20:29 +0000)]
(standard_args): Add -L/--directory/-directory.
Richard M. Stallman [Sat, 29 Apr 1995 20:21:41 +0000 (20:21 +0000)]
(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
(WIDE_INT): Defined (two alternate definitions).
(C_ALLOCA): Undef it, if __GNUC__.
(REGEX_ALLOCATE_STACK, REGEX_REALLOCATE_STACK)
(REGEX_FREE_STACK): New macros.
(INIT_FAIL_STACK, DOUBLE_FAIL_STACK, FREE_VARIABLES): Use them.
(re_max_failures) [REL_ALLOC]: Alternative larger initial value.
(re_compile_fastmap): Use REGEX_FREE_STACK.
(re_match_2_internal): Always call FREE_VARIABLES before returning.
Always init regstart, old_regstart, etc. whenever MATCH_MAY_ALLOCATE
is defined.
(FREE_VARIABLES) [REL_ALLOC]: Define non-trivially.
Richard M. Stallman [Sat, 29 Apr 1995 19:25:19 +0000 (19:25 +0000)]
(jka-compr-insert-file-contents): When visiting,
bind buffer-file-name to nil temporarily.
Richard M. Stallman [Sat, 29 Apr 1995 16:49:41 +0000 (16:49 +0000)]
(command-line): Handle -iconic and -icon-type here.
Richard M. Stallman [Sat, 29 Apr 1995 16:47:57 +0000 (16:47 +0000)]
(Fcall_process): Extend BUFFER arg so it can specify
a separate output file for stderr output.
(Fcall_process_region): Doc fix.
Richard M. Stallman [Sat, 29 Apr 1995 16:37:06 +0000 (16:37 +0000)]
(compile-internal): Disable undo before erasing
the buffer, then enable again afterward.
(compilation-sentinel): Use force-mode-line-update.