log

age author description
1995-06-16 Richard M. Stallman make-frame-visible event was misdescribed as deiconify-frame.
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 Weisshaus updates for version 19.29 made by melissa; also needed to check out files
1995-06-16 Richard M. Stallman (vc-lookup-triple): changed the code that used to call
1995-06-16 Richard M. Stallman (vc-backend-dispatch): Move definition before first use.
1995-06-16 Richard M. Stallman Adapt to the changes in vc-hooks.el, namely, the new
1995-06-16 Richard M. Stallman Use long, not EMACS_INT.
1995-06-16 Richard M. Stallman Reinstalled autoloads from ispell-dictionary-alist,
1995-06-16 Richard M. Stallman (x_report_frame_params, x_set_icon_type, x_set_icon_name)
1995-06-16 Richard M. Stallman (struct x_display): icon_name deleted.
1995-06-16 Richard M. Stallman (struct frame): New field icon_name.
1995-06-16 Richard M. Stallman (mark_object): Mark icon_name field.
1995-06-16 Richard M. Stallman (vc-consult-rcs-headers): Fix typo in prev change.
1995-06-16 Simon Marshall ditto for c-backslash-region.
1995-06-16 Simon Marshall Put menu-enable mark-active on relevant items.
1995-06-16 Simon Marshall Props -> Properties
1995-06-16 Simon Marshall Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.
1995-06-16 Karl Heuer Fix previous change.
1995-06-16 Karl Heuer (universal-argument-map): New var.
1995-06-16 Karl Heuer (isearch-mode): Use overriding-terminal-local-map, not overriding-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. Stallman Removed autoload from ispell-dictionary-alist,
1995-06-16 Karl Heuer (struct kboard): Add Voverriding_terminal_local_map.
1995-06-16 Richard M. Stallman (make-local-hook): Doc fix.
1995-06-16 Richard M. Stallman (mouse-set-region): Bind last-command with this-command.
1995-06-16 Richard M. Stallman (grep-null-device): Defined.
1995-06-16 Karl Heuer (Fhandle_switch_frame): Preserve prefix arg.
1995-06-16 Richard M. Stallman (grep-null-device): Set to "NUL".
1995-06-16 Richard M. Stallman (path-separator, grep-null-device, grep-regexp-alist):
1995-06-16 Richard M. Stallman (vc-fetch-master-properties): For RCS file,
1995-06-15 Richard M. Stallman The RCS status is now found by reading the
1995-06-15 Karl Heuer Update GPL version.
1995-06-15 Karl Heuer Initial revision
1995-06-15 Karl Heuer ($valmask): Use EMACS_INT, not int.
1995-06-15 Richard Kenner Change FSF address.
1995-06-15 Karl Heuer (enum pvec_type): Don't use trailing comma.
1995-06-15 Karl Heuer Initial revision
1995-06-15 Karl Heuer Update GPL to version 2.
1995-06-15 Richard M. Stallman (list-buffers-noselect): Don't let space after buf name
1995-06-15 Richard M. Stallman (process_file,absolute_filename): Handle filenames
1995-06-15 Richard M. Stallman (install): Copy wakeup.exe properly.
1995-06-15 Richard M. Stallman (TRES) [MSVCNT11]: Use emacs.res, and don't compile it.
1995-06-15 Richard M. Stallman (win32_spawnve): Accept program names without executable suffixes.
1995-06-15 Richard M. Stallman (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
1995-06-15 Richard M. Stallman (MSVCNT11): Defined.
1995-06-15 Richard M. Stallman Define .c to .obj suffix rule.
1995-06-15 Richard M. Stallman (LD_SWITCH_MACHINE): Don't define it.
1995-06-15 Richard M. Stallman Explain how make-local-hook works.
1995-06-15 Simon Marshall Corrected the comment from last change.
1995-06-14 Richard M. Stallman Comment change.
1995-06-14 Richard M. Stallman (emacs_set_tty): Swap TCSETAF and TCSETAW.
1995-06-14 Karl Heuer (universal-argument, describe-arg): Restore Lisp code,
1995-06-14 Richard M. Stallman 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 Weisshaus changes for 19.29.