Thu, 14 Jan 1993 15:14:21 +0000 |
Jim Blandy |
* term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,
|
Thu, 14 Jan 1993 15:13:19 +0000 |
Jim Blandy |
* frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as
|
Thu, 14 Jan 1993 15:12:23 +0000 |
Jim Blandy |
* window.c (window_internal_width): New function.
|
Thu, 14 Jan 1993 15:11:19 +0000 |
Jim Blandy |
* termhooks.h (mouse_position_hook): Doc fix.
|
Thu, 14 Jan 1993 15:10:14 +0000 |
Jim Blandy |
* window.c (window_internal_width): New function.
|
Thu, 14 Jan 1993 15:09:51 +0000 |
Jim Blandy |
Make scrollbar structures into lisp objects, so that they can be
|
Thu, 14 Jan 1993 15:08:15 +0000 |
Jim Blandy |
* fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, as
|
Thu, 14 Jan 1993 15:07:32 +0000 |
Jim Blandy |
* emacs.c (shut_down_emacs): New function.
|
Thu, 14 Jan 1993 15:02:14 +0000 |
Jim Blandy |
* config.h.in: protect against multiple #inclusions.
|
Thu, 14 Jan 1993 14:52:32 +0000 |
Jim Blandy |
* scrollbar.el: New file.
|
Thu, 14 Jan 1993 14:50:16 +0000 |
Jim Blandy |
* simple.el (set-goal-column): Make this command disabled by default.
|
Thu, 14 Jan 1993 14:49:17 +0000 |
Jim Blandy |
* page-ext.el (next-page): Correctly handle negative page count.
|
Thu, 14 Jan 1993 14:48:57 +0000 |
Jim Blandy |
* frame.el (frame-notice-user-settings): Don't try to delete the
|
Thu, 14 Jan 1993 06:41:03 +0000 |
Jim Blandy |
Initial revision
|
Wed, 13 Jan 1993 22:20:28 +0000 |
Richard M. Stallman |
Define MAKE, and use where appropriate.
|
Wed, 13 Jan 1993 05:17:34 +0000 |
Richard M. Stallman |
(Fredraw_display): Redraw all visible frames.
|
Wed, 13 Jan 1993 01:31:45 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): When deleting, avoid delay
|
Wed, 13 Jan 1993 00:25:03 +0000 |
Richard M. Stallman |
(float_to_string): Add final 0 if text ends with decimal pt.
|
Tue, 12 Jan 1993 00:12:21 +0000 |
Richard M. Stallman |
(Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.
|
Tue, 12 Jan 1993 00:04:37 +0000 |
Richard M. Stallman |
(Fset_default_file_mode, Fdefault_file_mode):
|
Mon, 11 Jan 1993 23:15:30 +0000 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
Mon, 11 Jan 1993 05:10:15 +0000 |
Richard M. Stallman |
(kill-append): Doc fix.
|
Sun, 10 Jan 1993 20:10:26 +0000 |
Richard M. Stallman |
(float_to_string): Add `.0' at end if needed.
|
Sun, 10 Jan 1993 16:44:36 +0000 |
Richard M. Stallman |
(Fload): If warn that .elc file is older,
|
Sat, 09 Jan 1993 14:30:36 +0000 |
Richard M. Stallman |
(mail-unsent-separator): Add `-- begin message --'.
|
Sat, 09 Jan 1993 13:54:05 +0000 |
Richard M. Stallman |
(dired-mark-read-regexp): Give dired-read-regexp 1 arg.
|
Sat, 09 Jan 1993 13:53:49 +0000 |
Richard M. Stallman |
(dired-regexp-history): New history list.
|
Sat, 09 Jan 1993 00:01:00 +0000 |
Roland McGrath |
(update-copyright): Doc fix.
|
Fri, 08 Jan 1993 21:14:11 +0000 |
Michael I. Bushnell |
Use process-send-string instead of send-string.
|
Fri, 08 Jan 1993 21:13:23 +0000 |
Richard M. Stallman |
(add-change-log-entry): Search for existing ChangeLog
|
Fri, 08 Jan 1993 21:12:58 +0000 |
Michael I. Bushnell |
Also, write a newline after the token.
|
Fri, 08 Jan 1993 20:36:35 +0000 |
Michael I. Bushnell |
Also, write a newline after the token.
|
Fri, 08 Jan 1993 20:36:14 +0000 |
Michael I. Bushnell |
timer.c (notify): Flush stdout after writing message to avoid lossage
|
Fri, 08 Jan 1993 20:33:12 +0000 |
Richard M. Stallman |
Doc fixes.
|
Fri, 08 Jan 1993 20:28:41 +0000 |
Roland McGrath |
(run-at-time): Use a pipe to talk to the timer process.
|
Fri, 08 Jan 1993 20:26:54 +0000 |
Michael I. Bushnell |
timer.c (notify): Flush stdout after writing message to avoid lossage
|
Fri, 08 Jan 1993 15:30:08 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 08 Jan 1993 15:12:37 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 08 Jan 1993 09:08:24 +0000 |
Richard M. Stallman |
(Frandom): Change arg name.
|
Thu, 07 Jan 1993 10:22:16 +0000 |
Richard M. Stallman |
(unexec): Don't call exit, just return.
|
Thu, 07 Jan 1993 10:18:46 +0000 |
Richard M. Stallman |
(mail-send): Don't clear modified or delete autosave if visiting a file.
|
Thu, 07 Jan 1993 02:50:39 +0000 |
Jim Blandy |
* simple.el (kill-region): Change interactive spec to signal an
|
Thu, 07 Jan 1993 02:49:15 +0000 |
Jim Blandy |
Small changes to keep people from running Emacs under X.
|
Thu, 07 Jan 1993 01:47:11 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 06 Jan 1993 04:35:15 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 05 Jan 1993 22:25:05 +0000 |
Richard M. Stallman |
New version received.
|
Tue, 05 Jan 1993 05:43:42 +0000 |
Richard M. Stallman |
($os alternatives for sco and isc): Preserve the specified os version if any.
|
Mon, 04 Jan 1993 11:36:14 +0000 |
Richard M. Stallman |
(apropos-match-keys): Handle non-chars as keys.
|