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.