Wed, 24 Feb 1993 23:37:46 +0000 |
Roland McGrath |
(Ferase_buffer): Added interactive spec.
|
Wed, 24 Feb 1993 23:20:51 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Wed, 24 Feb 1993 18:07:12 +0000 |
Richard M. Stallman |
(vc-find-file-hook): Discard vc status of file
|
Wed, 24 Feb 1993 18:02:05 +0000 |
Richard M. Stallman |
Formerly PROBLEMS.~3~
|
Wed, 24 Feb 1993 17:56:09 +0000 |
Richard M. Stallman |
Formerly PROBLEMS.~2~
|
Wed, 24 Feb 1993 08:59:25 +0000 |
Richard M. Stallman |
(syms_of_cmds): New var `overwrite-binary-mode'.
|
Tue, 23 Feb 1993 18:49:33 +0000 |
Richard M. Stallman |
(read_avail_input): Args to `kill' were backwards.
|
Tue, 23 Feb 1993 14:23:06 +0000 |
Jim Blandy |
Fix the fix.
|
Tue, 23 Feb 1993 14:18:00 +0000 |
Jim Blandy |
* emacs.c (fatal_error_signal): Unblock the signal before we try
|
Tue, 23 Feb 1993 14:17:11 +0000 |
Jim Blandy |
* abbrev.c (Fexpand_abbrev): Only copy the text we're going to
|
Tue, 23 Feb 1993 14:14:19 +0000 |
Jim Blandy |
* .gdbinit (xprocess): New command.
|
Tue, 23 Feb 1993 14:13:27 +0000 |
Jim Blandy |
* make-dist: Only copy gmalloc.c if we couldn't link it.
|
Tue, 23 Feb 1993 13:21:13 +0000 |
Jim Blandy |
Removed assigment to foo in byte-compile-lambda.
|
Tue, 23 Feb 1993 11:55:05 +0000 |
Jim Blandy |
* Makefile.in (lisppath): Don't include externallispdir in this.
|
Tue, 23 Feb 1993 11:49:39 +0000 |
Jim Blandy |
* alloc.c (make_pure_float): Assure that PUREBEG + pureptr is
|
Tue, 23 Feb 1993 07:27:39 +0000 |
Richard M. Stallman |
(C_entries): Don't reset definedef when a newline inside a comment is met.
|
Tue, 23 Feb 1993 05:49:12 +0000 |
Richard M. Stallman |
(Fforward_comment): New function.
|
Mon, 22 Feb 1993 16:21:17 +0000 |
Jim Blandy |
* alloc.c (make_pure_float): Align pureptr according to __alignof,
|
Mon, 22 Feb 1993 15:10:46 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Pass the proper number of arguments to
|
Mon, 22 Feb 1993 15:10:16 +0000 |
Jim Blandy |
* xrdb.c (getuid): Remove declaration.
|
Mon, 22 Feb 1993 15:09:33 +0000 |
Jim Blandy |
* minibuf.c (Fdisplay_completion_list): Pass the proper number of
|
Mon, 22 Feb 1993 15:08:57 +0000 |
Jim Blandy |
* xfns.c (x_set_icon_type): Pass the proper number of arguments to
|
Mon, 22 Feb 1993 14:53:13 +0000 |
Jim Blandy |
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
|
Mon, 22 Feb 1993 14:52:32 +0000 |
Jim Blandy |
* textprop.c (Fget_text_property): Fix typo in function's declaration.
|
Mon, 22 Feb 1993 14:51:39 +0000 |
Jim Blandy |
* systty.h [HAVE_TERMIOS]: Include fcntl.h.
|
Mon, 22 Feb 1993 14:51:13 +0000 |
Jim Blandy |
* systime.h [_AIX]: Move test outside of previous #if.
|
Mon, 22 Feb 1993 14:50:42 +0000 |
Jim Blandy |
* sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as
|
Mon, 22 Feb 1993 14:48:45 +0000 |
Jim Blandy |
* callint.c (Fcall_interactively): Pass the correct number of
|
Mon, 22 Feb 1993 14:47:53 +0000 |
Jim Blandy |
* process.c: Make sure we don't miss processes exiting, by having
|
Mon, 22 Feb 1993 14:46:31 +0000 |
Jim Blandy |
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
|
Mon, 22 Feb 1993 14:45:23 +0000 |
Jim Blandy |
* data.c (Fstring_to_int): Rename this to Fstring_to_number, since
|
Mon, 22 Feb 1993 14:44:52 +0000 |
Jim Blandy |
* keymap.c (Fdescribe_vector): Pass the proper number of arguments
|
Mon, 22 Feb 1993 14:43:44 +0000 |
Jim Blandy |
* keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well as
|
Mon, 22 Feb 1993 14:42:38 +0000 |
Jim Blandy |
* frame.c (Fselect_frame): Set Vlast_event_frame to Qnil after
|
Mon, 22 Feb 1993 14:41:57 +0000 |
Jim Blandy |
* fns.c (Fequal): Call internal_equal to recurse on elements of
|
Mon, 22 Feb 1993 14:41:26 +0000 |
Jim Blandy |
* floatfns.c (Flogb): Always implement this by calling Flog, even
|
Mon, 22 Feb 1993 14:40:34 +0000 |
Jim Blandy |
* callproc.c (init_callproc): Move the initialization of
|
Mon, 22 Feb 1993 14:38:43 +0000 |
Jim Blandy |
* editfns.c (Fmessage): Don't forget to return a value when
|
Mon, 22 Feb 1993 14:38:10 +0000 |
Jim Blandy |
* dispnew.c (sit_for): Pass the correct number of arguments to
|
Mon, 22 Feb 1993 14:27:14 +0000 |
Jim Blandy |
* data.c (Fstring_to_number): Skip initial spaces, to make Emacs
|
Mon, 22 Feb 1993 14:26:51 +0000 |
Jim Blandy |
* config.h.in: #define USE_TEXT_PROPERTIES by default.
|
Mon, 22 Feb 1993 14:24:42 +0000 |
Jim Blandy |
* callproc.c (delete_temp_file): Declare this to return
|
Mon, 22 Feb 1993 14:23:26 +0000 |
Jim Blandy |
* bytecode.c (Fbyte_code): Pass the correct number of arguments to
|
Mon, 22 Feb 1993 14:23:02 +0000 |
Jim Blandy |
* buffer.h: Remove code which #includes "undo.h" if lint is
|
Mon, 22 Feb 1993 14:22:37 +0000 |
Jim Blandy |
* buffer.c (Fswitch_to_buffer): Pass the correct number of
|
Mon, 22 Feb 1993 14:22:03 +0000 |
Jim Blandy |
* alloc.c (make_pure_float): Align pureptr on a sizeof (double)
|
Mon, 22 Feb 1993 14:21:19 +0000 |
Jim Blandy |
* aix3-1.h: Changes from 18.58.
|
Mon, 22 Feb 1993 14:20:51 +0000 |
Jim Blandy |
* ibmrs6000.h (C_ALLOCA, STACK_DIRECTION): Only define if HAVE_ALLOCA
|
Mon, 22 Feb 1993 14:17:16 +0000 |
Jim Blandy |
* files.el (revert-buffer): Reverse the sense of the first
|
Mon, 22 Feb 1993 14:16:48 +0000 |
Jim Blandy |
* two-column.el: Add autoloads for the functions defined in
|
Mon, 22 Feb 1993 14:16:25 +0000 |
Jim Blandy |
* subr.el (string-to-int): Make this an alias for
|
Mon, 22 Feb 1993 14:15:34 +0000 |
Jim Blandy |
* gud.el (gud-break): With a prefix argument, set a temporary
|
Mon, 22 Feb 1993 14:12:29 +0000 |
Jim Blandy |
* make-dist: Don't distribute the external-lisp directory anymore.
|
Mon, 22 Feb 1993 14:12:11 +0000 |
Jim Blandy |
* configure: Detect whether the compiler supports `const'
|
Mon, 22 Feb 1993 14:11:28 +0000 |
Jim Blandy |
* Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
|
Mon, 22 Feb 1993 06:38:45 +0000 |
Jim Blandy |
Initial revision
|
Sun, 21 Feb 1993 06:29:09 +0000 |
Richard M. Stallman |
(esc-map, ctl-x-map): Define as functions.
|
Sun, 21 Feb 1993 06:03:36 +0000 |
Richard M. Stallman |
(Fskip_syntax_backward): New function.
|
Sun, 21 Feb 1993 02:08:17 +0000 |
Richard M. Stallman |
(Fsuspend_emacs): Make tem not register.
|
Sat, 20 Feb 1993 23:12:21 +0000 |
Richard M. Stallman |
(super-apropos-check-doc-file): Look for DOC file in proper directory.
|
Sat, 20 Feb 1993 17:36:06 +0000 |
Richard M. Stallman |
(Fmemory_limit): Doc fix.
|
Sat, 20 Feb 1993 06:23:08 +0000 |
Richard M. Stallman |
(insert-directory): Doc fix.
|
Fri, 19 Feb 1993 19:10:39 +0000 |
Richard M. Stallman |
(Fsuspend_emacs): Rename suspend-hook to suspend-hooks and run it manually.
|
Fri, 19 Feb 1993 05:43:54 +0000 |
Richard M. Stallman |
(describe_map): Call Fkey_description before build_string.
|
Fri, 19 Feb 1993 05:06:28 +0000 |
Richard M. Stallman |
(describe-function): Print the arglist if the function is bytecode or a list.
|
Fri, 19 Feb 1993 04:14:25 +0000 |
Richard M. Stallman |
(Fopen_dribble_file): Doc fix.
|
Thu, 18 Feb 1993 06:26:16 +0000 |
Richard M. Stallman |
(syms_of_lread): Doc fix.
|
Thu, 18 Feb 1993 03:43:45 +0000 |
Michael I. Bushnell |
* process.c (Fstart_process): Jimb's change of December 11
|
Wed, 17 Feb 1993 21:30:25 +0000 |
Richard M. Stallman |
Fix minor bugs in previous change.
|
Wed, 17 Feb 1993 21:30:21 +0000 |
Roland McGrath |
(generate-file-autoloads): If no buffer was visiting FILE when we started,
|
Wed, 17 Feb 1993 20:34:20 +0000 |
Richard M. Stallman |
(isearch-backward-regexp):
|
Wed, 17 Feb 1993 20:29:57 +0000 |
Richard M. Stallman |
(byte-compile-lambda): Test of byte-compile-compatibility was backwards.
|
Tue, 16 Feb 1993 06:36:30 +0000 |
Richard M. Stallman |
(frame-initialize): Fix error syntax.
|
Tue, 16 Feb 1993 00:23:06 +0000 |
Jim Blandy |
* informat.el (Info-tagify): Correct the regular expression which
|
Mon, 15 Feb 1993 19:02:55 +0000 |
Richard M. Stallman |
(find-file-hooks): Delete permanent-local property.
|
Mon, 15 Feb 1993 05:55:45 +0000 |
Richard M. Stallman |
(search_command): #if 0 previous change.
|
Mon, 15 Feb 1993 05:42:13 +0000 |
Richard M. Stallman |
(search_command): When moving to LIM on failure, return LIM.
|
Sun, 14 Feb 1993 23:08:25 +0000 |
Richard M. Stallman |
(Frename_buffer): Make prefix arg set UNIQUE.
|
Sun, 14 Feb 1993 14:40:55 +0000 |
Jim Blandy |
* xterm.c (x_set_window_size): Call change_frame_size instead of
|
Sun, 14 Feb 1993 14:40:13 +0000 |
Jim Blandy |
* frame.c (Fframe_parameters): Report the `minibuffer' parameter of
|
Sun, 14 Feb 1993 14:39:45 +0000 |
Jim Blandy |
* xdisp.c (message): Set echo_frame to the frame whose message buf
|
Sun, 14 Feb 1993 14:39:09 +0000 |
Jim Blandy |
* dispnew.c (remake_frame_glyphs): When re-allocating the frame's
|
Sun, 14 Feb 1993 14:38:43 +0000 |
Jim Blandy |
* keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,
|
Sun, 14 Feb 1993 14:38:19 +0000 |
Jim Blandy |
* frame.c (Fframe_parameters): Report the `minibuffer' parameter of
|
Sun, 14 Feb 1993 14:37:33 +0000 |
Jim Blandy |
* fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell
|
Sun, 14 Feb 1993 14:36:14 +0000 |
Jim Blandy |
* s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h".
|
Sun, 14 Feb 1993 14:35:19 +0000 |
Jim Blandy |
* subr.el (mod): Add back this alias for %.
|
Sun, 14 Feb 1993 14:34:47 +0000 |
Jim Blandy |
* rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse
|
Sun, 14 Feb 1993 14:33:44 +0000 |
Jim Blandy |
* lisp-mode.el (lisp-fill-paragraph): New function.
|
Sun, 14 Feb 1993 14:33:24 +0000 |
Jim Blandy |
* gosmacs.el: Bind M-h to delete-previous-word, not
|
Sun, 14 Feb 1993 14:29:30 +0000 |
Jim Blandy |
* frame.el: Clean up initialization code.
|
Sun, 14 Feb 1993 14:27:24 +0000 |
Jim Blandy |
* fortran.el (fortran-prepare-abbrev-list-buffer): Put quote in
|
Sun, 14 Feb 1993 14:26:41 +0000 |
Jim Blandy |
* cl.el (cl-version): Mark as no longer in beta test.
|
Sun, 14 Feb 1993 14:26:06 +0000 |
Jim Blandy |
* Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
|
Sun, 14 Feb 1993 14:25:18 +0000 |
Jim Blandy |
* configure (progname): New option `--with-gcc'. Make it clearer
|
Sun, 14 Feb 1993 14:13:56 +0000 |
Jim Blandy |
Initial revision
|
Sat, 13 Feb 1993 21:56:10 +0000 |
Richard M. Stallman |
(Fadd_text_properties): Put OBJECT arg last. Make it optional.
|
Sat, 13 Feb 1993 11:34:19 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Don't define if GCC.
|
Thu, 11 Feb 1993 23:32:07 +0000 |
Richard M. Stallman |
(enable-flow-control...): Renamed from evade...
|
Thu, 11 Feb 1993 23:21:01 +0000 |
Richard M. Stallman |
(Finsert_buffer_substring): Proper error for non-ex buffer.
|
Thu, 11 Feb 1993 06:00:51 +0000 |
Richard M. Stallman |
(Fcompare_buffer_substrings): New function.
|
Wed, 10 Feb 1993 17:56:58 +0000 |
John Hassey |
removed m88kbcs, changed delta88 and harris to
|
Wed, 10 Feb 1993 07:08:53 +0000 |
Richard M. Stallman |
Update GPL version.
|
Wed, 10 Feb 1993 06:45:33 +0000 |
Richard M. Stallman |
(set-gosmacs-bindings): Fix binding of \eh.
|
Wed, 10 Feb 1993 06:14:12 +0000 |
Richard M. Stallman |
(char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.
|
Tue, 09 Feb 1993 09:58:19 +0000 |
Richard M. Stallman |
Fix copyright notice.
|
Mon, 08 Feb 1993 22:25:34 +0000 |
Roland McGrath |
(add-change-log-entry): Undo Jan 25 change. It worked for buffers in
|
Mon, 08 Feb 1993 20:46:10 +0000 |
Roland McGrath |
(compilation-forget-errors): Just set
|
Sun, 07 Feb 1993 16:44:11 +0000 |
Richard M. Stallman |
(sort-subr): Fix previous change.
|
Sun, 07 Feb 1993 05:54:14 +0000 |
Richard M. Stallman |
(sort-build-lists): Record the key as pair of positions;
|
Sun, 07 Feb 1993 04:56:23 +0000 |
Richard M. Stallman |
(mail-setup): Use fill-region-as-paragraph
|
Sun, 07 Feb 1993 00:31:58 +0000 |
Richard M. Stallman |
(extra_keyboard_modifiers): New Lisp var.
|
Sun, 07 Feb 1993 00:30:36 +0000 |
Richard M. Stallman |
(XTread_socket): Support extra_keyboard_modifiers.
|
Fri, 05 Feb 1993 23:42:43 +0000 |
Jim Wilson |
(i[34]86sol2): New abbrev for i[34]86-unknown-solaris2.
|
Fri, 05 Feb 1993 18:28:05 +0000 |
Roland McGrath |
(make-comint): Added docstring.
|
Fri, 05 Feb 1993 17:41:42 +0000 |
Roland McGrath |
Restore nuked information in minibuffer history bindings.
|
Fri, 05 Feb 1993 02:06:38 +0000 |
Richard M. Stallman |
Once again, go back to ordinary next-history-element
|
Wed, 03 Feb 1993 04:33:30 +0000 |
Richard M. Stallman |
(sort-subr): Doc fixes.
|
Tue, 02 Feb 1993 20:40:41 +0000 |
Richard M. Stallman |
(mail-do-fcc): Allow dash in timezone name.
|
Mon, 01 Feb 1993 22:31:17 +0000 |
Jim Blandy |
* simple.el (kill-region): If the buffer is read-only, do beep,
|
Mon, 01 Feb 1993 22:19:52 +0000 |
Jim Blandy |
* texinfo.el (texinfo-mode): Make page-delimiter buffer-local, and
|
Sun, 31 Jan 1993 20:48:19 +0000 |
Roland McGrath |
(mail-abbrev-end-of-buffer): Changed interactive spec from "P" to "p".
|
Sat, 30 Jan 1993 03:43:24 +0000 |
Richard M. Stallman |
(c-macro-expand): Use expanded name to write or delete.
|
Sat, 30 Jan 1993 02:16:57 +0000 |
Richard M. Stallman |
(force_fit_type): Abort if T not INTEGER_CST.
|
Sat, 30 Jan 1993 01:21:00 +0000 |
Jim Blandy |
* window.c (Fscroll_left, Fscroll_right): Don't forget to apply
|
Fri, 29 Jan 1993 22:13:36 +0000 |
Jim Blandy |
* xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relative
|
Fri, 29 Jan 1993 21:32:37 +0000 |
Jim Blandy |
* lread.c (read1): Although digits followed by a '.' are an
|
Thu, 28 Jan 1993 20:22:03 +0000 |
Roland McGrath |
(next-complete-history-element): Restore point after replacing the
|
Thu, 28 Jan 1993 06:17:47 +0000 |
Richard M. Stallman |
(sendmail-program): Try /usr/ucblib/sendmail.
|
Thu, 28 Jan 1993 06:16:04 +0000 |
Richard M. Stallman |
Don't use the completion-oriented history commands.
|
Tue, 26 Jan 1993 04:28:27 +0000 |
Jim Blandy |
* make-dist: Don't distributed the RCS files in the etc directory.
|
Tue, 26 Jan 1993 03:05:54 +0000 |
Jim Blandy |
* fns.c (internal_equal): Protect the clause for comparing numbers
|
Tue, 26 Jan 1993 01:58:16 +0000 |
Jim Blandy |
JimB's changes since January 18th
|
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 --'.
|
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.
|
Sun, 03 Jan 1993 23:43:29 +0000 |
Richard M. Stallman |
(Fx_get_resource): Use EMACS_CLASS to make class_key
|
Sat, 02 Jan 1993 21:51:50 +0000 |
Richard M. Stallman |
Translate sunos5 to solaris2, and solaris1 to sunos4.
|
Sat, 02 Jan 1993 21:21:14 +0000 |
Richard M. Stallman |
(compilation-sentinel): Change buffer-read-only with let.
|
Wed, 30 Dec 1992 08:14:01 +0000 |
Richard M. Stallman |
(texinfo-tex-command): Use texi2dvi.
|
Tue, 29 Dec 1992 21:58:10 +0000 |
Roland McGrath |
[! emacs] [HAVE_CONFIG_H]: #include "config.h"
|
Tue, 29 Dec 1992 21:06:51 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Select the window clicked on.
|
Tue, 29 Dec 1992 01:07:26 +0000 |
Roland McGrath |
(add-change-log-entry): Notice when ENTRY is equal to FILE-NAME,
|
Mon, 28 Dec 1992 19:57:15 +0000 |
Richard M. Stallman |
Default to bsd for *-sequent.
|
Sat, 26 Dec 1992 08:46:31 +0000 |
Richard M. Stallman |
(abbreviated-home-dir): New variable.
|
Thu, 24 Dec 1992 22:42:05 +0000 |
Roland McGrath |
(visit-tags-table-buffer): When picking a table and using tags-table-list,
|
Thu, 24 Dec 1992 22:33:11 +0000 |
Roland McGrath |
(etags-verify-tags-table): Use eq instead of = in case char-after returns
|
Thu, 24 Dec 1992 06:49:45 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 24 Dec 1992 06:23:08 +0000 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
Thu, 24 Dec 1992 06:21:14 +0000 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
Thu, 24 Dec 1992 06:19:31 +0000 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
Thu, 24 Dec 1992 06:18:24 +0000 |
Jim Blandy |
* xdisp.c: #include "termhooks.h".
|
Thu, 24 Dec 1992 06:17:18 +0000 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
Thu, 24 Dec 1992 06:16:36 +0000 |
Jim Blandy |
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
|
Thu, 24 Dec 1992 06:16:01 +0000 |
Jim Blandy |
* floatfns.c (Flog): Fix unescaped newline in string.
|
Thu, 24 Dec 1992 06:13:57 +0000 |
Jim Blandy |
* scroll.c (do_scrolling): When bcopying the max_ascent field from
|
Thu, 24 Dec 1992 06:13:24 +0000 |
Jim Blandy |
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
|
Thu, 24 Dec 1992 06:13:00 +0000 |
Jim Blandy |
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
|
Thu, 24 Dec 1992 06:12:04 +0000 |
Jim Blandy |
* keyboard.c: Protect all references to kbd_buffer_frames with
|
Thu, 24 Dec 1992 06:07:02 +0000 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
Thu, 24 Dec 1992 06:05:56 +0000 |
Jim Blandy |
* frame.h (struct frame): New fields `can_have_scrollbars' and
|
Thu, 24 Dec 1992 06:04:32 +0000 |
Jim Blandy |
* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and
|
Thu, 24 Dec 1992 06:03:20 +0000 |
Jim Blandy |
* buffer.c (Frename_buffer): Set update_mode_lines.
|
Thu, 24 Dec 1992 06:03:04 +0000 |
Jim Blandy |
* ymakefile (all, xemacs): We build an executable called `emacs' now,
|
Thu, 24 Dec 1992 06:01:33 +0000 |
Jim Blandy |
* sendmail.el (mail-position-on-field): `end' is guaranteed to be
|
Thu, 24 Dec 1992 06:01:02 +0000 |
Jim Blandy |
* rmail.el (rmail-unix-mail-delimiter): Not all time zone names
|
Thu, 24 Dec 1992 06:00:32 +0000 |
Jim Blandy |
* loadup.el: Dump under the name `emacs', not `xemacs'.
|
Thu, 24 Dec 1992 06:00:03 +0000 |
Jim Blandy |
* compile.el (compilation-error-regexp-alist): Tightened up
|
Thu, 24 Dec 1992 05:59:00 +0000 |
Jim Blandy |
* c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix
|
Thu, 24 Dec 1992 05:57:29 +0000 |
Jim Blandy |
* make-dist: Make sure that the COPYING notices in each directory
|
Thu, 24 Dec 1992 05:56:57 +0000 |
Jim Blandy |
* configure: Start with a blank line; this keeps some old CSH's
|
Thu, 24 Dec 1992 05:56:33 +0000 |
Jim Blandy |
* INSTALL: The build process produces an executable called `emacs'
|
Mon, 21 Dec 1992 19:13:11 +0000 |
Roland McGrath |
(visit-tags-table-buffer): Don't look in list for tags-file-name if nil.
|
Mon, 21 Dec 1992 19:08:50 +0000 |
Roland McGrath |
Many comments added and docstrings fixed.
|
Mon, 21 Dec 1992 18:34:22 +0000 |
Roland McGrath |
(ignore): Use defun instead of fset to define; the byte compiler is smart
|
Mon, 21 Dec 1992 18:26:29 +0000 |
Roland McGrath |
(tagsfiles): New variable.
|
Mon, 21 Dec 1992 05:38:25 +0000 |
Richard M. Stallman |
(Fcall_interactively): For `s', use Fread_string.
|
Sat, 19 Dec 1992 20:55:16 +0000 |
Richard M. Stallman |
Display load-path at start.
|
Fri, 18 Dec 1992 10:42:10 +0000 |
Jim Blandy |
* frame.c (make_terminal_frame): Don't forget to set the
|
Tue, 15 Dec 1992 02:35:40 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Mon, 14 Dec 1992 02:28:29 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 12 Dec 1992 15:43:12 +0000 |
Jim Blandy |
* make-dist: Don't bother creating an arch-lib directory; that's
|
Sat, 12 Dec 1992 15:42:53 +0000 |
Jim Blandy |
* configure: Don't make the top-level Makefile read-only - people
|
Sat, 12 Dec 1992 15:42:14 +0000 |
Jim Blandy |
* Makefile.in (install, install.sysv, install.xenix, install.aix):
|
Sat, 12 Dec 1992 15:38:45 +0000 |
Jim Blandy |
* window.c (Fset_window_configuration): If we're restoring the
|
Sat, 12 Dec 1992 15:37:30 +0000 |
Jim Blandy |
* search.c (Fskip_chars_forward, Fskip_chars_backward): Return the
|
Sat, 12 Dec 1992 15:36:50 +0000 |
Jim Blandy |
Give subprocess creation a way to find a valid current directory
|
Sat, 12 Dec 1992 15:35:41 +0000 |
Jim Blandy |
* macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is
|
Sat, 12 Dec 1992 15:35:12 +0000 |
Jim Blandy |
* fileio.c (find_file_handler): Rename this to
|
Sat, 12 Dec 1992 15:34:44 +0000 |
Jim Blandy |
* frame.c (Fdelete_frame): Delete all the windows in the frame's
|
Sat, 12 Dec 1992 15:32:51 +0000 |
Jim Blandy |
Give subprocess creation a way to find a valid current directory
|
Sat, 12 Dec 1992 15:31:32 +0000 |
Jim Blandy |
Give subprocess creation a way to find a valid current directory
|
Sat, 12 Dec 1992 15:29:40 +0000 |
Jim Blandy |
* Makefile.in (distclean): Don't delete machine.h or system.h;
|
Sat, 12 Dec 1992 15:25:18 +0000 |
Jim Blandy |
* make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes
|
Sat, 12 Dec 1992 15:24:50 +0000 |
Jim Blandy |
* Makefile.in (exec_prefix): New variable.
|
Sat, 12 Dec 1992 15:22:26 +0000 |
Jim Blandy |
* vc.el (vc-do-command): Set the default directory of the *vc*
|
Sat, 12 Dec 1992 15:22:04 +0000 |
Jim Blandy |
Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Sat, 12 Dec 1992 15:21:45 +0000 |
Jim Blandy |
The find-file-name-handler function in ../src/fileio.c is now
|
Sat, 12 Dec 1992 15:21:21 +0000 |
Jim Blandy |
* lpr.el (lpr-switches, lpr-command): Make these defvars, not
|
Sat, 12 Dec 1992 15:19:13 +0000 |
Jim Blandy |
* ange-ftp.el (ange-ftp-unhandled-file-name-directory): New
|
Sat, 12 Dec 1992 14:44:09 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 12 Dec 1992 02:55:16 +0000 |
Jim Meyering |
*** empty log message ***
|
Wed, 09 Dec 1992 17:30:20 +0000 |
Roland McGrath |
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.
|
Wed, 09 Dec 1992 17:28:25 +0000 |
Roland McGrath |
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.
|
Tue, 08 Dec 1992 00:39:49 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 06 Dec 1992 22:42:10 +0000 |
Jim Blandy |
* sendmail.el (mail-self-blind, mail-interactive,
|
Sun, 06 Dec 1992 22:41:11 +0000 |
Jim Blandy |
Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Sun, 06 Dec 1992 22:40:25 +0000 |
Jim Blandy |
Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Sun, 06 Dec 1992 22:32:20 +0000 |
Eric S. Raymond |
* c-mode.el (c-style-alist): Add quotes around C++ style name.
|
Sun, 06 Dec 1992 22:27:37 +0000 |
Jim Blandy |
* make-path.c (touchy_mkdir): Remove debugging output.
|
Sun, 06 Dec 1992 22:25:31 +0000 |
Jim Blandy |
* Makefile.in (make-path): New target.
|
Sun, 06 Dec 1992 22:22:09 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,
|
Sun, 06 Dec 1992 22:21:21 +0000 |
Jim Blandy |
* xfns.c (Fx_create_frame): Initialize f->async_visible too.
|
Sun, 06 Dec 1992 22:20:47 +0000 |
Jim Blandy |
* xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set the
|
Sun, 06 Dec 1992 22:19:47 +0000 |
Jim Blandy |
Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Sun, 06 Dec 1992 22:18:02 +0000 |
Jim Blandy |
* keyboard.c (kbd_store_ptr): Declare this to be volatile, if
|
Sun, 06 Dec 1992 22:17:30 +0000 |
Jim Blandy |
* frame.h (struct frame): New fields called async_visible and
|
Sun, 06 Dec 1992 22:16:57 +0000 |
Jim Blandy |
* frame.c (make_frame): Initialize async_visible and
|
Sun, 06 Dec 1992 22:16:26 +0000 |
Jim Blandy |
* doc.c (store_function_docstring): New function, made from part
|
Sun, 06 Dec 1992 22:16:01 +0000 |
Jim Blandy |
* dispnew.c: Remove dyked-out copy of safe_bcopy.
|
Sun, 06 Dec 1992 22:15:29 +0000 |
Jim Blandy |
* dispextern.h (struct frame_glyphs): Doc fix.
|
Sun, 06 Dec 1992 22:13:53 +0000 |
Jim Blandy |
src/ * data.c (indirect_function): Delete unused argument ERROR.
|
Sun, 06 Dec 1992 22:12:37 +0000 |
Jim Blandy |
Now partially conforms with GNU coding standards. I'm only checking
|
Fri, 04 Dec 1992 19:59:59 +0000 |
Jim Blandy |
Initial revision
|
Tue, 01 Dec 1992 18:28:07 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Fri, 27 Nov 1992 22:55:31 +0000 |
Richard M. Stallman |
(add-change-log-entry): Expand file-name again after chasing links.
|
Thu, 26 Nov 1992 18:32:45 +0000 |
Richard M. Stallman |
Copy changes from 18.59:
|
Thu, 26 Nov 1992 04:42:40 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Tue, 24 Nov 1992 14:17:32 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Tue, 24 Nov 1992 02:40:36 +0000 |
Jim Blandy |
Finish previous change.
|
Tue, 24 Nov 1992 02:33:31 +0000 |
Jim Blandy |
* Makefile.in (clean): Remove prefix-args.
|
Sat, 21 Nov 1992 22:12:53 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Make alternate version for GCC.
|
Sat, 21 Nov 1992 01:51:33 +0000 |
Karl Berry |
*** empty log message ***
|
Fri, 20 Nov 1992 19:33:38 +0000 |
Richard M. Stallman |
(vc-next-action): Undo previous change.
|
Fri, 20 Nov 1992 17:23:45 +0000 |
Jim Blandy |
Thu Nov 19 16:44:24 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Fri, 20 Nov 1992 17:22:56 +0000 |
Jim Blandy |
* subr.el (lambda): Doc fix.
|
Fri, 20 Nov 1992 17:22:24 +0000 |
Jim Blandy |
* fortran.el: New version of version 1.30 (!) from Stephen A. Wood
|
Fri, 20 Nov 1992 17:21:38 +0000 |
Jim Blandy |
* m/sparc.h: Don't include <sys/param.h> here; that screws up the
|
Fri, 20 Nov 1992 17:14:50 +0000 |
Jim Blandy |
Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Fri, 20 Nov 1992 17:11:40 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 20 Nov 1992 17:08:32 +0000 |
Jim Blandy |
* configure: Use GCC-style configuration names, using config.sub.
|
Fri, 20 Nov 1992 17:08:05 +0000 |
Jim Blandy |
* make-dist: Explain what's going on if config.sub and gmalloc.c
|
Wed, 18 Nov 1992 06:28:11 +0000 |
Jim Blandy |
* config.sub: Added Xenix operating system.
|
Mon, 16 Nov 1992 02:00:38 +0000 |
Jim Blandy |
* make-dist: Don't bother to distribute src/*.com, or
|
Mon, 16 Nov 1992 01:44:33 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:43:53 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:43:35 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:43:07 +0000 |
Jim Blandy |
* subr.el (lambda): Don't use backquotes in lambda's definition.
|
Mon, 16 Nov 1992 01:42:04 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:40:51 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:40:15 +0000 |
Jim Blandy |
* rect.el (operate-on-rectangle): Use move-to-column's FORCE
|
Mon, 16 Nov 1992 01:39:23 +0000 |
Jim Blandy |
* paths.el (rmail-spool-directory): Add dgux-unix to the list of
|
Mon, 16 Nov 1992 01:38:47 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:38:22 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:37:46 +0000 |
Jim Blandy |
* lpr.el (lpr-command, lpr-switches): Removed strings starting
|
Mon, 16 Nov 1992 01:37:06 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:36:46 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:35:55 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:34:30 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:33:17 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:31:33 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:30:45 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:29:47 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:28:48 +0000 |
Jim Blandy |
* disass.el (byte-compile): Specify that the 'byte-compile feature
|
Mon, 16 Nov 1992 01:28:14 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:21:50 +0000 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
Mon, 16 Nov 1992 01:20:29 +0000 |
Jim Blandy |
* ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky
|
Mon, 16 Nov 1992 01:04:24 +0000 |
Jim Blandy |
* xselect.c (Fx_get_cut_buffer): Correct check for buf_num in
|
Mon, 16 Nov 1992 01:03:16 +0000 |
Jim Blandy |
* xfns.c (unread_command_char): Change name in extern declaration
|
Mon, 16 Nov 1992 00:58:49 +0000 |
Jim Blandy |
* xdisp.c (display_string): Use w's buffer's value of
|
Mon, 16 Nov 1992 00:58:28 +0000 |
Jim Blandy |
* vmspaths.h: New version from Roland Roberts.
|
Mon, 16 Nov 1992 00:57:54 +0000 |
Jim Blandy |
* undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef
|
Mon, 16 Nov 1992 00:55:34 +0000 |
Jim Blandy |
* systty.h: Doc fix.
|
Mon, 16 Nov 1992 00:54:53 +0000 |
Jim Blandy |
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
|
Mon, 16 Nov 1992 00:54:08 +0000 |
Jim Blandy |
* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.
|
Mon, 16 Nov 1992 00:53:26 +0000 |
Jim Blandy |
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
|
Mon, 16 Nov 1992 00:46:19 +0000 |
Jim Blandy |
* minibuf.c (temp_echo_area_glyphs): Change reference to
|
Mon, 16 Nov 1992 00:45:34 +0000 |
Jim Blandy |
* mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember to
|
Mon, 16 Nov 1992 00:45:02 +0000 |
Jim Blandy |
* lread.c: #include "keyboard.h".
|
Mon, 16 Nov 1992 00:44:13 +0000 |
Jim Blandy |
* keyboard.c (unread_switch_frame): Don't declare this static.
|
Mon, 16 Nov 1992 00:42:52 +0000 |
Jim Blandy |
* fileio.c (Fexpand_file_name): Don't fiddle with "/." if it's the
|
Mon, 16 Nov 1992 00:42:24 +0000 |
Jim Blandy |
* dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass the correct
|
Mon, 16 Nov 1992 00:41:30 +0000 |
Jim Blandy |
* commands.h (unread_command_event): Doc fix.
|
Mon, 16 Nov 1992 00:33:17 +0000 |
Jim Blandy |
* buffer.c (Ferase_buffer): Doc fix.
|
Mon, 16 Nov 1992 00:32:56 +0000 |
Jim Blandy |
* Makefile.in (doxemacs, dotemacs): Explicitly pass along the CC
|
Mon, 16 Nov 1992 00:31:04 +0000 |
Jim Blandy |
* s/sol2.h (LD_SWITCH_SYSTEM): Add -R option.
|
Mon, 16 Nov 1992 00:30:10 +0000 |
Jim Blandy |
* s/bsd4-2.h, s/bsd4-3.h: #define SIGNALS_VIA_CHARACTERS.
|
Mon, 16 Nov 1992 00:27:51 +0000 |
Jim Blandy |
* m/pmax.h: Don't define SYSTEM_MALLOC; this was only necessary
|
Sun, 15 Nov 1992 23:57:39 +0000 |
Jim Blandy |
* simple.el (comment-column): Doc fix.
|
Sun, 15 Nov 1992 23:44:05 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 15 Nov 1992 10:30:58 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 10 Nov 1992 23:12:23 +0000 |
Jim Blandy |
Sat Nov 7 15:11:39 1992 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
Tue, 10 Nov 1992 20:01:10 +0000 |
Christopher Zaborsky |
Doc fix.
|
Tue, 10 Nov 1992 19:51:29 +0000 |
Christopher Zaborsky |
Dox fix.
|
Sun, 08 Nov 1992 18:58:17 +0000 |
Richard M. Stallman |
(vc-cancel-version): Use yes-or-no-p.
|
Sat, 07 Nov 1992 20:36:45 +0000 |
Jim Blandy |
* make-dist: Don't forget that the way to avoid filenames starting
|
Sat, 07 Nov 1992 07:39:11 +0000 |
Jim Blandy |
* Makefile.in (getdate.o): Added explicit target for this, so we
|
Sat, 07 Nov 1992 07:37:42 +0000 |
Jim Blandy |
* window.c (Fset_window_configuration): Protect call to
|
Sat, 07 Nov 1992 07:37:08 +0000 |
Jim Blandy |
* systime.h [USG] (EMACS_GET_TZ_OFFSET): Assign to *(offset), not
|
Sat, 07 Nov 1992 07:36:36 +0000 |
Jim Blandy |
* sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCATTR]: Use
|
Sat, 07 Nov 1992 07:36:10 +0000 |
Jim Blandy |
* process.c [SYSV]: Don't include <termios.h>, <termio.h>, or
|
Sat, 07 Nov 1992 07:35:49 +0000 |
Jim Blandy |
* minibuf.c (read_minibuf): Protect call to Fredirect_frame_focus
|
Sat, 07 Nov 1992 07:35:20 +0000 |
Jim Blandy |
* lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Frame tag.
|
Sat, 07 Nov 1992 07:34:58 +0000 |
Jim Blandy |
* keymap.c (get_keymap_1): Don't try to autoload OBJECT's function
|
Sat, 07 Nov 1992 07:07:16 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): Removed the
|
Sat, 07 Nov 1992 07:00:37 +0000 |
Jim Blandy |
* eval.c (Fautoload): Renamed fifth argument TYPE. Document the
|
Sat, 07 Nov 1992 07:00:04 +0000 |
Jim Blandy |
* buffer.c (init_buffer): If PWD is accurate, use it instead of
|
Sat, 07 Nov 1992 06:59:38 +0000 |
Jim Blandy |
* alloc.c: #include "frame.h" unconditionally. frame.h does the
|
Sat, 07 Nov 1992 06:59:14 +0000 |
Jim Blandy |
* Makefile.in: Rearrange dependencies to make sure that xmakefile
|
Sat, 07 Nov 1992 06:34:20 +0000 |
Jim Blandy |
* make-dist: Don't distribute files in src/m and src/s whose names
|
Sat, 07 Nov 1992 06:33:57 +0000 |
Jim Blandy |
Wed Nov 4 15:09:07 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
|
Sat, 07 Nov 1992 06:20:15 +0000 |
Jim Blandy |
* startup.el (normal-top-level): Don't worry about setting
|
Sat, 07 Nov 1992 06:17:04 +0000 |
Jim Blandy |
* isearch.el (isearch-frames-exist): This isn't what we want -
|
Sat, 07 Nov 1992 06:13:23 +0000 |
Jim Blandy |
* simple.el (previous-line): Doc fix.
|
Sat, 07 Nov 1992 06:12:42 +0000 |
Jim Blandy |
* etags.el (find-tag-noselect): Doc fix.
|
Sat, 07 Nov 1992 06:12:11 +0000 |
Jim Blandy |
* compile.el (compile-internal): Use NAME-OF-MODE in the prompt
|
Sat, 07 Nov 1992 06:11:16 +0000 |
Jim Blandy |
* cl.el: New version - 3.0 - from Cesar Quiroz.
|
Sat, 07 Nov 1992 06:10:53 +0000 |
Jim Blandy |
* autoload.el (make-autoload): When creating an autoload
|
Sat, 07 Nov 1992 05:29:26 +0000 |
Jim Blandy |
Added `mips' command.
jimb-sync-Nov-3-1992
|
Sat, 07 Nov 1992 04:05:32 +0000 |
Richard M. Stallman |
Doc fix.
|
Fri, 06 Nov 1992 22:49:53 +0000 |
Richard M. Stallman |
(SYSTEM_TYPE): Use berkeley-unix.
|
Thu, 05 Nov 1992 20:25:10 +0000 |
Richard M. Stallman |
version 1.28.8
|
Thu, 05 Nov 1992 05:00:28 +0000 |
Richard M. Stallman |
(command-switch-alist, x-switch-definitions):
|
Thu, 05 Nov 1992 04:28:10 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 05 Nov 1992 03:15:24 +0000 |
Richard M. Stallman |
Don't discard SCO version number if it's 3.2v4.
|
Wed, 04 Nov 1992 20:39:56 +0000 |
Karl Berry |
*** empty log message ***
|
Tue, 03 Nov 1992 22:47:23 +0000 |
Christopher Zaborsky |
Doc fix.
|
Tue, 03 Nov 1992 22:25:28 +0000 |
Richard M. Stallman |
(insert-rectangle): Put mark at upper left corner.
|
Tue, 03 Nov 1992 21:33:58 +0000 |
Christopher Zaborsky |
Dox fix.
|
Tue, 03 Nov 1992 21:08:55 +0000 |
Christopher Zaborsky |
Doc fix.
|
Tue, 03 Nov 1992 19:47:32 +0000 |
Christopher Zaborsky |
Dox fix.
|
Tue, 03 Nov 1992 09:25:26 +0000 |
Richard M. Stallman |
(dired-mark-confirm): For `compress', say `Compress or uncompress'.
|
Tue, 03 Nov 1992 07:07:02 +0000 |
Richard M. Stallman |
(make-directory): Renamed from make-directory-path.
|
Tue, 03 Nov 1992 02:24:05 +0000 |
Jim Blandy |
* fileio.c (Fmake_directory_internal): Remove extra paren before the
|
Tue, 03 Nov 1992 02:00:50 +0000 |
Jim Blandy |
* ange-ftp.el: Tighten the regular expression used in
|
Sun, 01 Nov 1992 22:10:59 +0000 |
Richard M. Stallman |
(isearch-search): Handle all sorts of errors from regexp search.
|
Sat, 31 Oct 1992 23:27:11 +0000 |
Richard M. Stallman |
(Fmake_directory_internal): Renamed from Fmake_directory.
|
Sat, 31 Oct 1992 09:27:47 +0000 |
Richard M. Stallman |
(byte-compile-lambda):
|
Sat, 31 Oct 1992 05:43:42 +0000 |
Jim Blandy |
* xterm.h (x_screen_count, x_release, x_screen_height,
|
Sat, 31 Oct 1992 05:43:00 +0000 |
Jim Blandy |
* xterm.c (x_convert_modifiers): Declare this to return an
|
Sat, 31 Oct 1992 05:42:28 +0000 |
Jim Blandy |
* xselect.c (own_selection): selection_type is an X Atom value,
|
Sat, 31 Oct 1992 05:41:49 +0000 |
Jim Blandy |
* xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is
|
Sat, 31 Oct 1992 05:41:20 +0000 |
Jim Blandy |
* xdisp.c (redisplay): Use ! EQ to compare the old and new arrow
|
Sat, 31 Oct 1992 05:40:28 +0000 |
Jim Blandy |
* window.h (make_window, window_from_coordinates,
|
Sat, 31 Oct 1992 05:39:49 +0000 |
Jim Blandy |
* window.c (Fwindow_width, Fset_window_hscroll): Use accessors on
|
Sat, 31 Oct 1992 05:39:17 +0000 |
Jim Blandy |
* undo.c (record_insert): Use accessors on BEG and LENGTH.
|
Sat, 31 Oct 1992 05:38:19 +0000 |
Jim Blandy |
* search.c (Fstore_match_data): Don't assume Flength returns an
|
Sat, 31 Oct 1992 05:27:42 +0000 |
Jim Blandy |
* process.c: (status_convert): Declare this to return a
|
Sat, 31 Oct 1992 05:27:05 +0000 |
Jim Blandy |
* print.c (print): Cast the frame's address to an integer before
|
Sat, 31 Oct 1992 05:26:29 +0000 |
Jim Blandy |
* minibuf.c (read_minibuf): Use EQ to compare, not ==.
|
Sat, 31 Oct 1992 05:26:04 +0000 |
Jim Blandy |
* lread.c (read_char): Add an extern declaration for this,
|
Sat, 31 Oct 1992 05:25:29 +0000 |
Jim Blandy |
* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,
|
Sat, 31 Oct 1992 05:24:47 +0000 |
Jim Blandy |
* keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume
|
Sat, 31 Oct 1992 05:24:03 +0000 |
Jim Blandy |
* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,
|
Sat, 31 Oct 1992 05:21:45 +0000 |
Jim Blandy |
* keyboard.c: #include dispextern.h.
|
Sat, 31 Oct 1992 05:20:51 +0000 |
Jim Blandy |
* frame.c: #include buffer.h.
|
Sat, 31 Oct 1992 05:20:23 +0000 |
Jim Blandy |
* fns.c: #include keyboard.h.
|
Sat, 31 Oct 1992 05:19:58 +0000 |
Jim Blandy |
* floatfns.c (Flog): Don't forget to declare the BASE argument a
|
Sat, 31 Oct 1992 05:18:48 +0000 |
Jim Blandy |
* doc.c: #include keyboard.h.
|
Sat, 31 Oct 1992 05:18:16 +0000 |
Jim Blandy |
* dispextern.h (sit_for): Declare this extern.
|
Sat, 31 Oct 1992 05:17:46 +0000 |
Jim Blandy |
* dired.c (find_file_handler): Declare this extern.
|
Sat, 31 Oct 1992 05:17:14 +0000 |
Jim Blandy |
* data.c (Fset): See if current_alist_element points to itself
|
Sat, 31 Oct 1992 04:55:35 +0000 |
Jim Blandy |
* commands.h (unread_command_char): Declare this to be a
|
Sat, 31 Oct 1992 04:55:02 +0000 |
Jim Blandy |
* casetab.c (set_case_table): Declare this to be static, and
|
Sat, 31 Oct 1992 04:54:35 +0000 |
Jim Blandy |
* casefiddle.c (operate_on_word): Declare end to be an int, not a
|
Sat, 31 Oct 1992 04:53:11 +0000 |
Jim Blandy |
* callproc.c: Arrange for synchronous processes to get SIGINT the
|
Sat, 31 Oct 1992 04:52:24 +0000 |
Jim Blandy |
* bytecode.c (Fbyte_code): Use EQ to compare string_saved with
|
Sat, 31 Oct 1992 04:51:36 +0000 |
Jim Blandy |
* buffer.h (Fbuffer_name, Fget_file_buffer): Added external
|
Sat, 31 Oct 1992 04:50:51 +0000 |
Jim Blandy |
* buffer.c (reset_buffer): Don't assign to b->save_length as if it
|
Sat, 31 Oct 1992 04:50:13 +0000 |
Jim Blandy |
* alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.
|
Sat, 31 Oct 1992 04:49:31 +0000 |
Jim Blandy |
* abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value
|
Fri, 30 Oct 1992 06:01:13 +0000 |
Richard M. Stallman |
(preserved_fns): New var.
|
Fri, 30 Oct 1992 05:38:03 +0000 |
Richard M. Stallman |
Doc fix.
|
Thu, 29 Oct 1992 10:44:50 +0000 |
Richard M. Stallman |
(get_system_name): Use gethostname for USG systems
|
Thu, 29 Oct 1992 06:29:20 +0000 |
Richard M. Stallman |
(count_blanks): Leave argument r constant, and increment p.
|
Wed, 28 Oct 1992 09:33:04 +0000 |
Richard M. Stallman |
(vc-admin): Pass t as noquery arg to vc-resynch-window.
|
Wed, 28 Oct 1992 09:15:05 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 28 Oct 1992 09:14:23 +0000 |
Richard M. Stallman |
(HAVE_GETHOSTNAME): Define it.
|
Wed, 28 Oct 1992 09:06:29 +0000 |
Richard M. Stallman |
(HAVE_SETSID, IRIX): Defined.
|
Wed, 28 Oct 1992 09:05:06 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 28 Oct 1992 06:04:10 +0000 |
Richard M. Stallman |
(manual-program): Always use /usr/ucb/man if that exists.
|
Tue, 27 Oct 1992 20:19:00 +0000 |
Richard M. Stallman |
(fortran-window-create): Use screen-width, not frame-width.
|
Tue, 27 Oct 1992 20:11:05 +0000 |
Richard M. Stallman |
(fortran-prepare-abbrev-list-buffer): Fix typo.
|
Tue, 27 Oct 1992 19:42:55 +0000 |
Richard M. Stallman |
[sony, IRIS_4D]: Include getpagesize.h and fcntl.h.
|
Tue, 27 Oct 1992 10:21:22 +0000 |
Richard M. Stallman |
(fortran-tab-mode): Add defvar.
|
Tue, 27 Oct 1992 10:14:08 +0000 |
Richard M. Stallman |
Rename buffer-flush-undo to buffer-disable-undo.
|
Tue, 27 Oct 1992 09:10:40 +0000 |
Richard M. Stallman |
Update LISP_FLOAT_TYPE in config.h.
|
Tue, 27 Oct 1992 09:07:23 +0000 |
Richard M. Stallman |
Update GNU_MALLOC and REL_ALLOC in config.h.
|
Tue, 27 Oct 1992 08:48:02 +0000 |
Richard M. Stallman |
(shell-command-on-region):
|
Tue, 27 Oct 1992 04:11:46 +0000 |
Richard M. Stallman |
(isearch-edit-string):
|
Tue, 27 Oct 1992 00:55:32 +0000 |
Jim Blandy |
* make-dist: Copy config.sub, since it's a symbolic link to a file
|
Mon, 26 Oct 1992 05:33:20 +0000 |
Richard M. Stallman |
(vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.
|
Sun, 25 Oct 1992 21:14:16 +0000 |
Christopher Zaborsky |
Dox fix.
|
Sun, 25 Oct 1992 21:05:35 +0000 |
Christopher Zaborsky |
Doc fix.
|
Sun, 25 Oct 1992 19:44:06 +0000 |
Christopher Zaborsky |
Doc fix.
|
Sat, 24 Oct 1992 20:07:08 +0000 |
Richard M. Stallman |
(vc-prefix-map): Put vc-diff on = and vc-directory on d.
|