Mercurial > emacs
graph
-
Initial revisionTue, 13 Oct 1992 17:55:42 +0000, by Jim Blandy
-
* keyboard.c (kbd_buffer_get_event): Fix fencepost bug inMon, 12 Oct 1992 22:12:59 +0000, by Jim Blandy
-
Removed #include "mem-limits.h".Mon, 12 Oct 1992 21:40:50 +0000, by Roland McGrath
-
* keyboard.c (kbd_buffer_get_event): Remember thatMon, 12 Oct 1992 21:25:28 +0000, by Jim Blandy
-
(sbrk): Removed decl.Mon, 12 Oct 1992 21:07:25 +0000, by Roland McGrath
-
(warnfunction): Renamed to warn_function (was used inconsistently).Mon, 12 Oct 1992 19:59:52 +0000, by Roland McGrath
-
(start_of_data): Removed extra defn.Mon, 12 Oct 1992 19:10:02 +0000, by Roland McGrath
-
mem_limits.h is now called mem-limits.h.Mon, 12 Oct 1992 18:55:05 +0000, by Roland McGrath
-
(visit-tags-table-buffer): When trying to pick table, callMon, 12 Oct 1992 17:18:22 +0000, by Roland McGrath
-
(edit-picture): Run picture-mode-hook.Mon, 12 Oct 1992 04:53:11 +0000, by Richard M. Stallman
-
(buffer-file-number): New variable.Mon, 12 Oct 1992 04:45:53 +0000, by Richard M. Stallman
-
(find_defun_start): scan_buffer returns start of line;Sun, 11 Oct 1992 20:41:13 +0000, by Richard M. Stallman
-
[!emacs]: Don't define POINTER, SIZE or NULL.Sun, 11 Oct 1992 20:40:05 +0000, by Richard M. Stallman
-
(morecore_with_warning): Reduce warnlevel when usage drops far enough.Sun, 11 Oct 1992 20:39:15 +0000, by Richard M. Stallman
-
(Fdump_emacs, main): Use memory_warnings.Sun, 11 Oct 1992 20:38:00 +0000, by Richard M. Stallman
-
(check_memory_limits): Reduce warnlevel when usage drops far enough.Sun, 11 Oct 1992 20:37:32 +0000, by Richard M. Stallman
-
* xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoidSun, 11 Oct 1992 06:44:42 +0000, by Jim Blandy
-
* keymap.c (initial_define_lispy_key): New function, for definingSun, 11 Oct 1992 06:43:30 +0000, by Jim Blandy
-
* keyboard.h (Qswitch_frame): Declare this extern.Sun, 11 Oct 1992 06:42:47 +0000, by Jim Blandy
-
* keyboard.c (Vlast_event_frame): Make this variable exist evenSun, 11 Oct 1992 06:42:03 +0000, by Jim Blandy
-
* frame.c: #include "commands.h" and "keyboard.h".Sun, 11 Oct 1992 06:40:57 +0000, by Jim Blandy
-
* emacs.c (main): Call keys_of_frame.Sun, 11 Oct 1992 06:40:24 +0000, by Jim Blandy
-
* callint.c (Fcall_interactively): Allow multiple 'e' specs.Sun, 11 Oct 1992 06:39:13 +0000, by Jim Blandy
-
* rmail.el (rmail-mode): Make this autoload; we might find a fileSun, 11 Oct 1992 06:35:04 +0000, by Jim Blandy
-
* dired-aux.el (dired-compress-file): Change references toSun, 11 Oct 1992 06:34:28 +0000, by Jim Blandy
-
(isearch-ring-advance-edit): Delete spurious `)'.Sun, 11 Oct 1992 05:25:11 +0000, by Richard M. Stallman
-
[__GNUC__ >= 2] (LIB_STANDARD): Don't define.Sat, 10 Oct 1992 11:46:11 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 10 Oct 1992 11:40:00 +0000, by Jim Blandy
-
(Fwrite_region): If VISIT is a file name,Sat, 10 Oct 1992 08:34:51 +0000, by Richard M. Stallman
-
(comint-last-input-match): defvar moved up.Sat, 10 Oct 1992 07:33:59 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 10 Oct 1992 01:37:56 +0000, by Jim Blandy
-
(PTY_ITERATION, etc.): Defined.Fri, 09 Oct 1992 21:47:10 +0000, by Richard M. Stallman