log

age author description
Thu, 11 Mar 1993 06:58:58 +0000 Jim Blandy * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
Thu, 11 Mar 1993 06:58:20 +0000 Jim Blandy * Makefile.in (install.sysv): Add a second `$' in front of
Thu, 11 Mar 1993 06:18:56 +0000 Jim Blandy entered into RCS
Thu, 11 Mar 1993 03:49:34 +0000 Jim Blandy * keyboard.c (command_loop_1): Adjust to the fact that display
Wed, 10 Mar 1993 06:31:49 +0000 Richard M. Stallman (function-key-map): Map key symbols backspace, return... into ASCII chars.
Wed, 10 Mar 1993 05:34:06 +0000 Richard M. Stallman Define HAVE_TCATTR based on HAVE_TERMIOS earlier.
Wed, 10 Mar 1993 05:33:40 +0000 Richard M. Stallman (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.
Wed, 10 Mar 1993 05:24:42 +0000 Richard M. Stallman (Fdefine_key): Use proper meta-bit to clear.
Wed, 10 Mar 1993 05:14:04 +0000 Richard M. Stallman (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:
Wed, 10 Mar 1993 05:13:24 +0000 Richard M. Stallman (Fy_or_n_p): Use query-replace-map.
Wed, 10 Mar 1993 05:12:42 +0000 Richard M. Stallman (set_point): Check invisibility of following character, not previous character.
Tue, 09 Mar 1993 23:40:36 +0000 Jim Blandy *** empty log message ***
Tue, 09 Mar 1993 23:02:46 +0000 Jim Blandy Initial revision
Tue, 09 Mar 1993 23:02:40 +0000 Eric S. Raymond Fix typo.
Tue, 09 Mar 1993 22:57:25 +0000 Richard M. Stallman (run-at-time): Allow an integer as TIME.
Tue, 09 Mar 1993 22:56:29 +0000 Eric S. Raymond Version 5 baseline.
Tue, 09 Mar 1993 22:14:36 +0000 Richard M. Stallman (c-beginning-of-statement): If next to a comment, use sentence motion.
Tue, 09 Mar 1993 21:18:31 +0000 Richard M. Stallman (query-replace-map): Add `quit' bindings. Delete default binding.
Tue, 09 Mar 1993 21:17:46 +0000 Richard M. Stallman (map-y-or-n-p): Handle `quit' as answer.
Tue, 09 Mar 1993 19:53:06 +0000 Richard M. Stallman (map-y-or-n-p): Use query-replace-map.
Tue, 09 Mar 1993 19:51:29 +0000 Richard M. Stallman (query-replace-map): New keymap.
Tue, 09 Mar 1993 17:48:56 +0000 Richard M. Stallman (command-apropos): Print echo area message iff found symbols.
Tue, 09 Mar 1993 17:03:08 +0000 Jim Blandy *** empty log message ***
Tue, 09 Mar 1993 08:08:52 +0000 Richard M. Stallman (rmail-update-summary): New function.
Tue, 09 Mar 1993 08:08:13 +0000 Richard M. Stallman (rmail-delete-forward): Go to summary buf to change D mark.
Tue, 09 Mar 1993 05:40:33 +0000 Richard M. Stallman (set-mark): Activate the mark.
Tue, 09 Mar 1993 05:37:50 +0000 Richard M. Stallman entered into RCS
Tue, 09 Mar 1993 05:27:35 +0000 Richard M. Stallman Initial revision
Mon, 08 Mar 1993 08:11:01 +0000 Richard M. Stallman Add autoload comments.
Mon, 08 Mar 1993 08:10:13 +0000 Richard M. Stallman (posn-timestamp, posn-col-row, posn-point, posn-window):
Mon, 08 Mar 1993 08:09:54 +0000 Richard M. Stallman (posn-timestamp, posn-col-row, posn-point, posn-window):
Mon, 08 Mar 1993 08:08:51 +0000 Richard M. Stallman Comment change.
Mon, 08 Mar 1993 08:08:23 +0000 Richard M. Stallman (Fframe_char_height, Fframe_char_width):
Mon, 08 Mar 1993 08:07:52 +0000 Richard M. Stallman (Fx_pixel_width, Fx_pixel_height): Fns deleted.
Mon, 08 Mar 1993 07:44:39 +0000 Richard M. Stallman entered into RCS
Mon, 08 Mar 1993 06:37:04 +0000 Richard M. Stallman (copy_rope): Expect FROM to be a vector.
Mon, 08 Mar 1993 05:38:53 +0000 Richard M. Stallman (XTread_socket):
Mon, 08 Mar 1993 00:07:53 +0000 Richard M. Stallman (event-basic-type): New function.
Sun, 07 Mar 1993 23:45:23 +0000 Richard M. Stallman Declare Qcategory, Qlocal_map. Declare textget, get_local_map.
Sun, 07 Mar 1993 23:43:52 +0000 Richard M. Stallman Include intervals.h.
Sun, 07 Mar 1993 23:41:34 +0000 Roland McGrath (syms_of_buffer): Make erase-buffer a disabled command.
Sun, 07 Mar 1993 23:32:54 +0000 Richard M. Stallman Include termhooks.h.
Sun, 07 Mar 1993 23:30:01 +0000 Richard M. Stallman (Fget_text_property): Use textget.
Sun, 07 Mar 1993 20:57:30 +0000 Richard M. Stallman *** empty log message ***
Sun, 07 Mar 1993 20:18:52 +0000 Richard M. Stallman (read_key_sequence):
Sun, 07 Mar 1993 20:17:27 +0000 Richard M. Stallman (isearch-other-meta-char): Call listify-key-sequence.
Sun, 07 Mar 1993 18:20:54 +0000 Paul Eggert (vc-update-change-log): Check that ChangeLog is writable
Sun, 07 Mar 1993 09:35:31 +0000 Richard M. Stallman (Qmodification_hooks): Renamed from Qmodification.
Sun, 07 Mar 1993 09:34:39 +0000 Richard M. Stallman (verify_interval_modification): Handle insertions
Sun, 07 Mar 1993 09:33:43 +0000 Richard M. Stallman (struct buffer): New field mark_active.
Sun, 07 Mar 1993 09:33:13 +0000 Richard M. Stallman (prepare_to_modify_buffer): Set Vdeactivate_mark.
Sun, 07 Mar 1993 09:32:22 +0000 Richard M. Stallman (save_excursion_save): Save mark_active of buffer.
Sun, 07 Mar 1993 09:31:37 +0000 Richard M. Stallman (check_mark): Error if mark is not active.
Sun, 07 Mar 1993 09:30:31 +0000 Richard M. Stallman (x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.
Sun, 07 Mar 1993 09:29:36 +0000 Richard M. Stallman (alt_modifier, super_modifier, hyper_modifier):
Sun, 07 Mar 1993 09:27:28 +0000 Richard M. Stallman (follow_key): Downcase shift_modifier as well as ASCII.
Sun, 07 Mar 1993 09:25:28 +0000 Richard M. Stallman (syms_of_lread): Set up Qascii_character.
Sun, 07 Mar 1993 09:24:18 +0000 Richard M. Stallman (reset_buffer_local_variables): Reset mark_active.
Sun, 07 Mar 1993 08:43:57 +0000 Richard M. Stallman (isearch-mode): Don't make a pre-command-hook.
Sun, 07 Mar 1993 07:44:46 +0000 Richard M. Stallman (vc-revert-buffer1): Use mark-marker; don't alter mark-active.
Sun, 07 Mar 1993 07:35:57 +0000 Richard M. Stallman (event-modifiers): New function.
Sun, 07 Mar 1993 07:32:47 +0000 Richard M. Stallman *** empty log message ***
Sun, 07 Mar 1993 04:25:47 +0000 Richard M. Stallman (Info-insert-dir): Fix typo.
Sun, 07 Mar 1993 04:22:37 +0000 Richard M. Stallman (function-key-map): Map key symbols backspace, return... into ASCII chars.
Sun, 07 Mar 1993 04:22:15 +0000 Richard M. Stallman (Info-forward-node): Properly go to first menu item.
Sun, 07 Mar 1993 04:22:00 +0000 Richard M. Stallman (isearch-unread): Find last list element by hand.
Sun, 07 Mar 1993 04:10:02 +0000 Richard M. Stallman Initial revision
Sat, 06 Mar 1993 06:16:06 +0000 Richard M. Stallman (momentary-string-display): Handle any event when flushing the display.
Sat, 06 Mar 1993 06:15:39 +0000 Richard M. Stallman (Info-summary): Handle any event when flushing the display.
Sat, 06 Mar 1993 06:15:05 +0000 Richard M. Stallman (isearch-unread): Handle multiple args.
Sat, 06 Mar 1993 06:13:50 +0000 Richard M. Stallman (te-escape-extended-command-unread): Handle any key sequence.
Sat, 06 Mar 1993 06:10:05 +0000 Richard M. Stallman (emerge-show-file-name): Handle any kind of event.
Sat, 06 Mar 1993 06:08:40 +0000 Richard M. Stallman (fortran-abbrev-start): Handle any kind of event.
Sat, 06 Mar 1993 06:06:10 +0000 Richard M. Stallman (electric-help-command-loop): Handle any kind of event.
Sat, 06 Mar 1993 06:05:12 +0000 Richard M. Stallman (electric-buffer-list): Handle any kind of event.
Sat, 06 Mar 1993 06:03:19 +0000 Richard M. Stallman Fix bug in previous change.
Sat, 06 Mar 1993 06:01:29 +0000 Richard M. Stallman (simula-electric-label): Handle any event when flushing the display.
Sat, 06 Mar 1993 05:56:36 +0000 Richard M. Stallman (prefix-arg-internal): Use listify-key-sequence.
Sat, 06 Mar 1993 05:56:08 +0000 Richard M. Stallman (comint-dynamic-list-completions): Handle any event when flushing the display.
Sat, 06 Mar 1993 05:54:29 +0000 Richard M. Stallman (listify-key-sequence): New function.
Sat, 06 Mar 1993 02:59:13 +0000 Richard M. Stallman (check_protected_fields): Variable deleted.
Sat, 06 Mar 1993 02:58:49 +0000 Richard M. Stallman (check_protected_fields): Delete decl.
Fri, 05 Mar 1993 23:57:00 +0000 Richard M. Stallman (read_escape): Handle M-, C- and S- for new convention.
Fri, 05 Mar 1993 23:56:43 +0000 Richard M. Stallman (current_column, Fmove_to_column, compute_motion):
Fri, 05 Mar 1993 23:56:13 +0000 Richard M. Stallman (XTread_socket): Set bufp->modifiers for all kinds of keys.
Fri, 05 Mar 1993 23:55:44 +0000 Richard M. Stallman (Fend_kbd_macro): Fix call to make_event_array.
Fri, 05 Mar 1993 23:55:20 +0000 Richard M. Stallman (CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.
Fri, 05 Mar 1993 23:52:49 +0000 Richard M. Stallman (Fmake_rope, Frope_elt): Fns deleted.
Fri, 05 Mar 1993 23:52:24 +0000 Richard M. Stallman (DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE.
Fri, 05 Mar 1993 20:37:00 +0000 Richard M. Stallman (compare-windows): Use compare-buffer-substrings.
Thu, 04 Mar 1993 19:50:30 +0000 Richard M. Stallman (ELF): Handle this parameter.
Thu, 04 Mar 1993 18:10:15 +0000 Steve Chamberlain (h8300hds): Change hds to hms.
Thu, 04 Mar 1993 15:16:11 +0000 Jim Blandy * Makefile.in (xmakefile): Add missing quote.
Thu, 04 Mar 1993 14:43:09 +0000 Jim Blandy * configure: Handle isc3.0 correctly. This needs a more general
Wed, 03 Mar 1993 20:49:21 +0000 Richard M. Stallman (rmail-get-new-mail): Reset read-only after find-file.
Wed, 03 Mar 1993 09:03:06 +0000 Richard M. Stallman (unexec): Move data2 section header up so all section
Wed, 03 Mar 1993 06:20:12 +0000 Richard M. Stallman (C_entries): New local variable quotednl. Used for
Wed, 03 Mar 1993 05:12:05 +0000 Richard M. Stallman (write-file): Handle directory name as arg.
Tue, 02 Mar 1993 22:25:16 +0000 Richard M. Stallman (S_IFLNK): Add #undef.
Tue, 02 Mar 1993 22:22:13 +0000 Richard M. Stallman entered into RCS
Tue, 02 Mar 1993 19:34:46 +0000 Richard M. Stallman (defsetf): Use eval-and-compile for self-update-fn.
Tue, 02 Mar 1993 18:39:39 +0000 Richard M. Stallman (add-change-log-entry): Never move past second hdr line.
Tue, 02 Mar 1993 17:21:05 +0000 Richard M. Stallman (describe_syntax_1): Delete excess arg to describe_vector.
Tue, 02 Mar 1993 08:28:38 +0000 Jim Blandy * make-dist: Don't try to copy the COPYING notice into
Tue, 02 Mar 1993 08:28:24 +0000 Jim Blandy * Makefile.in (install, install.aix, install.xenix, install.sysv):
Tue, 02 Mar 1993 08:25:47 +0000 Jim Blandy * timer.c (notify): Initialize waitfor properly.
Tue, 02 Mar 1993 08:22:42 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Tue, 02 Mar 1993 08:21:49 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Tue, 02 Mar 1993 08:20:23 +0000 Jim Blandy * xdisp.c (redisplay): Protect calls to request_sigio and
Tue, 02 Mar 1993 08:16:49 +0000 Jim Blandy * print.c (float_to_string): Define buf to be an unsigned char, to
Tue, 02 Mar 1993 08:16:00 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Tue, 02 Mar 1993 08:14:57 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Tue, 02 Mar 1993 08:14:15 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): Protect assignment to
Tue, 02 Mar 1993 08:11:01 +0000 Jim Blandy * data.c (Fstring_to_number): Declare p to be an unsigned char, to
Tue, 02 Mar 1993 08:10:24 +0000 Jim Blandy * cmds.c (Fnewline): Doc fix.
Tue, 02 Mar 1993 08:09:42 +0000 Jim Blandy * buffer.c (buffer-undo-list): Doc fix.
Tue, 02 Mar 1993 07:35:52 +0000 Jim Blandy * term/x-win.el (x-switch-definitons): Use the proper names for
Tue, 02 Mar 1993 07:33:41 +0000 Jim Blandy * timer.el (run-at-time): Doc fix.
Tue, 02 Mar 1993 07:33:17 +0000 Jim Blandy * simple.el (kill-region): If the buffer is read-only, call
Tue, 02 Mar 1993 07:29:47 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Tue, 02 Mar 1993 07:29:05 +0000 Jim Blandy * mouse.el (mouse-split-window-vertically): If the user clicks too
Tue, 02 Mar 1993 07:27:17 +0000 Jim Blandy * info.el (Info-directory-list): Doc fix; it is set according to
Tue, 02 Mar 1993 07:26:43 +0000 Jim Blandy * hexl.el (hexl-mode-map): When initializing, remember that the
Tue, 02 Mar 1993 07:25:44 +0000 Jim Blandy * frame.el (new-frame): Doc fix.
Tue, 02 Mar 1993 07:22:33 +0000 Jim Blandy * etags.el (find-tag-other-window): If another window is already
Tue, 02 Mar 1993 07:21:44 +0000 Jim Blandy * autoload.el (generate-file-autoloads): Add another
Tue, 02 Mar 1993 07:06:47 +0000 Jim Blandy These changes were actually made by Richard; I stole his RCS lock.
Tue, 02 Mar 1993 02:11:18 +0000 Jim Blandy These are in preparation for a more thorough renaming to occur soon.
Tue, 02 Mar 1993 02:03:41 +0000 Jim Blandy * term/x-win.el: Require `scroll-bar', not `scrollbar'.
Mon, 01 Mar 1993 09:25:44 +0000 Richard M. Stallman (Info-insert-dir): Make menu items in Top node
Mon, 01 Mar 1993 09:13:26 +0000 Richard M. Stallman Don't include dispextern.h more than once.
Mon, 01 Mar 1993 09:02:07 +0000 Richard M. Stallman (syms_of_cmds): Typo in last change.
Mon, 01 Mar 1993 09:01:13 +0000 Richard M. Stallman (record_property_change): Typo in last change.
Mon, 01 Mar 1993 08:59:36 +0000 Richard M. Stallman (print--string case):
Mon, 01 Mar 1993 08:58:52 +0000 Richard M. Stallman (read1--strings with properties case):
Mon, 01 Mar 1993 08:57:31 +0000 Richard M. Stallman (Fadd_text_properties, Fremove_text_properties):
Mon, 01 Mar 1993 08:56:22 +0000 Richard M. Stallman (intervals_equal): Handle one arg null and other not.
Mon, 01 Mar 1993 08:55:35 +0000 Richard M. Stallman (del_range): Update point before offset_intervals.
Sun, 28 Feb 1993 22:29:46 +0000 Richard M. Stallman (emacs, temacs): Add @true to prevent Make confusion.
Sat, 27 Feb 1993 21:56:28 +0000 Richard M. Stallman Error if company name is more than one word.
Fri, 26 Feb 1993 21:09:25 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Fri, 26 Feb 1993 06:28:04 +0000 Richard M. Stallman (walk-windows): Doc fix.
Thu, 25 Feb 1993 20:24:43 +0000 Richard M. Stallman (traverse_intervals): New arg ARG.
Thu, 25 Feb 1993 20:24:25 +0000 Richard M. Stallman (mark_interval): Add ignored arg.
Thu, 25 Feb 1993 20:23:59 +0000 Richard M. Stallman (add-change-log-entry): Find end of first paragraph from after the header line.
Thu, 25 Feb 1993 06:39:57 +0000 Richard M. Stallman (point-to-register): Make arg ARG optional.
Thu, 25 Feb 1993 00:38:55 +0000 Jim Blandy * term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these
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.