bpt/emacs.git
1995-06-18 Johan VromansWithdraw mouse-major-mode-map modifications.
1995-06-18 Richard M.... (vc-fetch-master-properties): Use path-separator
1995-06-18 Richard M.... (malloc, realloc): If not _MALLOC_INTERNAL, always...
1995-06-17 Richard M.... (normal-top-level, command-line-1):
1995-06-17 Richard M.... Call precompute-menubar-bindings.
1995-06-17 Richard M.... (menu_item_equiv_key): Do reconsider a command that had
1995-06-17 Richard M.... (Vdefine_key_rebound_commands): New variable.
1995-06-17 Richard M.... (add-hook): Use local local-variable-if-set-p.
1995-06-17 Richard M.... (Flocal_variable_if_set_p): New function.
1995-06-17 Richard M.... (Info-directory-list): If path-separator isn't availabl...
1995-06-17 Richard M.... (display_text_line): Fill in charstart for end of buffer.
1995-06-17 Richard M.... (forms--mode-menu-edit,forms--mode-menu-ro):
1995-06-17 Roland McGrathFixed bogus references to menu-bar-file-menu in define...
1995-06-17 Richard M.... (quit_throw_to_read_char): Use do_switch_frame directly.
1995-06-17 Richard M.... [MULTI_FRAME] (BASE_PURESIZE): Increase to 315000.
1995-06-16 Richard M.... (Fset_window_configuration): Use do_switch_frame directly.
1995-06-16 Richard M.... (do_switch_frame): Declared.
1995-06-16 Richard M.... (Fdelete_frame): Use do_switch_frame directly.
1995-06-16 Richard M.... make-frame-visible event was misdescribed as deiconify...
1995-06-16 Karl Heuer(isearch-mode-map): Bind frame events to nil.
1995-06-16 Karl Heuer[MULTI_FRAME] (Fignore_event): New function.
1995-06-16 Melissa Weisshausupdates for version 19.29 made by melissa; also needed...
1995-06-16 Richard M.... (vc-lookup-triple): changed the code that used to call
1995-06-16 Richard M.... (vc-backend-dispatch): Move definition before first...
1995-06-16 Richard M.... Adapt to the changes in vc-hooks.el, namely, the new
1995-06-16 Richard M.... Use long, not EMACS_INT.
1995-06-16 Richard M.... Reinstalled autoloads from ispell-dictionary-alist,
1995-06-16 Richard M.... (x_report_frame_params, x_set_icon_type, x_set_icon_name)
1995-06-16 Richard M.... (struct x_display): icon_name deleted.
1995-06-16 Richard M.... (struct frame): New field icon_name.
1995-06-16 Richard M.... (mark_object): Mark icon_name field.
1995-06-16 Richard M.... (vc-consult-rcs-headers): Fix typo in prev change.
1995-06-16 Simon Marshallditto for c-backslash-region.
1995-06-16 Simon MarshallPut menu-enable mark-active on relevant items.
1995-06-16 Simon MarshallProps -> Properties
1995-06-16 Simon MarshallChange so font-lock-make-faces doesn't stomp all over...
1995-06-16 Karl HeuerFix previous change.
1995-06-16 Karl Heuer(universal-argument-map): New var.
1995-06-16 Karl Heuer(isearch-mode): Use overriding-terminal-local-map,...
1995-06-16 Karl Heuer(init_kboard): Initialize it.
1995-06-16 Karl Heuer(Qoverriding_terminal_local_map): New variable.
1995-06-16 Karl Heuer(Fkey_binding, describe_buffer_bindings):
1995-06-16 Karl Heuer(Fsubstitute_command_keys):
1995-06-16 Richard M.... Removed autoload from ispell-dictionary-alist,
1995-06-16 Karl Heuer(struct kboard): Add Voverriding_terminal_local_map.
1995-06-16 Richard M.... (make-local-hook): Doc fix.
1995-06-16 Richard M.... (mouse-set-region): Bind last-command with this-command.
1995-06-16 Richard M.... (grep-null-device): Defined.
1995-06-16 Karl Heuer(Fhandle_switch_frame): Preserve prefix arg.
1995-06-16 Richard M.... (grep-null-device): Set to "NUL".
1995-06-16 Richard M.... (path-separator, grep-null-device, grep-regexp-alist):
1995-06-16 Richard M.... (vc-fetch-master-properties): For RCS file,
1995-06-15 Richard M.... The RCS status is now found by reading the
1995-06-15 Karl HeuerUpdate GPL version.
1995-06-15 Karl HeuerInitial revision
1995-06-15 Karl Heuer($valmask): Use EMACS_INT, not int.
1995-06-15 Richard KennerChange FSF address.
1995-06-15 Karl Heuer(enum pvec_type): Don't use trailing comma.
1995-06-15 Karl HeuerInitial revision
1995-06-15 Karl HeuerUpdate GPL to version 2.
1995-06-15 Richard M.... (list-buffers-noselect): Don't let space after buf...
1995-06-15 Richard M.... (process_file,absolute_filename): Handle filenames
1995-06-15 Richard M.... (install): Copy wakeup.exe properly.
1995-06-15 Richard M.... (TRES) [MSVCNT11]: Use emacs.res, and don't compile it.
1995-06-15 Richard M.... (win32_spawnve): Accept program names without executabl...
1995-06-15 Richard M.... (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
1995-06-15 Richard M.... (MSVCNT11): Defined.
1995-06-15 Richard M.... Define .c to .obj suffix rule.
1995-06-15 Richard M.... (LD_SWITCH_MACHINE): Don't define it.
1995-06-15 Richard M.... Explain how make-local-hook works.
1995-06-15 Simon MarshallCorrected the comment from last change.
1995-06-14 Richard M.... Comment change.
1995-06-14 Richard M.... (emacs_set_tty): Swap TCSETAF and TCSETAW.
1995-06-14 Karl Heuer(universal-argument, describe-arg): Restore Lisp code,
1995-06-14 Richard M.... Various optimizations. The main one is to optimize for
1995-06-14 Karl Heuer(Fprefix_numeric_value): Fix type check.
1995-06-14 Karl Heuer(command_loop_1): Clear prefix arg (undo Feb 1 change).
1995-06-14 Melissa Weisshauschanges for 19.29.
1995-06-14 Richard M.... (Flocal_variable_p): Fix backwards logical operator.
1995-06-14 Karl Heuer[!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems...
1995-06-14 Karl HeuerIf NOT_C_CODE, don't include alloca.h.
1995-06-14 Richard M.... (Fdelete_frame): If the minibuf window was selected...
1995-06-14 Geoff Voelker*** empty log message ***
1995-06-14 Richard M.... (frame-notice-user-settings): When making a minibufferless
1995-06-14 Roland McGrath(compilation-find-file): If FILENAME is absolute, apply
1995-06-14 Simon MarshallPut mark-active for menu-enable property on eval-region...
1995-06-14 Richard M.... (addpm): Use CFLAGS when compiling.
1995-06-14 Richard M.... Comment change.
1995-06-14 Richard M.... (status_notify): Undo May 18 change.
1995-06-14 Richard M.... (Fprevious_overlay_change): Check for overlays that...
1995-06-14 Richard M.... (shell-mode): Make shell-directory-tracker a hook funct...
1995-06-14 Richard M.... Delete the Emacs version error check.
1995-06-14 Richard M.... (dired-change-marks): If OLD is a space, don't act...
1995-06-14 Richard M.... (vc-backend-checkin): Provide an explicit string saying
1995-06-14 Richard M.... (syms_of_xfns): Initialize Vx_no_window_manager. Doc...
1995-06-13 Karl Heuer(comint-mode): Use make-local-hook.
1995-06-13 Karl Heuer(LIBS_MACHINE): Use -lpthreads, not -lpthread.
1995-06-13 Karl Heuercheck for -lpthreads, not -lpthread.
1995-06-13 Karl Heuer(HAVE_LIBPTHREADS): Add #undef.
1995-06-13 Karl Heuer(vip-over-whitespace-line): new function.
next