Sat, 17 Jun 1995 19:12:53 +0000 |
Richard M. Stallman |
(Info-directory-list): If path-separator isn't available, bind it here.
|
Sat, 17 Jun 1995 14:58:24 +0000 |
Richard M. Stallman |
(display_text_line): Fill in charstart for end of buffer.
|
Sat, 17 Jun 1995 13:00:22 +0000 |
Richard M. Stallman |
(forms--mode-menu-edit,forms--mode-menu-ro):
|
Sat, 17 Jun 1995 06:33:08 +0000 |
Roland McGrath |
Fixed bogus references to menu-bar-file-menu in define-key forms.
|
Sat, 17 Jun 1995 01:49:35 +0000 |
Richard M. Stallman |
(quit_throw_to_read_char): Use do_switch_frame directly.
|
Sat, 17 Jun 1995 01:48:41 +0000 |
Richard M. Stallman |
[MULTI_FRAME] (BASE_PURESIZE): Increase to 315000.
|
Fri, 16 Jun 1995 23:28:57 +0000 |
Richard M. Stallman |
(Fset_window_configuration): Use do_switch_frame directly.
|
Fri, 16 Jun 1995 23:28:13 +0000 |
Richard M. Stallman |
(do_switch_frame): Declared.
|
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.
|