Tue, 26 Jan 1993 01:56:29 +0000 |
Jim Blandy |
JimB's changes from January 18 to present
|
Tue, 26 Jan 1993 01:36:02 +0000 |
Jim Blandy |
* disass.el (disassemble): Add autoload cookie for this.
|
Tue, 26 Jan 1993 01:29:51 +0000 |
Jim Blandy |
compiled-function-p has been renamed to byte-code-function-p.
|
Tue, 26 Jan 1993 01:26:58 +0000 |
Jim Blandy |
x-selection-value has been renamed to x-selection.
|
Mon, 25 Jan 1993 23:30:39 +0000 |
Roland McGrath |
(tags-query-replace): C-t
|
Mon, 25 Jan 1993 20:12:52 +0000 |
Richard M. Stallman |
[TERMINFO]: Don't define LIBS_TERMCAP.
|
Mon, 25 Jan 1993 20:11:29 +0000 |
Richard M. Stallman |
[__GNUC__] (LD_SWITCH_SYSTEM): Remove -a.
|
Mon, 25 Jan 1993 17:05:57 +0000 |
Roland McGrath |
(add-change-log-entry): Restrict PARAGRAPH-END to being on the first
|
Mon, 25 Jan 1993 16:59:48 +0000 |
Roland McGrath |
(next-complete-history-element): Use only buffer contents before point
|
Mon, 25 Jan 1993 00:45:01 +0000 |
Roland McGrath |
({next,previous}-complete-history-element): New functions.
|
Fri, 22 Jan 1993 02:47:12 +0000 |
Jim Blandy |
* xterm.c (x_scrollbar_create): Set the scrollbars to use
|
Fri, 22 Jan 1993 02:45:16 +0000 |
Jim Blandy |
* frame.c (Fdelete_frame): Clear the frame's display after calling
|
Thu, 21 Jan 1993 22:43:16 +0000 |
Roland McGrath |
(tags-loop-scan): Set default value to an error form.
|
Thu, 21 Jan 1993 22:36:48 +0000 |
Roland McGrath |
(visit-tags-table-buffer): When propagating a change of name after
|
Tue, 19 Jan 1993 21:05:15 +0000 |
Roland McGrath |
(visit-tags-table-buffer): Error if called with 'same and no current table.
|
Tue, 19 Jan 1993 00:56:45 +0000 |
Roland McGrath |
(Fdisplay_buffer): Doc fix.
|
Sat, 16 Jan 1993 06:04:16 +0000 |
Jim Blandy |
* c-mode.el (c-switch-label-regexp): New constant.
|
Sat, 16 Jan 1993 05:58:15 +0000 |
Jim Blandy |
* xterm.c (x_window_to_scrollbar): Search frames'
|
Fri, 15 Jan 1993 21:57:50 +0000 |
Richard M. Stallman |
(Frecent_keys): Doc fix.
|
Fri, 15 Jan 1993 07:02:35 +0000 |
Richard M. Stallman |
(shell): Doc fix.
|
Fri, 15 Jan 1993 05:33:29 +0000 |
Paul Eggert |
Add copyright and authorship notices.
|
Thu, 14 Jan 1993 21:28:18 +0000 |
Roland McGrath |
(switch-to-buffer-other-frame): Pass t to pop-to-buffer.
|
Thu, 14 Jan 1993 21:20:01 +0000 |
Richard M. Stallman |
(Fwindow_at): Doc fix.
|
Thu, 14 Jan 1993 20:38:21 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Thu, 14 Jan 1993 20:09:22 +0000 |
Richard M. Stallman |
(find_entries): If filename ends in .f or .for, don't try anything but Fortran.
|
Thu, 14 Jan 1993 17:45:39 +0000 |
Jim Blandy |
The shell comment char is #, not ;.
|
Thu, 14 Jan 1993 17:37:06 +0000 |
Jim Blandy |
Remove info from the distribution. It looks very out of date now.
|
Thu, 14 Jan 1993 17:31:56 +0000 |
Jim Blandy |
* xterm.c (x_scrollbar_create): Include PointerMotionHintMask in
|
Thu, 14 Jan 1993 17:30:26 +0000 |
Jim Blandy |
* make-dist: Include `./lisp/calc-2.02' in the distribution.
|
Thu, 14 Jan 1993 16:15:54 +0000 |
Jim Blandy |
* dispnew.c (Fredraw_display): DEFUN was missing a closing paren.
|
Thu, 14 Jan 1993 15:37:33 +0000 |
Jim Blandy |
* make-dist: Remember that the authoritative COPYING notice is
|
Thu, 14 Jan 1993 15:36:25 +0000 |
Jim Blandy |
* .gdbinit: Add "-geometry +0+0" to default args.
|
Thu, 14 Jan 1993 15:34:59 +0000 |
Jim Blandy |
Make scrollbar structures into lisp objects, so that they can be
|
Thu, 14 Jan 1993 15:34:14 +0000 |
Jim Blandy |
Make scrollbar structures into lisp objects, so that they can be
|
Thu, 14 Jan 1993 15:19:55 +0000 |
Jim Blandy |
* xfns.c (Fx_create_frame): After mapping the frame, call
|
Thu, 14 Jan 1993 15:18:53 +0000 |
Jim Blandy |
* window.c (window_internal_width): New function, which accounts
|
Thu, 14 Jan 1993 15:17:39 +0000 |
Jim Blandy |
Make scrollbar structures into lisp objects, so that they can be
|
Thu, 14 Jan 1993 15:17:11 +0000 |
Jim Blandy |
* window.c (window_internal_width): New function, which accounts
|
Thu, 14 Jan 1993 15:15:15 +0000 |
Jim Blandy |
* termhooks.h (mouse_position_hook): Doc fix.
|
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 --'.
|