]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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.
1995-06-13 Karl Heuer(vip-change-state-to-vi): bug fix.
1995-06-13 Simon MarshallTest for "" too; let it go to expand-file-name if it...
1995-06-13 Simon Marshallcheck comint-input-ring-file-name for the empty string...
1995-06-13 Geoff Voelker*** empty log message ***
1995-06-13 Karl Heuer(help-menu): Symbol renamed from `help'.
1995-06-13 Karl Heuer(rmail-search-backwards): Default count is 1, not -1.
1995-06-12 Roland McGrath[_LIBC] (start_of_data): Define to &__data_start for...
1995-06-12 Karl Heuer(frame_vector_add_frame): Don't forget to store
1995-06-11 Karl HeuerCopy new files nt/addpm.c and nt/emacs.bat.in.
1995-06-11 Karl HeuerAdd comment.
1995-06-11 Karl HeuerComment update.
1995-06-11 Karl Heuer(x_make_frame_visible): Test and set asked_for_visible.
1995-06-11 Karl Heuer(struct x_display): New field asked_for_visible.
1995-06-11 Karl Heuer[USE_X_TOOLKIT] (x_window): If using Motif,
1995-06-11 Karl HeuerInclude widget.h.
1995-06-11 Karl Heuer(EmacsFrameSetCharSize): Manually alter the height
1995-06-11 Karl Heuer(lwlib_toolkit_type): New variable.
1995-06-11 Karl Heuer(Fframe_or_buffer_changed_p): Calculate vector size...
1995-06-11 Karl Heuer(read_char_minibuf_menu_prompt):
1995-06-11 Karl Heuer(save-selected-window): New macro.
1995-06-10 Geoff VoelkerInclude config.h before stdio.h.
1995-06-10 Geoff Voelker*** empty log message ***
1995-06-10 Geoff VoelkerInitial revision
1995-06-10 Geoff Voelkermakefile.def (EMACS_ICON_PATH,ADDPM): Defined.
next