log

age author description
Sun, 18 Jul 1993 06:26:51 +0000 Jim Blandy * syntax.c (Fmodify_syntax_entry): Doc fix.
Sun, 18 Jul 1993 06:26:28 +0000 Jim Blandy * print.c (float_to_string): Distinguish between a precision of
Sun, 18 Jul 1993 06:26:10 +0000 Jim Blandy Consistently use the mark bit of the root interval's parent field
Sun, 18 Jul 1993 06:25:40 +0000 Jim Blandy * keyboard.c (read_key_sequence): Accept both strings and vectors
Sun, 18 Jul 1993 06:25:09 +0000 Jim Blandy * keyboard.c (read_key_sequence): Accept both strings and vectors
Sun, 18 Jul 1993 06:24:48 +0000 Jim Blandy * textprop.c (Ftext_property_any, Ftext_property_all): New
Sun, 18 Jul 1993 06:24:25 +0000 Jim Blandy * intervals.c (split_interval_left, split_interval_right): Change
Sun, 18 Jul 1993 06:23:32 +0000 Jim Blandy * dispnew.c (direct_output_for_insert): By the time this function
Sun, 18 Jul 1993 06:22:37 +0000 Jim Blandy * Makefile.in (C_SWITCH_SYSTEM): New variable, set by top-level
Sun, 18 Jul 1993 06:21:42 +0000 Jim Blandy * term/x-win.el: Include (invocation-name) in the error messages
Sun, 18 Jul 1993 06:20:47 +0000 Jim Blandy * shell.el (shell-process-pushd): Fix syntax error in
Sun, 18 Jul 1993 06:20:15 +0000 Jim Blandy * hippie-exp.el: Renamed from hippie.el.
Sun, 18 Jul 1993 06:18:45 +0000 Jim Blandy * bytecomp.el (byte-compile-from-buffer): Bind float-output-format
Sun, 18 Jul 1993 06:18:03 +0000 Jim Blandy * ange-ftp.el: Install the correct regexp in
Sun, 18 Jul 1993 06:13:07 +0000 Jim Blandy * wakeup.c: Use CPP tangle from autoconf manual to #include the
Sun, 18 Jul 1993 06:12:49 +0000 Jim Blandy * etags.c (print_help): Break up the very long strings containing
Sun, 18 Jul 1993 06:11:06 +0000 Jim Blandy * configure.in (m68k-bull-sysv3): new config.
Sun, 18 Jul 1993 06:10:46 +0000 Jim Blandy * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
Sun, 18 Jul 1993 04:47:10 +0000 Richard M. Stallman Enable the hook only if window-system.
Sun, 18 Jul 1993 04:44:27 +0000 Richard M. Stallman (face-equal): Don't mess with face-background-pixmap.
Sat, 17 Jul 1993 19:15:19 +0000 Richard M. Stallman Rewritten by Vromans to use text properties.
Sat, 17 Jul 1993 19:10:13 +0000 Richard M. Stallman (tar-extract): Use view-exit-action to kill viewed buf.
Sat, 17 Jul 1993 19:06:12 +0000 Richard M. Stallman Doc fixes; some args renamed.
Sat, 17 Jul 1993 18:56:09 +0000 Richard M. Stallman (gnus-info-nodes): Update node names.
Sat, 17 Jul 1993 17:43:14 +0000 Richard M. Stallman entered into RCS
Sat, 17 Jul 1993 17:27:02 +0000 Richard M. Stallman (texinfo-mode): Undo changes mistakenly added with
Sat, 17 Jul 1993 02:10:03 +0000 Richard M. Stallman (Vhelp_menu_bar_map): Deleted.
Sat, 17 Jul 1993 01:43:00 +0000 Richard M. Stallman (revert-buffer): Make menu-enable form more accurate
Sat, 17 Jul 1993 00:18:04 +0000 Richard M. Stallman (mh-yank-hooks): Use (mark t).
Fri, 16 Jul 1993 20:30:18 +0000 Roland McGrath (comint-{next,prev}-prompt, comint-send-eof): New functions.
Fri, 16 Jul 1993 19:53:38 +0000 Roland McGrath (ad-start-advice-on-load): Initialize to t.
Fri, 16 Jul 1993 19:50:55 +0000 Roland McGrath Initial revision
Fri, 16 Jul 1993 18:24:47 +0000 Doug Evans if [ "$os" ] --> if [ x"$os" != x"" ]
Fri, 16 Jul 1993 04:19:04 +0000 Richard M. Stallman (rmail-mail-new-frame): New variable.
Fri, 16 Jul 1993 04:18:46 +0000 Richard M. Stallman (mail-bury): If selected frame is dedicated,
Thu, 15 Jul 1993 06:56:17 +0000 Richard M. Stallman (read_char_menu_prompt): If the user rejects a menu,
Thu, 15 Jul 1993 06:55:39 +0000 Richard M. Stallman (ispell-menu-map): Add missing quote in defalias.
Thu, 15 Jul 1993 05:49:21 +0000 Richard M. Stallman (vc-rcs-status): Make work buffer's name start w/ space.
Thu, 15 Jul 1993 05:47:31 +0000 Richard M. Stallman (completion-setup-function): Insert the mouse help message
Thu, 15 Jul 1993 05:46:02 +0000 Richard M. Stallman (Fdisplay_completion_list): Run completion-setup-hook.
Thu, 15 Jul 1993 05:40:01 +0000 Richard M. Stallman (help-menu-bar-map): Put the Help item in this map.
Thu, 15 Jul 1993 05:36:59 +0000 Richard M. Stallman (Fbuffer_local_variables): For local var that is unbound,
Thu, 15 Jul 1993 05:32:25 +0000 Richard M. Stallman (dired-mode-map): Add menu bar items.
Thu, 15 Jul 1993 05:08:23 +0000 Jim Blandy * assoc.el (asort): First argument should be named alist-symbol,
Thu, 15 Jul 1993 04:58:59 +0000 Jim Blandy * keyboard.c (menu_bar_one_keymap): If the key's binding is the
Thu, 15 Jul 1993 04:01:14 +0000 Richard M. Stallman (server-done): Let save-buffer make the backup,
Thu, 15 Jul 1993 03:46:02 +0000 Roland McGrath (isearch-edit-string): Bind isearch-nonincremental to its own value, not to
Thu, 15 Jul 1993 03:09:56 +0000 Richard M. Stallman (Qdisabled_command_hook): New variable.
Thu, 15 Jul 1993 03:08:17 +0000 Roland McGrath (compilation-parse-errors): After skipping two lines, move one char back so
Thu, 15 Jul 1993 01:55:13 +0000 Roland McGrath (gud-debugger-startup): Replaced with gud-massage-args.
Wed, 14 Jul 1993 23:38:00 +0000 Roland McGrath (snarf-spooks): Restore function.
Wed, 14 Jul 1993 23:36:04 +0000 Roland McGrath (cookie-cache): New defvar.
Wed, 14 Jul 1993 20:56:19 +0000 Roland McGrath (generate-file-autoloads): Fix FILE truename hacking to substring
Wed, 14 Jul 1993 16:49:30 +0000 Richard M. Stallman (Vhelp_menu_bar_map): New var.
Wed, 14 Jul 1993 16:36:25 +0000 Richard M. Stallman (mark_object) [DEBUG_MOLE]: Add abort at beginning.
Wed, 14 Jul 1993 07:24:36 +0000 Jim Blandy * calendar.el (calendar-holidays): Don't autoload this; its value
Wed, 14 Jul 1993 06:09:19 +0000 Jim Blandy Initial revision
Wed, 14 Jul 1993 04:52:50 +0000 Jim Blandy * config.sub: Add case for Bull dpx/2.
Tue, 13 Jul 1993 22:05:13 +0000 Richard M. Stallman (copy-face): New arg NEW-FRAME.
Tue, 13 Jul 1993 21:34:05 +0000 Richard M. Stallman (completion-mode): New major mode.
Tue, 13 Jul 1993 21:33:17 +0000 Richard M. Stallman (mouse-choose-completion): New function.
Tue, 13 Jul 1993 21:08:45 +0000 Richard M. Stallman (verify_interval_modification): Use Qinsert_in_front_hooks and
Tue, 13 Jul 1993 21:07:02 +0000 Richard M. Stallman (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
Tue, 13 Jul 1993 21:06:19 +0000 Richard M. Stallman (prepare_to_modify_buffer): Call verify_overlay_modification.
Tue, 13 Jul 1993 21:05:26 +0000 Richard M. Stallman (verify_overlay_modification): New function.
Tue, 13 Jul 1993 21:04:07 +0000 Richard M. Stallman (Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.
Tue, 13 Jul 1993 20:44:02 +0000 Richard M. Stallman *** empty log message ***
Tue, 13 Jul 1993 20:18:05 +0000 Richard M. Stallman (mail-bury): New function.
Tue, 13 Jul 1993 16:37:01 +0000 Jim Meyering *** empty log message ***
Tue, 13 Jul 1993 07:31:09 +0000 Richard M. Stallman (compare-windows-skip-whitespace): New function.
Tue, 13 Jul 1993 05:52:32 +0000 Richard M. Stallman (rmail-insert-inbox-text): If inbox is not in the
Tue, 13 Jul 1993 04:00:04 +0000 Richard M. Stallman (define-key-after): Error if KEY has two elements.
Tue, 13 Jul 1993 03:23:19 +0000 Richard M. Stallman (menu-bar-file-menu): Add menu item for dired.
Tue, 13 Jul 1993 03:21:39 +0000 Jim Blandy * autoload.el (generate-file-autoloads): Correctly detect when the
Tue, 13 Jul 1993 02:20:40 +0000 Richard M. Stallman (Qinsert_before_hooks, Qinsert_after_hooks): Declared.
Tue, 13 Jul 1993 02:19:50 +0000 Richard M. Stallman (verify_interval_modification):
Mon, 12 Jul 1993 23:32:43 +0000 Richard M. Stallman (Qundefined): New variable.
Mon, 12 Jul 1993 22:13:12 +0000 David J. MacKenzie *** empty log message ***
Mon, 12 Jul 1993 22:04:35 +0000 Paul Eggert (vc-rcs-status): Include head version number in mode line if there
Mon, 12 Jul 1993 20:31:52 +0000 Richard M. Stallman (ispell-menu-map): New keymap--both fn and var.
Mon, 12 Jul 1993 20:29:28 +0000 Richard M. Stallman (ispell-menu-map): New autoload definition.
Sat, 10 Jul 1993 05:18:56 +0000 Jim Blandy * configure.in: Use the autoconf AC_FIND_X macro to try to find
Sat, 10 Jul 1993 05:16:08 +0000 Richard M. Stallman (show-paren-command-hook): Do nothing if not window-system.
Sat, 10 Jul 1993 05:09:45 +0000 Richard M. Stallman Fix typos in previous change.
Fri, 09 Jul 1993 21:42:51 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell, do call
Fri, 09 Jul 1993 20:46:42 +0000 Richard M. Stallman (rmail-output): If file is an Rmail file,
Fri, 09 Jul 1993 20:44:12 +0000 Doug Evans Make `solaris' reflect the most recent major release.
Fri, 09 Jul 1993 20:28:05 +0000 Richard M. Stallman entered into RCS
Fri, 09 Jul 1993 20:27:43 +0000 Richard M. Stallman Initial revision
Fri, 09 Jul 1993 19:44:58 +0000 Jim Blandy * etags.c (alloca): removed all references to it.
Fri, 09 Jul 1993 18:56:47 +0000 Richard M. Stallman (consider_token): was `==', now is `='.
Fri, 09 Jul 1993 06:53:42 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Undo previous change.
Fri, 09 Jul 1993 06:33:05 +0000 Richard M. Stallman (byte-compile-setq-default):
Fri, 09 Jul 1993 04:04:39 +0000 Richard M. Stallman (mouse-menu-bar-buffers):
Thu, 08 Jul 1993 23:45:22 +0000 Roland McGrath (region_limit): Declare Vmark_even_if_inactive.
Thu, 08 Jul 1993 23:44:01 +0000 Roland McGrath (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right
Thu, 08 Jul 1993 23:31:58 +0000 Roland McGrath (compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp
Thu, 08 Jul 1993 22:42:14 +0000 Roland McGrath (kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.
Thu, 08 Jul 1993 22:38:59 +0000 Roland McGrath (ispell): Call deactivate-mark instead of setting mark-active directly. Do
Thu, 08 Jul 1993 22:37:42 +0000 Roland McGrath (deactivate-mark): New function.
Thu, 08 Jul 1993 22:33:57 +0000 Roland McGrath (isearch-done): Call deactivate-mark instead of setting mark-active
Thu, 08 Jul 1993 21:46:22 +0000 Roland McGrath Put error-conditions and error-message properties on 'mark-inactive.
Thu, 08 Jul 1993 21:43:11 +0000 Roland McGrath (check_mark): Don't check mark-active unless in transient-mark-mode.
Thu, 08 Jul 1993 21:36:04 +0000 Roland McGrath (region_limit): Don't error if Vmark_even_if_inactive is set. When the
Thu, 08 Jul 1993 21:27:33 +0000 Roland McGrath (syms_of_data): Staticpro Qmark_inactive.
Thu, 08 Jul 1993 21:26:57 +0000 Roland McGrath Define Qmark_inactive.
Thu, 08 Jul 1993 21:26:29 +0000 Roland McGrath Declare Qmark_inactive.
Thu, 08 Jul 1993 21:14:43 +0000 Roland McGrath (mail-abbrev-end-of-buffer): Fix interactive spec to "P", same as
Thu, 08 Jul 1993 21:10:59 +0000 Richard M. Stallman Initial revision
Thu, 08 Jul 1993 20:51:51 +0000 Richard M. Stallman (basic-save-buffer): Use after-save-hook.
Thu, 08 Jul 1993 19:06:38 +0000 Roland McGrath Add (provide 'hanoi).
Thu, 08 Jul 1993 03:04:52 +0000 Richard M. Stallman (file-relative-name): If we use default-directory,
Wed, 07 Jul 1993 22:21:19 +0000 Richard M. Stallman (texinfo-update-node): Bind auto-fill-hook as well as auto-fill-function.
Wed, 07 Jul 1993 22:15:20 +0000 Richard M. Stallman Fix typo re `texinfo-sequential-node-update.'
Wed, 07 Jul 1993 20:25:48 +0000 Roland McGrath (basic-save-buffer): Invoke after-save-buffer-hook, not after-save-hook.
Wed, 07 Jul 1993 20:13:57 +0000 Roland McGrath (update-file-autoloads): Correctly do nothing when there are no cookies.
Wed, 07 Jul 1993 19:58:54 +0000 Roland McGrath (mouse-menu-choose-yank): Change menu title to "Choose Next Yank".
Wed, 07 Jul 1993 19:07:54 +0000 Paul Eggert (vc-rcs-status): Remove unused var `status'.
Wed, 07 Jul 1993 18:40:35 +0000 Richard M. Stallman (describe_map_tree): When inserting TITLE, mention PREFIX.
Wed, 07 Jul 1993 17:55:55 +0000 Richard M. Stallman (mail-rfc822-time-zone, mail-rfc822-date): New fns.
Wed, 07 Jul 1993 17:55:28 +0000 Richard M. Stallman (mail-do-fcc): Use RFC 822 style date in Resent-Date: line.
Wed, 07 Jul 1993 17:54:20 +0000 Richard M. Stallman (rmail-resend): Use RFC 822 style date in Resent-Date: line.
Wed, 07 Jul 1993 10:22:05 +0000 Jim Blandy * editfns.c (Fformat): Since floats occupy two elements in the
Wed, 07 Jul 1993 09:58:18 +0000 Jim Blandy * make-dist (tempdir): Don't create lisp/forms-mode directory in
Wed, 07 Jul 1993 06:26:31 +0000 Roland McGrath (cd-absolute): Use abbreviate-file-name on expansion of DIR.
Wed, 07 Jul 1993 05:44:53 +0000 Roland McGrath Add (provide 'gud).
Wed, 07 Jul 1993 05:12:29 +0000 Roland McGrath (basic-save-buffer): Invoke after-save-hook, not after-save-hooks.
Wed, 07 Jul 1993 04:31:38 +0000 Roland McGrath (display-time-file-nonempty-p): Use file-chase-links.
Wed, 07 Jul 1993 03:06:28 +0000 Roland McGrath (byte-compile-setq-default): Handle multiple pairs args like setq (as
Wed, 07 Jul 1993 02:03:18 +0000 Roland McGrath Doc fix.
Tue, 06 Jul 1993 23:07:30 +0000 David J. MacKenzie *** empty log message ***
Tue, 06 Jul 1993 22:39:56 +0000 Richard M. Stallman (rmail-variables): Compare truename as well as given name
Tue, 06 Jul 1993 22:07:27 +0000 Richard M. Stallman (Man-mode-line-format): Add a space after global-mode-string.
Tue, 06 Jul 1993 16:07:30 +0000 Jim Blandy * b2m.c: #include <sys/types.h>.
Tue, 06 Jul 1993 14:55:20 +0000 Jim Blandy * textprop.c (copy_text_properties): Pass a copy of POS to
Tue, 06 Jul 1993 14:54:28 +0000 Jim Blandy * textprop.c (copy_text_properties): New function, from David
Tue, 06 Jul 1993 14:53:54 +0000 Jim Blandy * intervals.c (find_interval): Doc fixes, computation of
Tue, 06 Jul 1993 14:43:32 +0000 Jim Blandy * fns.c (Fsubstring, concat): Pass all six arguments to
Tue, 06 Jul 1993 07:44:36 +0000 Jim Blandy * print.c: Get rid of extra space at the end of print syntax for
Tue, 06 Jul 1993 06:59:31 +0000 Jim Blandy * man.el (Man-build-man-command): Don't leave a pipe symbol at the
Tue, 06 Jul 1993 06:57:49 +0000 Jim Blandy * m/pmax.h (C_SWITCH_X_MACHINE): Set this to
Tue, 06 Jul 1993 06:18:50 +0000 Jim Blandy * vc.el (vc-start-entry): Don't call file-name-nondirectory on
Tue, 06 Jul 1993 06:16:20 +0000 Jim Blandy * doc.c (Fsubstitute_command_keys): Pass all five arguments to
Tue, 06 Jul 1993 02:23:22 +0000 Jim Blandy Compare the values of text properties using EQ, not Fequal.
Mon, 05 Jul 1993 09:31:36 +0000 Jim Blandy * xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
Mon, 05 Jul 1993 08:13:50 +0000 Jim Blandy * textprop.c (validate_interval_range): Don't increment both
Mon, 05 Jul 1993 07:57:34 +0000 Jim Blandy * intervals.c (intervals_equal): Test the return value of Fequal
Mon, 05 Jul 1993 07:45:43 +0000 Jim Blandy Fix initialization of Vdouble_click_time in syms_of_keyboard.
Mon, 05 Jul 1993 07:18:24 +0000 Jim Blandy * keyboard.c (Vdouble_click_time): Renamed from double_click_time,
Mon, 05 Jul 1993 04:50:16 +0000 Jim Blandy * map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,
Mon, 05 Jul 1993 04:33:42 +0000 Jim Blandy * subr.el (posn-point): Properly extract the BUFFER-POSITION field
Mon, 05 Jul 1993 04:26:30 +0000 Jim Blandy * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
Mon, 05 Jul 1993 03:20:12 +0000 Paul Eggert (vc-name): Moved from vc.el; vc-rcs-status now uses it.
Mon, 05 Jul 1993 03:20:12 +0000 Paul Eggert (vc-name): Move to vc-hooks.el.
Sun, 04 Jul 1993 21:44:25 +0000 Richard M. Stallman (outline-mode-map): Add menu bar items.
Sun, 04 Jul 1993 21:30:15 +0000 Richard M. Stallman (describe-key-briefly): Don't set `foo'.
Sun, 04 Jul 1993 21:02:21 +0000 Jim Blandy * comint.el (comint-prompt-regexp): Double the backslashes in the
Sun, 04 Jul 1993 20:03:20 +0000 Jim Blandy Doc fix.
Sun, 04 Jul 1993 20:01:21 +0000 Jim Blandy * s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that's
Sun, 04 Jul 1993 18:55:54 +0000 Richard M. Stallman (describe-prefix-bindings): Doc fix.
Sun, 04 Jul 1993 18:54:59 +0000 Paul Eggert (vc-backend-diff): Undo "-q" change. This was fixed instead by adding
Sun, 04 Jul 1993 18:53:24 +0000 Richard M. Stallman (describe-prefix-bindings): New command.
Sun, 04 Jul 1993 17:56:40 +0000 Richard M. Stallman (forms-new-record-filter): Correct default value.
Sun, 04 Jul 1993 17:56:02 +0000 Richard M. Stallman Added a keyword.
Sun, 04 Jul 1993 17:52:52 +0000 Jim Blandy *** empty log message ***
Sun, 04 Jul 1993 17:41:56 +0000 Jim Blandy *** empty log message ***
Sun, 04 Jul 1993 04:55:03 +0000 Richard M. Stallman (Vmark_even_if_inactive): New var, with Lisp variable.
Sun, 04 Jul 1993 04:53:58 +0000 Richard M. Stallman (vc-mode-line): Put `RCS' or `SCCS' before version num.
Sun, 04 Jul 1993 04:51:13 +0000 Richard M. Stallman (Fsignal): Clarify error message.
Sun, 04 Jul 1993 02:21:02 +0000 Richard M. Stallman (read_char): After Fgarbage_collect, call redisplay.
Sun, 04 Jul 1993 02:20:59 +0000 Jim Blandy * frame.el (frame-remove-geometry-params): New function.
Sun, 04 Jul 1993 01:53:24 +0000 Jim Blandy * frame.c (Fredirect_frame_focus): Allow redirection of focus of
Sun, 04 Jul 1993 01:46:30 +0000 Jim Blandy * faces.el (make-face-bold, make-face-italic,
Sat, 03 Jul 1993 21:11:51 +0000 Jim Blandy * s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get the
Sat, 03 Jul 1993 19:12:35 +0000 Richard M. Stallman (kill-region): Cope with change hooks that change props.
Sat, 03 Jul 1993 10:17:56 +0000 Jim Blandy * term/x-win.el: Check the reverseVideo/ReverseVideo resource,
Sat, 03 Jul 1993 07:22:04 +0000 Roland McGrath (update-file-autoloads): Do nothing when there are no cookies.
Sat, 03 Jul 1993 07:19:24 +0000 Jim Blandy * s/hpux8.h (random, srandom): No need to define these to be
Sat, 03 Jul 1993 06:58:05 +0000 Roland McGrath (Frename_file): After prompting for ok-if-already-exists, pass only nil or
Sat, 03 Jul 1993 03:58:10 +0000 Richard M. Stallman (Faccessible_keymaps): Doc fix.
Fri, 02 Jul 1993 23:05:25 +0000 Jim Blandy * mouse.el (mouse-drag-region): Correctly handle drags which enter
Fri, 02 Jul 1993 22:50:40 +0000 Jim Blandy * textprop.c (set_properties): Add undo records to remove entirely
Fri, 02 Jul 1993 21:46:42 +0000 Richard M. Stallman (vc-path): New variable.
Fri, 02 Jul 1993 21:37:09 +0000 Richard M. Stallman (menu-bar-edit-menu): Rename menu item to
Fri, 02 Jul 1993 21:34:15 +0000 Richard M. Stallman (isearch-other-meta-char): Handle sequences
Fri, 02 Jul 1993 20:07:55 +0000 Jim Blandy * vc.el (vc-backend-diff): Pass the "-q" flag only if we're using
Fri, 02 Jul 1993 18:31:59 +0000 Roland McGrath Put mouse-menu-choose-yank binding after paste=>yank binding in menu.
Fri, 02 Jul 1993 17:46:43 +0000 Richard M. Stallman (byte-compile-keep-pending): Handle fset like defalias.
Fri, 02 Jul 1993 05:43:43 +0000 Richard M. Stallman (wait_reading_process_input): Do include the keyboard
Fri, 02 Jul 1993 05:21:05 +0000 Richard M. Stallman (describe_map_tree): Insert key_heading here.
Fri, 02 Jul 1993 04:00:38 +0000 Jim Blandy * xterm.c (XTread_socket): When handing non-synthetic
Fri, 02 Jul 1993 00:15:07 +0000 Jim Blandy * dired-aux.el (dired-diff): Work even when the mark is inactive.
Thu, 01 Jul 1993 23:35:51 +0000 Richard M. Stallman (mail-send): Don't test buffer-modified-p if buffer is visiting a file.
Thu, 01 Jul 1993 22:13:28 +0000 Richard M. Stallman (byte-compile-file-form-defmumble):
Thu, 01 Jul 1993 20:34:13 +0000 Jim Blandy * simple.el: Add bindings to function-key-map so that the keypad
Thu, 01 Jul 1993 20:33:56 +0000 Richard M. Stallman (set-visited-file-name): Rename auto-save file only if it exists.
Thu, 01 Jul 1993 20:25:42 +0000 Richard M. Stallman (build-mail-abbrevs): Do substitute-in-file-name on the abbrev, for `source'.
Thu, 01 Jul 1993 18:39:58 +0000 Richard M. Stallman (set-visited-file-name): Rename the old auto save file.
Thu, 01 Jul 1993 04:04:32 +0000 Jim Blandy * xterm.c (frame_highlight, frame_unhighlight): Don't test
Thu, 01 Jul 1993 03:31:58 +0000 Roland McGrath (mouse-menu-choose-yank): Just return when x-popup-menu returns nil.
Wed, 30 Jun 1993 22:37:30 +0000 Richard M. Stallman Add e-mail address and version info.
Wed, 30 Jun 1993 22:03:15 +0000 Richard M. Stallman (compile-abbreviate-directory): New function.
Wed, 30 Jun 1993 21:35:59 +0000 Paul Eggert (vc-update-change-log): Ensure that file names inserted into a ChangeLog
Wed, 30 Jun 1993 21:35:22 +0000 Jim Blandy * xterm.c (XTread_socket): Initialize event_found to zero, and
Wed, 30 Jun 1993 21:30:25 +0000 Jim Blandy * xdisp.c (redisplay): If we're not already showing the region,
Wed, 30 Jun 1993 20:58:28 +0000 Richard M. Stallman (mark-even-if-inactive): New variable.
Wed, 30 Jun 1993 20:18:30 +0000 Richard M. Stallman (check_memory_limits): Use unsigned long to hold memory size values.
Wed, 30 Jun 1993 19:19:42 +0000 Roland McGrath Recognize `gnu' as a valid operating system. Sheesh.
Wed, 30 Jun 1993 18:54:08 +0000 Paul Eggert Add -q option.
Wed, 30 Jun 1993 17:51:16 +0000 Richard M. Stallman (PRIO_PROCESS): Definition deleted.
Wed, 30 Jun 1993 16:44:35 +0000 Richard M. Stallman Doc fixes.
Wed, 30 Jun 1993 06:27:30 +0000 Jim Blandy * gud.el: Add history lists to the debugging commands, so we don't
Wed, 30 Jun 1993 04:56:29 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): Correctly generate
Wed, 30 Jun 1993 04:47:37 +0000 Jim Blandy * mouse.el (mouse-drag-region-1): Commented out.
Wed, 30 Jun 1993 04:36:37 +0000 Richard M. Stallman (define-key-after): Delete duplicate bindings that come
Wed, 30 Jun 1993 04:14:08 +0000 Jim Blandy Fix typo in last change.
Tue, 29 Jun 1993 23:33:00 +0000 Jim Blandy * faces.el (global-face-data): Doc fix.
Tue, 29 Jun 1993 23:07:22 +0000 Jim Blandy * xterm.c: Add CPP tangle from process.c to get definitions for
Tue, 29 Jun 1993 23:04:11 +0000 Jim Blandy * xfns.c (Fx_create_frame): Check for internalBorder resource, as
Tue, 29 Jun 1993 23:03:21 +0000 Jim Blandy * gnus.el (gnus-newsrc-to-gnus-format): Correct regexp which
Tue, 29 Jun 1993 22:58:40 +0000 Jim Blandy * etags.c: #include "config.h" and the alloca CPP tangle before
Tue, 29 Jun 1993 22:46:26 +0000 Jim Blandy * keyboard.c (read_char): Don't do idle autosaves if we're not
Tue, 29 Jun 1993 21:27:42 +0000 Jim Blandy *** empty log message ***
Tue, 29 Jun 1993 21:08:31 +0000 Richard M. Stallman (mark_object): Add aborts in Lisp_Symbol case.
Tue, 29 Jun 1993 18:21:12 +0000 Jim Blandy *** empty log message ***
Tue, 29 Jun 1993 17:08:09 +0000 Richard M. Stallman (insert-directory): Doc fix.
Tue, 29 Jun 1993 16:53:32 +0000 Richard M. Stallman (wait_reading_process_input): Use SIGIO only if defined.
Tue, 29 Jun 1993 15:31:19 +0000 Richard M. Stallman Recognize -sysv* after -sysvr4.
Tue, 29 Jun 1993 04:03:22 +0000 Jim Blandy *** empty log message ***
Mon, 28 Jun 1993 23:41:38 +0000 Jim Blandy Initial revision
Mon, 28 Jun 1993 20:38:49 +0000 Richard M. Stallman (face-initialize): Create `underline' face.
Mon, 28 Jun 1993 19:56:00 +0000 Jim Blandy Doc fix.
Mon, 28 Jun 1993 19:53:30 +0000 Richard M. Stallman (Man-auto-section-alist): Default value nil.
Mon, 28 Jun 1993 19:20:28 +0000 Richard M. Stallman (describe_map_2): Cleanups.
Mon, 28 Jun 1993 05:18:27 +0000 Richard M. Stallman Doc fixes.
Mon, 28 Jun 1993 04:48:51 +0000 Richard M. Stallman (c-forward-conditional): New function.
Mon, 28 Jun 1993 00:56:54 +0000 Richard M. Stallman (vc-update-change-log): Restore previous default-directory
Sun, 27 Jun 1993 21:26:43 +0000 Richard M. Stallman Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4.
Sat, 26 Jun 1993 11:59:44 +0000 Richard M. Stallman entered into RCS
Sat, 26 Jun 1993 04:20:42 +0000 Richard M. Stallman (define-key-after): Renamed from define-key-in-sequence.
Sat, 26 Jun 1993 04:18:37 +0000 Richard M. Stallman (define-key-in-sequence): New function.
Sat, 26 Jun 1993 04:01:50 +0000 Richard M. Stallman (vc-rcs-status): New variable.
Fri, 25 Jun 1993 22:33:57 +0000 Richard M. Stallman (mouse-buffer-menu): Include % and * in each item.
Fri, 25 Jun 1993 22:30:49 +0000 Richard M. Stallman (mouse-menu-bar-buffers): Include % and * in each item.
Fri, 25 Jun 1993 22:01:47 +0000 Roland McGrath (find-change-log): Try get-file-buffer before file-exists-p.
Fri, 25 Jun 1993 21:57:48 +0000 Richard M. Stallman Convert ...-sysvr4 into ...-sysv4.
Fri, 25 Jun 1993 21:30:54 +0000 Richard M. Stallman (vc-diff): If `diff' gives empty output, return nil.
Fri, 25 Jun 1993 06:41:54 +0000 Richard M. Stallman Set up autoloads for files `makeinfo' and `texnfo-upd'.
Thu, 24 Jun 1993 03:02:20 +0000 Jim Blandy * ange-ftp.el: Loosen file-name-handler-alist regexp so we can do
Thu, 24 Jun 1993 01:52:49 +0000 Jim Blandy * configure.in: Add --verbose flag.
Thu, 24 Jun 1993 01:48:59 +0000 Jim Blandy (hexl-in-save-buffer): New flag.
Thu, 24 Jun 1993 01:34:33 +0000 Jim Blandy * xterm.c (XTread_socket): Remove #if 0''s around code which tests
Tue, 22 Jun 1993 08:30:36 +0000 Jim Blandy * term/x-win.el (command-switch-alist): "-ib" takes a numeric
Tue, 22 Jun 1993 08:17:56 +0000 Jim Blandy * commands.h (Vglobal_mouse_map): Removed; unused.
Tue, 22 Jun 1993 08:17:36 +0000 Jim Blandy * keyboard.c (menu_bar_items, read_key_sequence): Use
Tue, 22 Jun 1993 08:17:26 +0000 Jim Blandy * keyboard.c (menu_bar_items, read_key_sequence): Use
Tue, 22 Jun 1993 08:12:10 +0000 Jim Blandy * replace.el (query-replace-map): Fix typo in binding for [return].
Tue, 22 Jun 1993 07:39:26 +0000 Jim Blandy * buffer.c (list_buffers_1): Make desired_point a lisp object; set
Tue, 22 Jun 1993 07:26:44 +0000 Jim Blandy Separate parameter faces (those created and modified by the user)
Tue, 22 Jun 1993 07:25:42 +0000 Jim Blandy Separate parameter faces (those created and modified by the user)
Tue, 22 Jun 1993 07:25:11 +0000 Jim Blandy Separate parameter faces (those created and modified by the user)
Tue, 22 Jun 1993 06:59:07 +0000 Jim Blandy * xdisp.c (redisplay_window): Remember to compute end relative to
Tue, 22 Jun 1993 05:55:59 +0000 Richard M. Stallman (rmail-summary-mode-map): Bind summary sort commands.
Tue, 22 Jun 1993 05:55:41 +0000 Richard M. Stallman Don't touch rmail-summary-mode-map.
Tue, 22 Jun 1993 05:55:22 +0000 Richard M. Stallman Add autoloads for rmailsort commands.
Tue, 22 Jun 1993 03:58:05 +0000 Jim Blandy * Makefile.in (ctags): Depend on etags, so that parallel makes
Tue, 22 Jun 1993 03:54:25 +0000 Jim Blandy * compile.el (compile-file-of-error): Remember that
Tue, 22 Jun 1993 03:50:08 +0000 Jim Blandy * diff.el (diff-parse-differences): Preserve the match data
Tue, 22 Jun 1993 03:44:28 +0000 Jim Blandy * xrdb.c (get_user_db): Remember to free the screen-local resource
Tue, 22 Jun 1993 03:25:13 +0000 Jim Blandy * cal-dst.el: New file.
Tue, 22 Jun 1993 03:24:44 +0000 Jim Blandy * lunar.el (lunar-phase): Use time conversion from solar.el
Tue, 22 Jun 1993 03:24:23 +0000 Jim Blandy * holidays.el (calendar-holiday-function-fixed,
Tue, 22 Jun 1993 03:23:59 +0000 Jim Blandy * cal-mayan.el (calendar-mayan-days-before-absolute-zero,
Tue, 22 Jun 1993 03:23:38 +0000 Jim Blandy * diary-ins.el (insert-cyclic-diary-entry): Fix date form.
Tue, 22 Jun 1993 03:23:14 +0000 Jim Blandy * diary.el (list-sexp-diary-entries,
Tue, 22 Jun 1993 03:22:40 +0000 Jim Blandy * solar.el (calendar-holiday-solar-equinoxes-solstices): Renamed
Tue, 22 Jun 1993 03:22:12 +0000 Jim Blandy * calendar.el (calendar-version): Update to 5.1. Fixed a variety
Tue, 22 Jun 1993 02:51:26 +0000 Richard M. Stallman (rmail-mode): Move to the last message.
Tue, 22 Jun 1993 02:25:20 +0000 Richard M. Stallman (rmail-mode-map): Add local menu bar bindings.
Tue, 22 Jun 1993 02:25:05 +0000 Richard M. Stallman (rmail-summary-mode-map): Add local menu bar bindings.
Tue, 22 Jun 1993 02:06:54 +0000 Jim Blandy * keyboard.c (make_lispy_event): Added detection of double-click
Tue, 22 Jun 1993 02:02:00 +0000 Jim Blandy * subr.el (event-end): Modified to account for multi-click events.
Mon, 21 Jun 1993 20:08:39 +0000 Richard M. Stallman (mail-mode-map): Add local menu bar bindings.
Mon, 21 Jun 1993 19:37:49 +0000 Richard M. Stallman (Fremove_text_properties, Fadd_text_properties):
Mon, 21 Jun 1993 06:59:02 +0000 Richard M. Stallman *** empty log message ***
Mon, 21 Jun 1993 06:45:33 +0000 Richard M. Stallman Initial revision
Mon, 21 Jun 1993 05:06:06 +0000 Richard M. Stallman entered into RCS
Mon, 21 Jun 1993 05:05:59 +0000 Richard M. Stallman Initial revision
Mon, 21 Jun 1993 00:51:36 +0000 Jim Blandy * add-log.el (add-log-current-defun): To find the name of the
Mon, 21 Jun 1993 00:45:17 +0000 Jim Blandy * replace.el (query-replace-map): Make return exit query-replace,
Mon, 21 Jun 1993 00:25:57 +0000 Jim Blandy * alloc.c (Fgarbage_collect): If the minibuffer is active, don't
Sun, 20 Jun 1993 22:45:13 +0000 Richard M. Stallman (mh-yank-cur-msg): Test mark-active.
Sun, 20 Jun 1993 20:18:32 +0000 Jim Blandy * config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconf
Sun, 20 Jun 1993 08:49:42 +0000 Richard M. Stallman Translate F11 (ESC [ 23 ~) to ESC.
Sun, 20 Jun 1993 08:48:58 +0000 Richard M. Stallman (verify_interval_modification): Don't just test
Sun, 20 Jun 1993 08:48:12 +0000 Richard M. Stallman Comment change.
Sat, 19 Jun 1993 22:58:35 +0000 Jim Blandy * puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces,
Sat, 19 Jun 1993 21:48:16 +0000 Jim Blandy Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
Sat, 19 Jun 1993 21:28:56 +0000 Jim Blandy * xfaces.c (recompute_basic_faces): This shouldn't be declared static.
Sat, 19 Jun 1993 21:07:02 +0000 Jim Blandy * sysdep.c (rename): Make arguments const. autoconf #defines
Sat, 19 Jun 1993 21:06:18 +0000 Jim Blandy * minibuf.c (Fread_minibuffer): Add missing semicolon after
Sat, 19 Jun 1993 21:05:21 +0000 Jim Blandy * Makefile.in (top_distclean): Use -f switch when cleaning out
Sat, 19 Jun 1993 21:01:38 +0000 Jim Blandy * xterm.c (XTread_socket): Never treat a modifier key as a
Sat, 19 Jun 1993 20:35:26 +0000 Richard M. Stallman (add_node): Move var last_node to file scope.
Sat, 19 Jun 1993 20:26:11 +0000 Jim Blandy * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.
Sat, 19 Jun 1993 20:18:05 +0000 Richard M. Stallman (Info-insert-dir): Record file attributes of files used.
Sat, 19 Jun 1993 19:07:19 +0000 Richard M. Stallman (insert-file): Report error if file is directory.
Sat, 19 Jun 1993 01:47:40 +0000 Jim Blandy * frame.c (Fmake_frame_visible): Make this interactively callable;
Sat, 19 Jun 1993 01:44:52 +0000 Jim Blandy * man.el (Man-switches): New variable.
Sat, 19 Jun 1993 01:23:59 +0000 Richard M. Stallman (rmail-output): Check file can be read before trying to read part of it.
Sat, 19 Jun 1993 01:13:23 +0000 Richard M. Stallman (ange-ftp-insert-file-contents): Handle extra args BEG, END.
Sat, 19 Jun 1993 01:08:14 +0000 Jim Blandy * xfaces.c: Add forward declaration for recompute_basic_faces.
Sat, 19 Jun 1993 01:04:50 +0000 Jim Blandy * fileio.c (Fset_visited_file_modtime): We're only passing two
Sat, 19 Jun 1993 00:15:32 +0000 Richard M. Stallman entered into RCS
Sat, 19 Jun 1993 00:08:24 +0000 Richard M. Stallman *** empty log message ***
Fri, 18 Jun 1993 23:33:20 +0000 Jim Blandy Changes for Irix 4.0, tested this time:
Fri, 18 Jun 1993 21:40:46 +0000 Richard M. Stallman (compilation-error-regexp-alist): Generalize the
Fri, 18 Jun 1993 18:58:46 +0000 Jim Blandy Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.
Fri, 18 Jun 1993 17:59:02 +0000 Richard M. Stallman (mouse-secondary-save-then-kill): Don't switch windows.
Fri, 18 Jun 1993 17:55:42 +0000 Jim Blandy * dired.el (dired-summary): dired-do-rename is on "R", not "r".
Fri, 18 Jun 1993 16:33:12 +0000 Jim Blandy * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to
Fri, 18 Jun 1993 15:59:49 +0000 Jim Blandy * configure.in: Only check for -lXbsd once.
Fri, 18 Jun 1993 15:48:31 +0000 Jim Blandy Typo.
Fri, 18 Jun 1993 00:50:11 +0000 Jim Blandy * make-dist: If using gzip, create distribution with '.gz' extension.
Fri, 18 Jun 1993 00:05:16 +0000 Jim Blandy * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
Thu, 17 Jun 1993 23:44:04 +0000 Richard M. Stallman (mail-citation-hook): New hook var.
Thu, 17 Jun 1993 23:41:18 +0000 Richard M. Stallman Change usage comment.
Thu, 17 Jun 1993 23:25:37 +0000 Jim Blandy * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are
Thu, 17 Jun 1993 22:59:49 +0000 Jim Blandy * faces.el (make-face-bold, make-face-italic,
Thu, 17 Jun 1993 22:07:26 +0000 Richard M. Stallman (set-face-background-pixmap, face-background-pixmap): Functions commented out.
Thu, 17 Jun 1993 22:03:40 +0000 Jim Blandy * xfaces.c (compute_base_face): Initialize the face's stipple.
Thu, 17 Jun 1993 22:03:06 +0000 Jim Blandy * callproc.c (Fcall_process, child_setup): If IRIX is #defined,
Thu, 17 Jun 1993 21:23:29 +0000 Jim Blandy * keyboard.c (read_key_sequence): Don't confuse mock input with
Thu, 17 Jun 1993 18:17:32 +0000 Richard M. Stallman (mouse-start-secondary): New function.
Thu, 17 Jun 1993 07:31:16 +0000 Richard M. Stallman entered into RCS
Thu, 17 Jun 1993 07:03:08 +0000 Richard M. Stallman Comment changes for renaming from c++-mode.el to cplus-md.el.
Thu, 17 Jun 1993 06:59:49 +0000 Richard M. Stallman (generate-file-autoloads): Undo previous change
Thu, 17 Jun 1993 05:08:23 +0000 Richard M. Stallman (vc-rename-file): Remove periods from error messages.
Thu, 17 Jun 1993 05:06:36 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Thu, 17 Jun 1993 05:05:53 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Thu, 17 Jun 1993 05:04:57 +0000 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
Thu, 17 Jun 1993 05:03:45 +0000 Jim Blandy Remove decl for Qvisible.
Thu, 17 Jun 1993 04:59:35 +0000 Jim Blandy * keyboard.c (read_key_sequence): If we add events to a key
Thu, 17 Jun 1993 04:59:01 +0000 Jim Blandy * config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to
Thu, 17 Jun 1993 04:58:27 +0000 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
Thu, 17 Jun 1993 04:57:09 +0000 Jim Blandy * configure.in: Look for the closedir function.
Thu, 17 Jun 1993 04:17:21 +0000 Richard M. Stallman (mouse-menu-choose-yank): New function. Put it in the edit menu.
Thu, 17 Jun 1993 04:09:15 +0000 Richard M. Stallman (scan_lists, Fforward_comment): #if 0 the code
Thu, 17 Jun 1993 02:59:54 +0000 Jim Blandy * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,
Thu, 17 Jun 1993 02:59:21 +0000 Jim Blandy * Makefile.in: Remember, spaces are not tabs.
Thu, 17 Jun 1993 02:55:11 +0000 Jim Blandy * configure.in (CPP): Autoconf sets this to a shell variable
Thu, 17 Jun 1993 02:54:43 +0000 Jim Blandy * Makefile.in (src/Makefile): Don't bother exiting single quotes
Thu, 17 Jun 1993 02:53:14 +0000 Jim Blandy * ls-lisp.el (insert-directory): If no handler, convert SWITCHES
Thu, 17 Jun 1993 02:41:40 +0000 Jim Blandy * xdisp.c (redisplay_window): No need to subtract one from start
Thu, 17 Jun 1993 02:28:19 +0000 Jim Blandy * fileio.c (Finsert_file_contents): Two new args, BEG and END.
Thu, 17 Jun 1993 00:50:19 +0000 Jim Blandy * Makefile.in (uninstall): Don't remove the lisp and etc
Thu, 17 Jun 1993 00:39:37 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Thu, 17 Jun 1993 00:16:29 +0000 Jim Blandy * subr.el (event-basic-type): Deal with listy events properly.
Wed, 16 Jun 1993 23:50:05 +0000 Jim Blandy * Makefile.in (CPP): New variable, set by the top-level Makefile.
Wed, 16 Jun 1993 23:49:54 +0000 Jim Blandy Changes for correct pgrp behavior from Bob Glickstein
Wed, 16 Jun 1993 23:49:07 +0000 Jim Blandy Bring mumbleclean targets into conformance with GNU coding standards.
Wed, 16 Jun 1993 23:46:17 +0000 Jim Blandy * Makefile.in (CPP): New variable.
Wed, 16 Jun 1993 23:12:21 +0000 Jim Blandy *solar.el (solar-setup, solar-ephemeris-time, sunrise-sunset): Change
Wed, 16 Jun 1993 23:10:55 +0000 Jim Blandy * calendar.el (calendar-current-time-zone): Change variable names
Wed, 16 Jun 1993 23:06:58 +0000 Roland McGrath (make-autoload): Use memq once instead eq twice.
Wed, 16 Jun 1993 22:37:24 +0000 Roland McGrath (Finsert_buffer_substring): Doc fix.
Wed, 16 Jun 1993 22:09:24 +0000 Jim Blandy (LIBS_SYSTEM): Don't attempt to #define this if we already have a
Wed, 16 Jun 1993 22:08:23 +0000 Roland McGrath (generate-autoload-cookie, update-autoloads-here): Doc fixes.
Wed, 16 Jun 1993 22:07:28 +0000 Jim Blandy * m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf
Wed, 16 Jun 1993 22:02:28 +0000 Jim Blandy * configure.in: Add case for m88k-motorola-sysv4.
Wed, 16 Jun 1993 21:53:54 +0000 Jim Blandy * configure.in: Move clause for PC-compatible i386 box to the end
Wed, 16 Jun 1993 21:42:25 +0000 Jim Blandy * unexec.c [HPUX] (sbrk): This returns a void *.
Wed, 16 Jun 1993 21:40:36 +0000 Richard M. Stallman Comment changes.
Wed, 16 Jun 1993 21:39:03 +0000 Richard M. Stallman entered into RCS
Wed, 16 Jun 1993 21:33:18 +0000 Richard M. Stallman (disassemble-internal): If function is autoload, load it.
Wed, 16 Jun 1993 21:28:28 +0000 Jim Blandy *** empty log message ***
Wed, 16 Jun 1993 21:26:47 +0000 Jim Blandy * window.c (check_frame_size): Allow minibuffer-only frames to be
Wed, 16 Jun 1993 21:24:11 +0000 Jim Blandy * frame.el (set-frame-configuration): Don't try to set a frame's
Wed, 16 Jun 1993 21:19:06 +0000 Jim Blandy * frame.c (store_frame_param): Fix error message punctuation.
Wed, 16 Jun 1993 20:52:40 +0000 Jim Blandy * s/isc3-0.h (memmove): #define this to call safe_bcopy.
Wed, 16 Jun 1993 20:49:26 +0000 Jim Blandy * configure.in: Move clause for PC-compatible i386 box to the end
Wed, 16 Jun 1993 20:31:01 +0000 Jim Blandy * sysdep.c (closedir): Don't free directory buffer if it looks
Wed, 16 Jun 1993 20:02:58 +0000 Jim Blandy * sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it
Wed, 16 Jun 1993 19:34:11 +0000 Richard M. Stallman (parens-require-spaces): Var renamed and sense changed.
Wed, 16 Jun 1993 19:24:34 +0000 Richard M. Stallman (rmail-output): Use insert-file-contents to look at
Wed, 16 Jun 1993 17:51:16 +0000 Richard M. Stallman (x-switch-definitions): Fix -iconic.
Wed, 16 Jun 1993 17:42:48 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Typo in prev change.
Wed, 16 Jun 1993 16:32:32 +0000 Jim Blandy Bring mumbleclean targets into conformance with GNU coding standards.
Wed, 16 Jun 1993 16:29:40 +0000 Jim Blandy * buffer.c (list_buffers_1): Return the desired point.
Wed, 16 Jun 1993 15:45:33 +0000 Jim Blandy entered into RCS
Wed, 16 Jun 1993 15:09:42 +0000 Jim Blandy * configure.in (version): Check the X libraries for XrmSetDatabase
Wed, 16 Jun 1993 14:13:15 +0000 Jim Blandy * xdisp.c (redisplay_window): No need to subtract BEGV to compute
Wed, 16 Jun 1993 06:47:09 +0000 Richard M. Stallman (TAGS): cd to src to run etags.
Wed, 16 Jun 1993 06:46:27 +0000 Richard M. Stallman Calls to access_keymap updated.
Tue, 15 Jun 1993 23:17:10 +0000 Richard M. Stallman (xmenu_show): Store 0 in *ERROR at the beginning.
Tue, 15 Jun 1993 23:11:38 +0000 Richard M. Stallman (server-process-filter): Use server-switch-buffer.
Tue, 15 Jun 1993 21:04:48 +0000 Richard M. Stallman (gud-xdb-directories): Renamed from gud-xdb-paths.
Tue, 15 Jun 1993 21:00:33 +0000 Richard M. Stallman (inferior-lisp-buffer): Move defvar earlier.
Tue, 15 Jun 1993 20:51:15 +0000 Richard M. Stallman (define-mail-alias): Remove excess whitespace better.
Tue, 15 Jun 1993 20:50:11 +0000 Richard M. Stallman (define-mail-abbrev): Renamed from define-mail-alias.
Tue, 15 Jun 1993 20:36:10 +0000 Richard M. Stallman (build-mail-abbrevs): Pass just two args to define-mail-alias.
Tue, 15 Jun 1993 19:29:59 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Use defalias
Tue, 15 Jun 1993 19:16:46 +0000 Richard M. Stallman Comment change.
Tue, 15 Jun 1993 16:31:24 +0000 Richard M. Stallman (xdb): New debugger supported (xdb under HPUX-PARISC).
Tue, 15 Jun 1993 07:59:07 +0000 Richard M. Stallman (dired-repeat-over-lines): Going fwd, skip new lines
Tue, 15 Jun 1993 07:48:27 +0000 Richard M. Stallman (adjust_intervals_for_insertion): By default, copy
Tue, 15 Jun 1993 06:26:00 +0000 Richard M. Stallman Make prefix keys work with keymap inheritance
Tue, 15 Jun 1993 05:27:54 +0000 Richard M. Stallman (set_point): When moving over invis chars,
Mon, 14 Jun 1993 22:58:54 +0000 Richard M. Stallman (parens-dont-require-spaces): New variable.
Mon, 14 Jun 1993 21:44:34 +0000 Richard M. Stallman (emerge-make-diff3-list): Pass ancestor second.
Mon, 14 Jun 1993 18:55:10 +0000 Richard M. Stallman (dabbrev-expand): Do all changes with replace-match.
Mon, 14 Jun 1993 18:53:40 +0000 Richard M. Stallman (picture-replace-match): New function.
Mon, 14 Jun 1993 15:35:55 +0000 Jim Blandy * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
Mon, 14 Jun 1993 15:24:24 +0000 Jim Blandy * holidays.el: Eval calendar-holidays; don't just use its value.
Mon, 14 Jun 1993 15:12:07 +0000 Jim Blandy Mention that gzip files end in ".gz", not ".z".
Mon, 14 Jun 1993 15:06:46 +0000 Jim Blandy * xdisp.c (display_text_line): Use temporary variable.
Mon, 14 Jun 1993 14:58:03 +0000 Jim Blandy Initial revision
Mon, 14 Jun 1993 07:11:15 +0000 Richard M. Stallman (balance-windows): Total rewrite.
Mon, 14 Jun 1993 07:07:05 +0000 Richard M. Stallman (Fdelete_window): Handle deleting a parent of the selected window.
Mon, 14 Jun 1993 03:51:20 +0000 Richard M. Stallman Comment change.
Mon, 14 Jun 1993 03:49:04 +0000 Richard M. Stallman (Fset_visited_file_modtime): Don't give the handler
Sun, 13 Jun 1993 23:57:33 +0000 Richard M. Stallman (scan_lists, Fforward_comment): Pass 0 as commentstop arg
Sun, 13 Jun 1993 23:15:39 +0000 Richard M. Stallman (Fprimitive_undo): Rename arg to N to avoid conflict.
Sun, 13 Jun 1993 22:32:17 +0000 Richard M. Stallman (byte-compile-file): Undo previous change.
Sun, 13 Jun 1993 21:43:15 +0000 Richard M. Stallman (isearch-highlight): If no face `isearch', use `region'.
Sun, 13 Jun 1993 19:16:02 +0000 Richard M. Stallman (c-indent-line): Call c-backward-to-start-of-if
Sun, 13 Jun 1993 18:14:04 +0000 Richard M. Stallman (CPP_CFLAGS): New variable.
Sun, 13 Jun 1993 18:00:36 +0000 Richard M. Stallman (Man-getpage-in-background): Move close paren.
Sun, 13 Jun 1993 04:34:58 +0000 Richard M. Stallman (Man-getpage-in-background): Use TERM=dumb to prevent
Sun, 13 Jun 1993 04:18:43 +0000 Richard M. Stallman (mouse-set-mark-fast): New function.
Sun, 13 Jun 1993 02:06:51 +0000 Richard M. Stallman (shut_down_emacs): New arg STUFF. Stuff input here.
Sun, 13 Jun 1993 02:06:17 +0000 Richard M. Stallman (x_connection_closed): Pass new arg to shut_down_emacs.
Sun, 13 Jun 1993 01:57:02 +0000 Richard M. Stallman (abbreviate-file-name): Match home dir with no / if nothing else follows.
Sun, 13 Jun 1993 01:36:48 +0000 Richard M. Stallman (finder-find-library): New function.
Sun, 13 Jun 1993 01:16:05 +0000 Richard M. Stallman (Ffile_attributes): Give -1 as size if size won't fit.
Sun, 13 Jun 1993 00:41:51 +0000 Richard M. Stallman (term_get_fkeys): Use `prior', not `previous', for %8/kP.
Sun, 13 Jun 1993 00:07:35 +0000 Richard M. Stallman (Fcopy_file): Pass all the args to the handler.
Sun, 13 Jun 1993 00:01:50 +0000 Richard M. Stallman (Fload): Use call5.
Sun, 13 Jun 1993 00:01:22 +0000 Richard M. Stallman (call5, call6): New functions.
Sat, 12 Jun 1993 23:43:57 +0000 Richard M. Stallman (etags-tags-completion-table): When skipping the noise
Sat, 12 Jun 1993 23:27:32 +0000 Richard M. Stallman Comment change.
Sat, 12 Jun 1993 22:54:27 +0000 Jim Blandy Update GPL references - version 2
Sat, 12 Jun 1993 22:01:38 +0000 Jim Blandy Updated GPL version to 2.
Sat, 12 Jun 1993 21:44:46 +0000 Jim Blandy Refer to GPL version two.
Sat, 12 Jun 1993 20:53:59 +0000 Richard M. Stallman *** empty log message ***
Sat, 12 Jun 1993 18:10:20 +0000 Richard M. Stallman (syms_of_undo): Set up Qinhibit_read_only.
Sat, 12 Jun 1993 17:46:44 +0000 Jim Blandy * sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
Sat, 12 Jun 1993 17:31:26 +0000 Jim Blandy Doc fix.
Sat, 12 Jun 1993 17:30:01 +0000 Jim Blandy * frame.c (Fmouse_position): Doc fix.
Sat, 12 Jun 1993 17:23:13 +0000 Jim Blandy * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
Sat, 12 Jun 1993 17:17:05 +0000 Richard M. Stallman (get_keymap_1): Add missing semicolon.
Sat, 12 Jun 1993 17:16:00 +0000 Richard M. Stallman (read_minibuf): Set and use mini_frame only if MULTI_FRAME.
Sat, 12 Jun 1993 17:10:13 +0000 Richard M. Stallman (echo_area_display): Use XFASTINT on ->height.
Sat, 12 Jun 1993 17:06:34 +0000 Richard M. Stallman (Fdelete_window): Make `frame' a FRAME_PTR and use as such.
Sat, 12 Jun 1993 17:04:51 +0000 Richard M. Stallman (record_delete): Always use XFASTINT on sbeg.
Sat, 12 Jun 1993 17:00:45 +0000 Jim Blandy * xterm.c (XTset_vertical_scroll_bar): Use double type for
Sat, 12 Jun 1993 16:58:31 +0000 Richard M. Stallman (start_process_unwind): Use XINT.
Sat, 12 Jun 1993 16:57:29 +0000 Richard M. Stallman (Fset_syntax_table): Add XFASTINT.
Sat, 12 Jun 1993 16:52:03 +0000 Jim Blandy * xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
Sat, 12 Jun 1993 16:00:47 +0000 Jim Blandy * keyboard.c (read_key_sequence): When we generate a prefix symbol
Sat, 12 Jun 1993 15:37:36 +0000 Jim Blandy Initial revision
Sat, 12 Jun 1993 15:37:14 +0000 Jim Blandy * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
Sat, 12 Jun 1993 10:12:21 +0000 Jim Blandy * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
Sat, 12 Jun 1993 09:31:25 +0000 Jim Blandy * window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decide
Sat, 12 Jun 1993 07:26:16 +0000 Richard M. Stallman (read_char): Set c properly as a Lisp int.
Sat, 12 Jun 1993 07:22:20 +0000 Richard M. Stallman Doc fixes.
Sat, 12 Jun 1993 07:20:30 +0000 Richard M. Stallman (cons_to_long): Declare top, bot as Lisp_Object.
Sat, 12 Jun 1993 07:19:39 +0000 Richard M. Stallman (Fcopy_keymap): Check Fkeymapp value with NILP.
Sat, 12 Jun 1993 07:19:24 +0000 Richard M. Stallman (Fexpt): New local `val' for making integer to return.
Sat, 12 Jun 1993 06:54:14 +0000 Richard M. Stallman (make-directory): By default create dir default-dir.
Sat, 12 Jun 1993 02:18:02 +0000 Richard M. Stallman (vc-backend-diff): Always use -q option.
Sat, 12 Jun 1993 01:44:48 +0000 Richard M. Stallman (file-truename): Don't use expand-file-name to merge
Fri, 11 Jun 1993 23:43:54 +0000 Richard M. Stallman (XTmouse_position): Don't set *f at all unless we win.
Fri, 11 Jun 1993 22:22:15 +0000 Richard M. Stallman (sendmail-pre-abbrev-expand-hook):
Fri, 11 Jun 1993 21:33:27 +0000 Richard M. Stallman (setenv): Treat case as significant.
Fri, 11 Jun 1993 21:06:14 +0000 Richard M. Stallman (read_process_output): Don't deactivate the mark.
Fri, 11 Jun 1993 20:50:08 +0000 Richard M. Stallman (Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.
Fri, 11 Jun 1993 20:48:08 +0000 Richard M. Stallman (sendmail-pre-abbrev-expand-hook):
Fri, 11 Jun 1993 20:11:10 +0000 Richard M. Stallman Doc fixes.
Fri, 11 Jun 1993 18:32:55 +0000 Richard M. Stallman Reinstate old -f option as an alias for -o for installed base uses.