Sun, 18 Oct 1992 22:20:07 +0000 |
Richard M. Stallman |
Delete version 18 compatibility stuff.
|
Sun, 18 Oct 1992 22:19:36 +0000 |
Richard M. Stallman |
(mail-setup): Call build-mail-aliases, not mail-abbrev-setup.
|
Sun, 18 Oct 1992 19:10:56 +0000 |
Richard M. Stallman |
(rmail-sort-messages): Give up right away if not Rmail mode.
|
Sun, 18 Oct 1992 19:03:45 +0000 |
Christopher Zaborsky |
Dox fixes.
|
Sun, 18 Oct 1992 08:09:23 +0000 |
Richard M. Stallman |
(BROKEN_FIONREAD): Defined.
|
Sun, 18 Oct 1992 01:06:40 +0000 |
Richard M. Stallman |
(occur): Always search entire buffer.
|
Sat, 17 Oct 1992 22:11:56 +0000 |
Jim Blandy |
* * editfns.c (Fmessage): With no arguments, clear any active
|
Sat, 17 Oct 1992 22:11:23 +0000 |
Jim Blandy |
* callint.c (Fcall_interactively): Change handling of 'e' spec;
|
Sat, 17 Oct 1992 22:07:49 +0000 |
Jim Blandy |
* make-dist: Include lib-src/makedoc.com and emacs.csh in the
|
Sat, 17 Oct 1992 22:07:23 +0000 |
Jim Blandy |
Partially changed to use GCC-style configuration names.
|
Sat, 17 Oct 1992 22:05:04 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 17 Oct 1992 21:57:45 +0000 |
Jim Blandy |
* mouse.el (mouse-tear-off-window): New function.
|
Sat, 17 Oct 1992 07:07:39 +0000 |
Richard M. Stallman |
(mouse-set-region): New command. Bind drag-mouse-1 to it.
|
Fri, 16 Oct 1992 08:26:44 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 16 Oct 1992 01:35:47 +0000 |
Richard M. Stallman |
(telnet): Do erase-buffer after the initial output.
|
Thu, 15 Oct 1992 23:44:00 +0000 |
Roland McGrath |
(check_memory_limits): Declare __morecore.
|
Thu, 15 Oct 1992 23:29:28 +0000 |
Roland McGrath |
(morecore_with_warning): Removed.
|
Thu, 15 Oct 1992 21:06:27 +0000 |
Mike Stump |
Add support for a new 64 bit CPU type. Elxsi.
|
Thu, 15 Oct 1992 07:18:11 +0000 |
Richard M. Stallman |
(telnet): Wait for telnet output before sending `open'.
|
Thu, 15 Oct 1992 05:07:42 +0000 |
Richard M. Stallman |
Comment fix.
|
Wed, 14 Oct 1992 23:12:09 +0000 |
Joseph Arceneaux |
* intervals.c (traverse_intervals): New parameter `depth'.
|
Wed, 14 Oct 1992 23:10:56 +0000 |
Joseph Arceneaux |
* alloc.c (mark_interval_tree): Pass 0 as initial depth argument
|
Wed, 14 Oct 1992 23:00:38 +0000 |
Joseph Arceneaux |
* scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or
|
Wed, 14 Oct 1992 23:00:18 +0000 |
Joseph Arceneaux |
* dispextern.h: New element of frame structure `max_ascent'.
|
Wed, 14 Oct 1992 22:51:35 +0000 |
Joseph Arceneaux |
* xterm.h: Declaration of struct face removed.
|
Wed, 14 Oct 1992 21:30:21 +0000 |
Joseph Arceneaux |
* dispnew.c (scroll_frame_lines): All references to frame elements
|
Wed, 14 Oct 1992 16:45:31 +0000 |
Jim Blandy |
* files.el (file-truename): The variable ~ should be considered an
|
Tue, 13 Oct 1992 17:55:42 +0000 |
Jim Blandy |
Initial revision
|
Mon, 12 Oct 1992 22:12:59 +0000 |
Jim Blandy |
* keyboard.c (kbd_buffer_get_event): Fix fencepost bug in
|
Mon, 12 Oct 1992 21:40:50 +0000 |
Roland McGrath |
Removed #include "mem-limits.h".
|
Mon, 12 Oct 1992 21:25:28 +0000 |
Jim Blandy |
* keyboard.c (kbd_buffer_get_event): Remember that
|
Mon, 12 Oct 1992 21:07:25 +0000 |
Roland McGrath |
(sbrk): Removed decl.
|
Mon, 12 Oct 1992 19:59:52 +0000 |
Roland McGrath |
(warnfunction): Renamed to warn_function (was used inconsistently).
|
Mon, 12 Oct 1992 19:10:02 +0000 |
Roland McGrath |
(start_of_data): Removed extra defn.
|
Mon, 12 Oct 1992 18:55:05 +0000 |
Roland McGrath |
mem_limits.h is now called mem-limits.h.
|
Mon, 12 Oct 1992 17:18:22 +0000 |
Roland McGrath |
(visit-tags-table-buffer): When trying to pick table, call
|
Mon, 12 Oct 1992 04:53:11 +0000 |
Richard M. Stallman |
(edit-picture): Run picture-mode-hook.
|
Mon, 12 Oct 1992 04:45:53 +0000 |
Richard M. Stallman |
(buffer-file-number): New variable.
|
Sun, 11 Oct 1992 20:41:13 +0000 |
Richard M. Stallman |
(find_defun_start): scan_buffer returns start of line;
|
Sun, 11 Oct 1992 20:40:05 +0000 |
Richard M. Stallman |
[!emacs]: Don't define POINTER, SIZE or NULL.
|
Sun, 11 Oct 1992 20:39:15 +0000 |
Richard M. Stallman |
(morecore_with_warning): Reduce warnlevel when usage drops far enough.
|
Sun, 11 Oct 1992 20:38:00 +0000 |
Richard M. Stallman |
(Fdump_emacs, main): Use memory_warnings.
|
Sun, 11 Oct 1992 20:37:32 +0000 |
Richard M. Stallman |
(check_memory_limits): Reduce warnlevel when usage drops far enough.
|
Sun, 11 Oct 1992 06:44:42 +0000 |
Jim Blandy |
* xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoid
|
Sun, 11 Oct 1992 06:43:30 +0000 |
Jim Blandy |
* keymap.c (initial_define_lispy_key): New function, for defining
|
Sun, 11 Oct 1992 06:42:47 +0000 |
Jim Blandy |
* keyboard.h (Qswitch_frame): Declare this extern.
|
Sun, 11 Oct 1992 06:42:03 +0000 |
Jim Blandy |
* keyboard.c (Vlast_event_frame): Make this variable exist even
|
Sun, 11 Oct 1992 06:40:57 +0000 |
Jim Blandy |
* frame.c: #include "commands.h" and "keyboard.h".
|
Sun, 11 Oct 1992 06:40:24 +0000 |
Jim Blandy |
* emacs.c (main): Call keys_of_frame.
|
Sun, 11 Oct 1992 06:39:13 +0000 |
Jim Blandy |
* callint.c (Fcall_interactively): Allow multiple 'e' specs.
|
Sun, 11 Oct 1992 06:35:04 +0000 |
Jim Blandy |
* rmail.el (rmail-mode): Make this autoload; we might find a file
|
Sun, 11 Oct 1992 06:34:28 +0000 |
Jim Blandy |
* dired-aux.el (dired-compress-file): Change references to
|
Sun, 11 Oct 1992 05:25:11 +0000 |
Richard M. Stallman |
(isearch-ring-advance-edit): Delete spurious `)'.
|
Sat, 10 Oct 1992 11:46:11 +0000 |
Richard M. Stallman |
[__GNUC__ >= 2] (LIB_STANDARD): Don't define.
|
Sat, 10 Oct 1992 11:40:00 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 10 Oct 1992 08:34:51 +0000 |
Richard M. Stallman |
(Fwrite_region): If VISIT is a file name,
|
Sat, 10 Oct 1992 07:33:59 +0000 |
Richard M. Stallman |
(comint-last-input-match): defvar moved up.
|
Sat, 10 Oct 1992 01:37:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 09 Oct 1992 21:47:10 +0000 |
Richard M. Stallman |
(PTY_ITERATION, etc.): Defined.
|
Fri, 09 Oct 1992 21:06:02 +0000 |
Christopher Zaborsky |
Dox fix.
|