Tue, 31 Jan 1995 00:02:47 +0000 |
Karl Heuer |
(syms_of_keyboard): Fix missing backslashes.
|
Mon, 30 Jan 1995 23:47:17 +0000 |
Karl Heuer |
(frame-notice-user-settings): Avoid having the window manager re-prompt for
|
Mon, 30 Jan 1995 23:04:34 +0000 |
Karl Heuer |
(iso-transl-language-alist): Add French & Portuguese.
|
Mon, 30 Jan 1995 22:46:37 +0000 |
Karl Heuer |
(iso-accents-list): Add Icelandic thorn.
|
Mon, 30 Jan 1995 22:39:20 +0000 |
Karl Heuer |
(x-create-frame-with-faces): Assume cursor-color, mouse-color, and
|
Mon, 30 Jan 1995 07:46:16 +0000 |
Richard M. Stallman |
(indent-new-comment-line): Obey the convention
|
Mon, 30 Jan 1995 07:16:14 +0000 |
Richard M. Stallman |
(make-extent, delete-extent, set-extent-property)
|
Mon, 30 Jan 1995 06:14:33 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Mon, 30 Jan 1995 02:16:26 +0000 |
Richard M. Stallman |
(lisp-indent-region): Set endmark before indenting first line.
|
Mon, 30 Jan 1995 02:15:37 +0000 |
Richard M. Stallman |
(list-buffers-noselect): Handle read-only properly.
|
Mon, 30 Jan 1995 01:11:10 +0000 |
Richard M. Stallman |
(list-buffers-noselect): New subroutine.
|
Mon, 30 Jan 1995 00:41:51 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to Fread_string.
|
Mon, 30 Jan 1995 00:37:22 +0000 |
Richard M. Stallman |
(menu-bar-update-yank-menu): If string is too long,
|
Mon, 30 Jan 1995 00:34:44 +0000 |
Richard M. Stallman |
(read-number): New function.
|
Sun, 29 Jan 1995 22:04:10 +0000 |
Richard M. Stallman |
(Frassoc): New function.
|
Sun, 29 Jan 1995 10:15:51 +0000 |
Richard M. Stallman |
(news-reply-mode): Change mode-name to News Reply.
|
Sat, 28 Jan 1995 09:04:02 +0000 |
Richard M. Stallman |
(match-string): Fix braino.
|
Sat, 28 Jan 1995 08:38:44 +0000 |
Richard M. Stallman |
(ecrt0.o): Target renamed from crt0.o.
|
Sat, 28 Jan 1995 08:27:31 +0000 |
Richard M. Stallman |
(facep): New function.
|
Sat, 28 Jan 1995 04:15:03 +0000 |
Karl Heuer |
(print): Handle internal display-local object.
|
Sat, 28 Jan 1995 03:59:42 +0000 |
Karl Heuer |
(xdispobjfwd): New macro.
|
Sat, 28 Jan 1995 03:51:55 +0000 |
Karl Heuer |
(mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
|
Sat, 28 Jan 1995 03:39:17 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.
|
Sat, 28 Jan 1995 03:05:45 +0000 |
Karl Heuer |
* keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.
|
Sat, 28 Jan 1995 02:51:29 +0000 |
Karl Heuer |
(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
|
Sat, 28 Jan 1995 02:28:46 +0000 |
Richard Kenner |
(unixware, svr4): Treat as synonyms for sysv4.
|
Sat, 28 Jan 1995 01:43:53 +0000 |
Karl Heuer |
(PERDISPLAY, the_only_perdisplay, get_perdisplay):
|
Sat, 28 Jan 1995 01:41:07 +0000 |
Karl Heuer |
(struct x_display_info): Rename display_perd to perdisplay.
|
Sat, 28 Jan 1995 00:32:33 +0000 |
Richard M. Stallman |
(make-frame): Doc fix.
|
Fri, 27 Jan 1995 23:10:42 +0000 |
Richard M. Stallman |
(describe-variable): Use local-variable-p.
|
Fri, 27 Jan 1995 23:08:49 +0000 |
Richard M. Stallman |
(tex-display-shell): Pass nil as arg to
|
Fri, 27 Jan 1995 22:38:19 +0000 |
Richard M. Stallman |
(debug-convert-byte-code): Convert the doc info to a string.
|
Fri, 27 Jan 1995 22:37:16 +0000 |
Richard M. Stallman |
(shell): If we create a new shell buffer,
|
Fri, 27 Jan 1995 20:47:20 +0000 |
Karl Heuer |
(match-string): Delete extra arg to buffer-substring.
|
Fri, 27 Jan 1995 19:30:46 +0000 |
Karl Heuer |
(printchar, strout): Use message_log_maybe_newline.
|
Fri, 27 Jan 1995 19:27:07 +0000 |
Karl Heuer |
(message_log_need_newline): This var is now static.
|
Fri, 27 Jan 1995 19:19:23 +0000 |
Karl Heuer |
(perform-replace): Don't log the repetitive prompts.
|
Fri, 27 Jan 1995 19:16:50 +0000 |
Karl Heuer |
Declare message_log_maybe_newline.
|
Fri, 27 Jan 1995 07:47:15 +0000 |
Richard M. Stallman |
(modify_region): Clear point_before_scroll field.
|
Fri, 27 Jan 1995 07:19:06 +0000 |
Richard M. Stallman |
(set_point): Set point_before_scroll to nil.
|
Fri, 27 Jan 1995 07:18:11 +0000 |
Richard M. Stallman |
(struct buffer): New field point_before_scroll.
|
Fri, 27 Jan 1995 07:17:39 +0000 |
Richard M. Stallman |
(init_buffer_once, syms_of_buffer):
|
Fri, 27 Jan 1995 07:06:27 +0000 |
Richard M. Stallman |
(match-string): New function.
|
Fri, 27 Jan 1995 01:43:02 +0000 |
Richard M. Stallman |
Integer width changes.
|
Fri, 27 Jan 1995 01:41:28 +0000 |
Richard M. Stallman |
Fix integer width changes.
|
Thu, 26 Jan 1995 22:52:10 +0000 |
Karl Heuer |
Fix typos.
|
Thu, 26 Jan 1995 07:21:05 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): When we don't use existing
|
Thu, 26 Jan 1995 07:17:31 +0000 |
Richard M. Stallman |
(scroll-bar-drag-1): Set point-before-scroll properly.
|
Thu, 26 Jan 1995 03:18:45 +0000 |
Richard M. Stallman |
(mouse-drag-region): Modify previous change--don't run the ordinary binding
|
Thu, 26 Jan 1995 02:37:30 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.
|
Wed, 25 Jan 1995 09:04:07 +0000 |
Karl Heuer |
(struct x_display_info): New member display_perd.
|
Wed, 25 Jan 1995 08:58:33 +0000 |
Karl Heuer |
(the_only_perd): Define this var here.
|
Wed, 25 Jan 1995 08:55:43 +0000 |
Karl Heuer |
Add comments and `volatile' keyword to previous change.
|
Wed, 25 Jan 1995 07:18:37 +0000 |
Karl Heuer |
(PERD): New struct containing per-display data.
|
Wed, 25 Jan 1995 02:02:37 +0000 |
Karl Heuer |
(process_tick, update_tick): Make non-static.
|
Wed, 25 Jan 1995 01:33:26 +0000 |
Richard M. Stallman |
Comment change.
|