bpt/emacs.git
1995-05-04 Richard M.... Include config.h.
1995-05-04 Richard M.... (${etc}DOC): Put SOME_MACHINE_OBJECTS before obj.
1995-05-04 Richard M.... (arith_driver): Make accum and next EMACS_INTs.
1995-05-04 Richard M.... ('\`): Use backslash for reading the backquote.
1995-05-04 Richard M.... (ALL_CFLAGS): Add -I../src.
1995-05-04 Karl HeuerFix spelling of author's name.
1995-05-04 Richard M.... Initial revision
1995-05-04 Richard M.... (read1): New arg FIRST_IN_LIST; all callers changed.
1995-05-04 Richard M.... (parse_modifiers, apply_modifiers): Don't assume 32...
1995-05-04 Richard M.... (Fdelete_overlay): Was mistakenly called Fdelete_overlays.
1995-05-04 Richard M.... (gc_cons_threshold): Make this an EMACS_INT.
1995-05-04 Richard M.... (gc_cons_threshold): Make this an EMACS_INT.
1995-05-04 Richard M.... (search_buffer): Cast p_limit to EMACS_INT not int.
1995-05-04 Richard M.... (GETPGRP_NO_ARG): Define.
1995-05-04 Richard M.... [__osf__]: Include string.h and stdlib.h.
1995-05-04 Richard M.... (xmalloc): Declare it to return long *.
1995-05-04 Richard M.... (xmalloc, xrealloc): Declare them long *.
1995-05-04 Richard M.... (C_entries): Cast result of xrealloc.
1995-05-04 Richard M.... (HAVE_FMOD): Defined.
1995-05-04 Richard M.... (reorder_modifiers): Cast apply_modifiers arg to int.
1995-05-04 Richard M.... (reorder_modifiers): Use XINT.
1995-05-03 Richard M.... (m68*-apollo-*): Renamed from m68*-apollo*.
1995-05-03 Richard M.... (CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)
1995-05-03 Richard M.... (directory_file_name): Add APOLLO conditional.
1995-05-03 Richard M.... Don't copy in src/s/*.inp. Don't copy nt/src.
1995-05-03 Richard M.... Doc auto-save-list-file-name.
1995-05-03 Karl Heuer(scribe-chapter): Change to C-c C-c.
1995-05-02 Karl Heuer(gomoku-human-plays): Change to C-c C-p.
1995-05-02 Karl Heuer(gnus-uu-interactive-scan-directory): Change to C-c...
1995-05-02 Karl Heuer(outline-rebullet-current-heading): Change to C-c *.
1995-05-02 Karl Heuer(get_local_map): Use Fget_char_property, so that
1995-05-02 Richard M.... (Fset_buffer_modified_p): Use the truename for locking.
1995-05-02 Richard M.... (Finsert_file_contents): Use file_truename for unlocking.
1995-05-02 Richard M.... (prepare_to_modify_buffer): Use file_truename for locking.
1995-05-02 Richard M.... (union fail_stack_elt): New union.
1995-05-02 Karl Heuer(xmenu_show, menubar_selection_callback): Move declaration
1995-05-02 Karl Heuer(kbd_buffer_get_event): New arg USED_MOUSE_MENU.
1995-05-02 Richard M.... (S-delete): Fix typo (was C-delete).
1995-05-02 Richard M.... (hide-ifdef-mode-prefix-key): Change to C-c @.
1995-05-02 Richard M.... Warn about nested repetition.
1995-05-02 Karl Heuer(update_frame): Don't put cursor in echo area unless
1995-05-02 Karl Heuer(display_text_line): Don't move the cursor if it's...
1995-05-02 Richard M.... Describe uses of C-c followed by punctuation chars.
1995-05-02 Richard M.... (outline-minor-mode-prefix): Change to C-c @.
1995-05-02 Richard M.... (texinfo-mode-map): Delete C-c ] binding.
1995-05-02 Richard M.... (forms--mode-commands): Delete C-c ? binding.
1995-05-02 Richard M.... (news-reply-mode-map): Delete C-c ? binding.
1995-05-02 Richard M.... (isearch-mode): Doc fix.
1995-05-02 Richard M.... (iso-accents-mode): Doc fix.
1995-05-01 Karl Heuer(redisplay): Don't move the cursor if it's supposed to
1995-05-01 Richard M.... (buffer-substring-no-properties): New function.
1995-05-01 Richard M.... (expand-mail-aliases): Use buffer-substring-no-properties.
1995-05-01 Richard M.... (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.
1995-05-01 Richard M.... (tpu-copy-keyfile): New function.
1995-05-01 Richard M.... (set-auto-mode): If buffer has no file, use buffer...
1995-05-01 Richard M.... (jka-compr-write-region): Handle the append
1995-04-30 Richard M.... (main): Delete duplicate code for -version.
1995-04-30 Richard M.... Comment change.
1995-04-30 Richard M.... (Fdo_auto_save): Record visited file name
1995-04-30 Richard M.... (normal-top-level): Set auto-save-list-file-name.
1995-04-30 Richard M.... (multiple-recover, multiple-recover-finish): New commands.
1995-04-30 Richard M.... (standard_args): Add #ifdef VMS for -map.
1995-04-30 Richard M.... Fix delq example.
1995-04-30 Paul Eggert(datearg): If rlog options are specified explicitly,
1995-04-30 Richard M.... Mention file-regular-p operation.
1995-04-30 Richard M.... (command-line-1): Implement -L/--directory option.
1995-04-29 Richard M.... [HAVE_UNISTD_H]: Include unistd.h.
1995-04-29 Richard M.... (standard_args): Add -L/--directory/-directory.
1995-04-29 Richard M.... (PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
1995-04-29 Richard M.... (jka-compr-insert-file-contents): When visiting,
1995-04-29 Richard M.... (command-line): Handle -iconic and -icon-type here.
1995-04-29 Richard M.... (Fcall_process): Extend BUFFER arg so it can specify
1995-04-29 Richard M.... (compile-internal): Disable undo before erasing
1995-04-29 Richard M.... (tex-view): Nice error if tex-dvi-view-command is nil.
1995-04-29 Richard M.... (*-sun-sunos4.1.3*): Use sunos4shr.h.
1995-04-29 Richard M.... (ORDINARY_LINK): Defined.
1995-04-29 Karl Heuer(popup_get_selection): Use x_non_menubar_window_to_frame.
1995-04-29 Karl Heuer(read_char, read_char_x_menu_prompt): Exclude
1995-04-29 Karl HeuerDeclare x_non_menubar_window_to_frame.
1995-04-29 Karl Heuer(x_non_menubar_window_to_frame): New function.
1995-04-29 Karl Heuer(x_term_init): Add stub to initialize Vsystem_key_alist.
1995-04-28 Karl Heuer(create_process): Don't reference pty_name if !HAVE_PTYS.
1995-04-28 Karl Heuer(sunos4.1.3): Use shared libraries, since that's
1995-04-27 Michael MeissnerSupport for pre-BFD versions of Linux ld.
1995-04-27 Richard Kenner(i[34]86:*:3.2:*) test for /usr/options/cb.name before...
1995-04-26 Karl Heuer(vc-next-action-on-file): Add missing let-binding.
1995-04-26 Karl Heuer(vc-default-backend, vc-path, vc-consult-headers):
1995-04-26 Karl Heuer(extraclean): Depend on maintainer-clean, not
1995-04-26 Karl Heuer(maintainer-clean): Renamed from realclean.
1995-04-26 Michael MeissnerSupport Linux elf and a.out systems; Add parisc support
1995-04-26 Richard Kenner(CRAY*Y-MP:*:*:*): New entry.
1995-04-26 Richard M.... (Ffile_regular_p): Use Qfile_regular_p.
1995-04-26 Richard M.... (vc-buffer-backend): New function.
1995-04-26 Richard M.... (vc-backend-checkout): Pass vc-checkout-switches arg
1995-04-26 Richard M.... (standard_args): Move -iconic and --icon-type (etc.)
1995-04-26 Richard M.... Eval key definitions and clean up upon completion.
1995-04-26 Richard M.... Removed reference to tpu-gnu-emacs18-p.
1995-04-25 Karl Heuer(mark_kboards): Mark the kbd macro and Vsystem_key_alist.
1995-04-25 Karl Heuer(appt-check): Use force-mode-line-update.
1995-04-25 Karl Heuer(array-mode): Use force-mode-line-update.
next