log

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