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.
|
Fri, 09 Oct 1992 05:38:23 +0000 |
Richard M. Stallman |
(mail-unsent-separator): Handle "Message text follows".
|
Fri, 09 Oct 1992 05:29:15 +0000 |
Richard M. Stallman |
Doc fix.
|
Fri, 09 Oct 1992 02:05:10 +0000 |
Richard M. Stallman |
(mail-unsent-separator): Allow "original message" as alternative.
|
Thu, 08 Oct 1992 08:35:26 +0000 |
Richard M. Stallman |
(add-log-current-defun): In normal C case,
|
Thu, 08 Oct 1992 06:44:58 +0000 |
Richard M. Stallman |
(cmulisp-mode): Eliminate compatibility code calling
|
Thu, 08 Oct 1992 06:44:43 +0000 |
Richard M. Stallman |
(inferior-scheme-filter-regexp):
|
Thu, 08 Oct 1992 06:44:24 +0000 |
Richard M. Stallman |
(custom-prin1-chars): Var defined, and renamed from prin1-chars.
|
Thu, 08 Oct 1992 06:14:35 +0000 |
Richard M. Stallman |
(hack-local-variables): Ignore attempts to bind enable-local-eval.
|
Wed, 07 Oct 1992 21:30:47 +0000 |
Jim Blandy |
entered into RCS
|
Wed, 07 Oct 1992 20:46:31 +0000 |
Jim Blandy |
* mouse.el: Begin adapting this to the new event format.
|
Wed, 07 Oct 1992 20:42:40 +0000 |
Jim Blandy |
* alloc.c (Fmemory_limit): Explain why we divide by 1024.
|
Wed, 07 Oct 1992 19:46:04 +0000 |
Jim Blandy |
entered into RCS
|
Wed, 07 Oct 1992 19:25:24 +0000 |
Joseph Arceneaux |
Cleaned up rmail-first-unseen-message.
|
Wed, 07 Oct 1992 09:09:19 +0000 |
Richard M. Stallman |
CP:: changed to cust-print- in all names.
|
Tue, 06 Oct 1992 22:02:49 +0000 |
Richard M. Stallman |
(directory_file_name): Don't clobber the envvar
|
Tue, 06 Oct 1992 21:06:25 +0000 |
Christopher Zaborsky |
Dox fix.
|
Tue, 06 Oct 1992 21:01:11 +0000 |
Christopher Zaborsky |
Doc fix.
|
Tue, 06 Oct 1992 20:00:55 +0000 |
Christopher Zaborsky |
Doc fix.
|
Tue, 06 Oct 1992 18:53:45 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 06 Oct 1992 15:50:19 +0000 |
Jim Blandy |
* cal-mayan.el (calendar-print-mayan-date): Fix conversion in
|
Tue, 06 Oct 1992 08:59:39 +0000 |
Richard M. Stallman |
(vc-backend-steal): Delete the workfile after the rcs -M -u.
|
Tue, 06 Oct 1992 05:12:54 +0000 |
Richard M. Stallman |
(add-log-current-defun): Catch errors checking for DEFUN.
|
Tue, 06 Oct 1992 05:09:37 +0000 |
Richard M. Stallman |
(main) [NeXT]: Call malloc_jumpstart.
|
Tue, 06 Oct 1992 04:54:56 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 06 Oct 1992 00:03:29 +0000 |
Richard M. Stallman |
(Fkill_buffer): Pass 2nd arg to Fother_buffer.
|
Tue, 06 Oct 1992 00:03:11 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass 2nd arg to Fother_buffer.
|
Tue, 06 Oct 1992 00:02:52 +0000 |
Richard M. Stallman |
(make_frame): Pass 2nd arg to Fother_buffer.
|
Tue, 06 Oct 1992 00:02:06 +0000 |
Richard M. Stallman |
(window_loop): Pass 2nd arg to Fother_buffer.
|
Mon, 05 Oct 1992 22:03:53 +0000 |
Richard M. Stallman |
(vc-backend-steal): Put filename after options in rcs commands.
|
Mon, 05 Oct 1992 21:09:26 +0000 |
Richard M. Stallman |
(vc-steal-lock): Use mail-setup, and do like `mail'.
|
Mon, 05 Oct 1992 20:38:54 +0000 |
Joseph Arceneaux |
* rmail.el (rmail-first-unseen-message): Don't show the message,
|
Mon, 05 Oct 1992 19:03:02 +0000 |
Joseph Arceneaux |
* config.h.in: Added a slot for definition of USE_TEXT_PROPERTIES,
|
Mon, 05 Oct 1992 10:15:45 +0000 |
Richard M. Stallman |
(Info-restore-point): Delete duplicate definition.
|
Mon, 05 Oct 1992 07:37:10 +0000 |
Richard M. Stallman |
Doc fix.
|
Mon, 05 Oct 1992 06:25:46 +0000 |
Richard M. Stallman |
Dox fixes.
|
Mon, 05 Oct 1992 05:49:27 +0000 |
Roland McGrath |
(vc-backend-checkin): Change buffers to get local value of vc-checkin-switches.
|
Mon, 05 Oct 1992 05:20:52 +0000 |
Roland McGrath |
(vc-backend-checkin): Use apply on vc-do-command: vc-checkin-switches is a
|
Mon, 05 Oct 1992 05:17:21 +0000 |
Roland McGrath |
(vc-checkin-switches): New defvar.
|
Mon, 05 Oct 1992 04:54:07 +0000 |
Richard M. Stallman |
Most functions renamed to start with ls-lisp.
|
Sun, 04 Oct 1992 10:36:03 +0000 |
Sebastian Kremer |
(dired-lisp-ls): var `short' was erronously unbound.
|
Sun, 04 Oct 1992 04:10:02 +0000 |
Richard M. Stallman |
(fill-paragraph): Don't actually change point before
|
Sun, 04 Oct 1992 03:46:01 +0000 |
Richard M. Stallman |
(insert-buffer): Before reading arg, barf if read-only.
|
Sat, 03 Oct 1992 18:03:17 +0000 |
Richard M. Stallman |
Dox fix.
|
Sat, 03 Oct 1992 17:56:40 +0000 |
Richard M. Stallman |
Doc fix.
|
Sat, 03 Oct 1992 15:37:35 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): Treat mouse clicks on non-text
|
Sat, 03 Oct 1992 08:36:49 +0000 |
Jim Blandy |
* alloc.c (Fmemory_limit): New function.
|
Sat, 03 Oct 1992 07:15:35 +0000 |
Jim Blandy |
* window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,
|
Sat, 03 Oct 1992 05:42:42 +0000 |
Jim Blandy |
* window.c (struct save_window_data): Save the currently selected
|
Sat, 03 Oct 1992 05:10:14 +0000 |
Jim Blandy |
* xterm.c (x_find_modifier_meanings): If there are no
|
Sat, 03 Oct 1992 03:30:53 +0000 |
Jim Blandy |
* process.c (wait_reading_process_input): If the select returns
|
Sat, 03 Oct 1992 03:03:45 +0000 |
Jim Blandy |
* keyboard.c (modify_event_symbol): Make sure that the unmodified
|
Sat, 03 Oct 1992 02:21:51 +0000 |
Richard M. Stallman |
(open-line): Shield undo from the hack to insert at pt-1.
|
Sat, 03 Oct 1992 02:12:40 +0000 |
Richard M. Stallman |
(Fprimitive_undo): When undoing an insert, move point and then delete.
|
Sat, 03 Oct 1992 01:09:59 +0000 |
Jim Blandy |
Doc fix.
|
Sat, 03 Oct 1992 00:08:23 +0000 |
Joseph Arceneaux |
Fixed typos.
|
Sat, 03 Oct 1992 00:06:36 +0000 |
Jim Blandy |
* minibuf.c (read_minibuf): Don't bother to save the current
|
Sat, 03 Oct 1992 00:05:48 +0000 |
Joseph Arceneaux |
* intervals.c: `copy_intervals()' no longer static.
|
Sat, 03 Oct 1992 00:05:39 +0000 |
Jim Blandy |
* keymap.c (access_keymap, store_in_keymap,
|