Mercurial > emacs
graph
-
* man.el (Man-build-man-command): Don't leave a pipe symbol at theTue, 06 Jul 1993 06:59:31 +0000, by Jim Blandy
-
* m/pmax.h (C_SWITCH_X_MACHINE): Set this toTue, 06 Jul 1993 06:57:49 +0000, by Jim Blandy
-
* vc.el (vc-start-entry): Don't call file-name-nondirectory onTue, 06 Jul 1993 06:18:50 +0000, by Jim Blandy
-
* doc.c (Fsubstitute_command_keys): Pass all five arguments toTue, 06 Jul 1993 06:16:20 +0000, by Jim Blandy
-
Compare the values of text properties using EQ, not Fequal.Tue, 06 Jul 1993 02:23:22 +0000, by Jim Blandy
-
* xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #includingMon, 05 Jul 1993 09:31:36 +0000, by Jim Blandy
-
* textprop.c (validate_interval_range): Don't increment bothMon, 05 Jul 1993 08:13:50 +0000, by Jim Blandy
-
* intervals.c (intervals_equal): Test the return value of FequalMon, 05 Jul 1993 07:57:34 +0000, by Jim Blandy
-
Fix initialization of Vdouble_click_time in syms_of_keyboard.Mon, 05 Jul 1993 07:45:43 +0000, by Jim Blandy
-
* keyboard.c (Vdouble_click_time): Renamed from double_click_time,Mon, 05 Jul 1993 07:18:24 +0000, by Jim Blandy
-
* map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,Mon, 05 Jul 1993 04:50:16 +0000, by Jim Blandy
-
* subr.el (posn-point): Properly extract the BUFFER-POSITION fieldMon, 05 Jul 1993 04:33:42 +0000, by Jim Blandy
-
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): NewMon, 05 Jul 1993 04:26:30 +0000, by Jim Blandy
-
(vc-name): Moved from vc.el; vc-rcs-status now uses it.Mon, 05 Jul 1993 03:20:12 +0000, by Paul Eggert
-
(vc-name): Move to vc-hooks.el.Mon, 05 Jul 1993 03:20:12 +0000, by Paul Eggert
-
(outline-mode-map): Add menu bar items.Sun, 04 Jul 1993 21:44:25 +0000, by Richard M. Stallman
-
(describe-key-briefly): Don't set `foo'.Sun, 04 Jul 1993 21:30:15 +0000, by Richard M. Stallman
-
* comint.el (comint-prompt-regexp): Double the backslashes in theSun, 04 Jul 1993 21:02:21 +0000, by Jim Blandy
-
Doc fix.Sun, 04 Jul 1993 20:03:20 +0000, by Jim Blandy
-
* s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that'sSun, 04 Jul 1993 20:01:21 +0000, by Jim Blandy
-
(describe-prefix-bindings): Doc fix.Sun, 04 Jul 1993 18:55:54 +0000, by Richard M. Stallman
-
(vc-backend-diff): Undo "-q" change. This was fixed instead by addingSun, 04 Jul 1993 18:54:59 +0000, by Paul Eggert
-
(describe-prefix-bindings): New command.Sun, 04 Jul 1993 18:53:24 +0000, by Richard M. Stallman
-
(forms-new-record-filter): Correct default value.Sun, 04 Jul 1993 17:56:40 +0000, by Richard M. Stallman
-
Added a keyword.Sun, 04 Jul 1993 17:56:02 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 04 Jul 1993 17:52:52 +0000, by Jim Blandy
-
*** empty log message ***Sun, 04 Jul 1993 17:41:56 +0000, by Jim Blandy
-
(Vmark_even_if_inactive): New var, with Lisp variable.Sun, 04 Jul 1993 04:55:03 +0000, by Richard M. Stallman
-
(vc-mode-line): Put `RCS' or `SCCS' before version num.Sun, 04 Jul 1993 04:53:58 +0000, by Richard M. Stallman
-
(Fsignal): Clarify error message.Sun, 04 Jul 1993 04:51:13 +0000, by Richard M. Stallman
-
(read_char): After Fgarbage_collect, call redisplay.Sun, 04 Jul 1993 02:21:02 +0000, by Richard M. Stallman
-
* frame.el (frame-remove-geometry-params): New function.Sun, 04 Jul 1993 02:20:59 +0000, by Jim Blandy
-
* frame.c (Fredirect_frame_focus): Allow redirection of focus ofSun, 04 Jul 1993 01:53:24 +0000, by Jim Blandy
-
* faces.el (make-face-bold, make-face-italic,Sun, 04 Jul 1993 01:46:30 +0000, by Jim Blandy
-
* s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get theSat, 03 Jul 1993 21:11:51 +0000, by Jim Blandy
-
(kill-region): Cope with change hooks that change props.Sat, 03 Jul 1993 19:12:35 +0000, by Richard M. Stallman
-
* term/x-win.el: Check the reverseVideo/ReverseVideo resource,Sat, 03 Jul 1993 10:17:56 +0000, by Jim Blandy
-
(update-file-autoloads): Do nothing when there are no cookies.Sat, 03 Jul 1993 07:22:04 +0000, by Roland McGrath
-
* s/hpux8.h (random, srandom): No need to define these to beSat, 03 Jul 1993 07:19:24 +0000, by Jim Blandy
-
(Frename_file): After prompting for ok-if-already-exists, pass only nil orSat, 03 Jul 1993 06:58:05 +0000, by Roland McGrath
-
(Faccessible_keymaps): Doc fix.Sat, 03 Jul 1993 03:58:10 +0000, by Richard M. Stallman
-
* mouse.el (mouse-drag-region): Correctly handle drags which enterFri, 02 Jul 1993 23:05:25 +0000, by Jim Blandy
-
* textprop.c (set_properties): Add undo records to remove entirelyFri, 02 Jul 1993 22:50:40 +0000, by Jim Blandy
-
(vc-path): New variable.Fri, 02 Jul 1993 21:46:42 +0000, by Richard M. Stallman
-
(menu-bar-edit-menu): Rename menu item toFri, 02 Jul 1993 21:37:09 +0000, by Richard M. Stallman
-
(isearch-other-meta-char): Handle sequencesFri, 02 Jul 1993 21:34:15 +0000, by Richard M. Stallman
-
* vc.el (vc-backend-diff): Pass the "-q" flag only if we're usingFri, 02 Jul 1993 20:07:55 +0000, by Jim Blandy
-
Put mouse-menu-choose-yank binding after paste=>yank binding in menu.Fri, 02 Jul 1993 18:31:59 +0000, by Roland McGrath
-
(byte-compile-keep-pending): Handle fset like defalias.Fri, 02 Jul 1993 17:46:43 +0000, by Richard M. Stallman
-
(wait_reading_process_input): Do include the keyboardFri, 02 Jul 1993 05:43:43 +0000, by Richard M. Stallman
-
(describe_map_tree): Insert key_heading here.Fri, 02 Jul 1993 05:21:05 +0000, by Richard M. Stallman
-
* xterm.c (XTread_socket): When handing non-syntheticFri, 02 Jul 1993 04:00:38 +0000, by Jim Blandy
-
* dired-aux.el (dired-diff): Work even when the mark is inactive.Fri, 02 Jul 1993 00:15:07 +0000, by Jim Blandy
-
(mail-send): Don't test buffer-modified-p if buffer is visiting a file.Thu, 01 Jul 1993 23:35:51 +0000, by Richard M. Stallman
-
(byte-compile-file-form-defmumble):Thu, 01 Jul 1993 22:13:28 +0000, by Richard M. Stallman
-
* simple.el: Add bindings to function-key-map so that the keypadThu, 01 Jul 1993 20:34:13 +0000, by Jim Blandy