Fri, 16 Jun 1995 23:26:11 +0000 |
Richard M. Stallman |
(Fdelete_frame): Use do_switch_frame directly.
|
Fri, 16 Jun 1995 22:59:48 +0000 |
Richard M. Stallman |
make-frame-visible event was misdescribed as deiconify-frame.
|
Fri, 16 Jun 1995 22:24:42 +0000 |
Karl Heuer |
(isearch-mode-map): Bind frame events to nil.
|
Fri, 16 Jun 1995 22:19:27 +0000 |
Karl Heuer |
[MULTI_FRAME] (Fignore_event): New function.
|
Fri, 16 Jun 1995 19:17:59 +0000 |
Melissa Weisshaus |
updates for version 19.29 made by melissa; also needed to check out files
|
Fri, 16 Jun 1995 18:11:46 +0000 |
Richard M. Stallman |
(vc-lookup-triple): changed the code that used to call
|
Fri, 16 Jun 1995 18:04:47 +0000 |
Richard M. Stallman |
(vc-backend-dispatch): Move definition before first use.
|
Fri, 16 Jun 1995 18:02:51 +0000 |
Richard M. Stallman |
Adapt to the changes in vc-hooks.el, namely, the new
|
Fri, 16 Jun 1995 16:48:16 +0000 |
Richard M. Stallman |
Use long, not EMACS_INT.
|
Fri, 16 Jun 1995 16:25:07 +0000 |
Richard M. Stallman |
Reinstalled autoloads from ispell-dictionary-alist,
|
Fri, 16 Jun 1995 16:10:41 +0000 |
Richard M. Stallman |
(x_report_frame_params, x_set_icon_type, x_set_icon_name)
|
Fri, 16 Jun 1995 16:10:11 +0000 |
Richard M. Stallman |
(struct x_display): icon_name deleted.
|
Fri, 16 Jun 1995 16:09:38 +0000 |
Richard M. Stallman |
(struct frame): New field icon_name.
|
Fri, 16 Jun 1995 16:08:21 +0000 |
Richard M. Stallman |
(mark_object): Mark icon_name field.
|
Fri, 16 Jun 1995 13:09:50 +0000 |
Richard M. Stallman |
(vc-consult-rcs-headers): Fix typo in prev change.
|
Fri, 16 Jun 1995 12:45:12 +0000 |
Simon Marshall |
ditto for c-backslash-region.
|
Fri, 16 Jun 1995 12:30:26 +0000 |
Simon Marshall |
Put menu-enable mark-active on relevant items.
|
Fri, 16 Jun 1995 08:51:48 +0000 |
Simon Marshall |
Props -> Properties
|
Fri, 16 Jun 1995 07:47:09 +0000 |
Simon Marshall |
Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.
|
Fri, 16 Jun 1995 06:19:38 +0000 |
Karl Heuer |
Fix previous change.
|
Fri, 16 Jun 1995 06:14:44 +0000 |
Karl Heuer |
(universal-argument-map): New var.
|
Fri, 16 Jun 1995 06:10:21 +0000 |
Karl Heuer |
(isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.
|
Fri, 16 Jun 1995 05:42:42 +0000 |
Karl Heuer |
(init_kboard): Initialize it.
|
Fri, 16 Jun 1995 05:36:08 +0000 |
Karl Heuer |
(Qoverriding_terminal_local_map): New variable.
|
Fri, 16 Jun 1995 05:24:27 +0000 |
Karl Heuer |
(Fkey_binding, describe_buffer_bindings):
|
Fri, 16 Jun 1995 05:19:43 +0000 |
Karl Heuer |
(Fsubstitute_command_keys):
|
Fri, 16 Jun 1995 05:13:01 +0000 |
Richard M. Stallman |
Removed autoload from ispell-dictionary-alist,
|
Fri, 16 Jun 1995 04:56:05 +0000 |
Karl Heuer |
(struct kboard): Add Voverriding_terminal_local_map.
|
Fri, 16 Jun 1995 04:39:46 +0000 |
Richard M. Stallman |
(make-local-hook): Doc fix.
|
Fri, 16 Jun 1995 04:37:44 +0000 |
Richard M. Stallman |
(mouse-set-region): Bind last-command with this-command.
|
Fri, 16 Jun 1995 04:36:55 +0000 |
Richard M. Stallman |
(grep-null-device): Defined.
|
Fri, 16 Jun 1995 01:59:08 +0000 |
Karl Heuer |
(Fhandle_switch_frame): Preserve prefix arg.
|
Fri, 16 Jun 1995 01:25:53 +0000 |
Richard M. Stallman |
(grep-null-device): Set to "NUL".
|
Fri, 16 Jun 1995 01:24:43 +0000 |
Richard M. Stallman |
(path-separator, grep-null-device, grep-regexp-alist):
|
Fri, 16 Jun 1995 01:04:27 +0000 |
Richard M. Stallman |
(vc-fetch-master-properties): For RCS file,
|
Thu, 15 Jun 1995 23:06:45 +0000 |
Richard M. Stallman |
The RCS status is now found by reading the
|
Thu, 15 Jun 1995 22:37:49 +0000 |
Karl Heuer |
Update GPL version.
|
Thu, 15 Jun 1995 22:37:27 +0000 |
Karl Heuer |
Initial revision
|
Thu, 15 Jun 1995 22:03:48 +0000 |
Karl Heuer |
($valmask): Use EMACS_INT, not int.
|
Thu, 15 Jun 1995 21:01:51 +0000 |
Richard Kenner |
Change FSF address.
|
Thu, 15 Jun 1995 20:49:02 +0000 |
Karl Heuer |
(enum pvec_type): Don't use trailing comma.
|
Thu, 15 Jun 1995 20:45:57 +0000 |
Karl Heuer |
Initial revision
|
Thu, 15 Jun 1995 20:42:24 +0000 |
Karl Heuer |
Update GPL to version 2.
|
Thu, 15 Jun 1995 20:07:56 +0000 |
Richard M. Stallman |
(list-buffers-noselect): Don't let space after buf name
|
Thu, 15 Jun 1995 15:30:58 +0000 |
Richard M. Stallman |
(process_file,absolute_filename): Handle filenames
|
Thu, 15 Jun 1995 15:30:15 +0000 |
Richard M. Stallman |
(install): Copy wakeup.exe properly.
|
Thu, 15 Jun 1995 15:29:25 +0000 |
Richard M. Stallman |
(TRES) [MSVCNT11]: Use emacs.res, and don't compile it.
|
Thu, 15 Jun 1995 15:29:00 +0000 |
Richard M. Stallman |
(win32_spawnve): Accept program names without executable suffixes.
|
Thu, 15 Jun 1995 15:28:34 +0000 |
Richard M. Stallman |
(call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
|
Thu, 15 Jun 1995 15:28:03 +0000 |
Richard M. Stallman |
(MSVCNT11): Defined.
|
Thu, 15 Jun 1995 15:27:42 +0000 |
Richard M. Stallman |
Define .c to .obj suffix rule.
|
Thu, 15 Jun 1995 13:57:17 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Don't define it.
|
Thu, 15 Jun 1995 13:28:17 +0000 |
Richard M. Stallman |
Explain how make-local-hook works.
|
Thu, 15 Jun 1995 07:04:00 +0000 |
Simon Marshall |
Corrected the comment from last change.
|
Wed, 14 Jun 1995 23:18:50 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 14 Jun 1995 23:17:44 +0000 |
Richard M. Stallman |
(emacs_set_tty): Swap TCSETAF and TCSETAW.
|