log

age author description
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.