Tue, 07 Feb 1995 01:06:49 +0000 |
Karl Heuer |
(do_switch_frame): internal_last_event_frame is now in perdisplay.
|
Tue, 07 Feb 1995 01:04:46 +0000 |
Karl Heuer |
(struct PERDISPLAY): Add Vlast_event_frame.
|
Mon, 06 Feb 1995 22:53:58 +0000 |
Richard M. Stallman |
(x_get_foreign_selection, x_reply_selection_request):
|
Mon, 06 Feb 1995 22:52:25 +0000 |
Richard M. Stallman |
(emacs_blocked_malloc): Set __malloc_extra_blocks here.
|
Mon, 06 Feb 1995 22:48:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 06 Feb 1995 21:56:37 +0000 |
Per Bothner |
Version 0.95. Numerous small fixes. See ChangeLog.
|
Mon, 06 Feb 1995 03:30:19 +0000 |
Richard M. Stallman |
(lpr-add-switches): Renamed from lpr-add-options.
|
Mon, 06 Feb 1995 03:26:35 +0000 |
Richard M. Stallman |
(texinfo-environment-regexp): Match @menu and
|
Sun, 05 Feb 1995 08:58:27 +0000 |
Richard M. Stallman |
(Fget_buffer_create): Call buffer_memory_full.
|
Sun, 05 Feb 1995 08:52:52 +0000 |
Richard M. Stallman |
(Vwindow_size_change_functions): New variable.
|
Sun, 05 Feb 1995 08:52:26 +0000 |
Richard M. Stallman |
(Fdelete_window, set_window_height, set_window_width)
|
Sun, 05 Feb 1995 08:52:03 +0000 |
Richard M. Stallman |
(struct frame): New field window_sizes_changed.
|
Sun, 05 Feb 1995 08:49:14 +0000 |
Richard M. Stallman |
(main): Undo previous change.
|
Sun, 05 Feb 1995 02:46:34 +0000 |
Richard M. Stallman |
(rmail-summary-next-same-subject): New command.
|
Sun, 05 Feb 1995 02:46:08 +0000 |
Richard M. Stallman |
(rmail-next-same-subject): New command.
|
Sun, 05 Feb 1995 00:25:16 +0000 |
Richard M. Stallman |
Changes to support filenames as tags too and provided
|
Sat, 04 Feb 1995 17:59:47 +0000 |
Jim Wilson |
(IRIX): Sed - to _.
|
Sat, 04 Feb 1995 08:14:52 +0000 |
Richard M. Stallman |
Explain load-path and dumping.
|
Sat, 04 Feb 1995 02:08:29 +0000 |
Richard M. Stallman |
(dired-mode-map): Define up and down arrows like C-p, C-n.
|
Sat, 04 Feb 1995 02:05:14 +0000 |
Richard M. Stallman |
Comment changes.
|
Sat, 04 Feb 1995 01:46:56 +0000 |
Karl Heuer |
(cmd_error): Cancel echoing here.
|
Sat, 04 Feb 1995 01:31:01 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY] (all_perdisplays): New var.
|
Sat, 04 Feb 1995 01:11:55 +0000 |
Karl Heuer |
(syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.
|
Sat, 04 Feb 1995 00:31:13 +0000 |
Karl Heuer |
(syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.
|
Sat, 04 Feb 1995 00:12:17 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
|
Fri, 03 Feb 1995 23:40:57 +0000 |
Karl Heuer |
(print): Use current_perdisplay, not get_perdisplay.
|
Fri, 03 Feb 1995 23:27:14 +0000 |
Karl Heuer |
(defvar_display): Don't staticpro; these objects are now protected through
|
Fri, 03 Feb 1995 23:23:34 +0000 |
Karl Heuer |
(mark_perdisplays): New function.
|