bpt/emacs.git
1993-07-06 Jim BlandyCompare the values of text properties using EQ, not...
1993-07-05 Jim Blandy* xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
1993-07-05 Jim Blandy* textprop.c (validate_interval_range): Don't increment...
1993-07-05 Jim Blandy* intervals.c (intervals_equal): Test the return value...
1993-07-05 Jim BlandyFix initialization of Vdouble_click_time in syms_of_key...
1993-07-05 Jim Blandy* keyboard.c (Vdouble_click_time): Renamed from double_...
1993-07-05 Jim Blandy* map-ynp.el (map-y-or-n-p): If we get a switch-frame...
1993-07-05 Jim Blandy* subr.el (posn-point): Properly extract the BUFFER...
1993-07-05 Jim Blandy* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART...
1993-07-05 Paul Eggert(vc-name): Moved from vc.el; vc-rcs-status now uses it.
1993-07-05 Paul Eggert(vc-name): Move to vc-hooks.el.
1993-07-04 Richard M.... (outline-mode-map): Add menu bar items.
1993-07-04 Richard M.... (describe-key-briefly): Don't set `foo'.
1993-07-04 Jim Blandy* comint.el (comint-prompt-regexp): Double the backslas...
1993-07-04 Jim BlandyDoc fix.
1993-07-04 Jim Blandy* s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lreso...
1993-07-04 Richard M.... (describe-prefix-bindings): Doc fix.
1993-07-04 Paul Eggert(vc-backend-diff): Undo "-q" change. This was fixed...
1993-07-04 Richard M.... (describe-prefix-bindings): New command.
1993-07-04 Richard M.... (forms-new-record-filter): Correct default value.
1993-07-04 Richard M.... Added a keyword.
1993-07-04 Jim Blandy*** empty log message ***
1993-07-04 Jim Blandy*** empty log message ***
1993-07-04 Richard M.... (Vmark_even_if_inactive): New var, with Lisp variable.
1993-07-04 Richard M.... (vc-mode-line): Put `RCS' or `SCCS' before version...
1993-07-04 Richard M.... (Fsignal): Clarify error message.
1993-07-04 Richard M.... (read_char): After Fgarbage_collect, call redisplay.
1993-07-04 Jim Blandy* frame.el (frame-remove-geometry-params): New function.
1993-07-04 Jim Blandy* frame.c (Fredirect_frame_focus): Allow redirection...
1993-07-04 Jim Blandy* faces.el (make-face-bold, make-face-italic,
1993-07-03 Jim Blandy* s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv...
1993-07-03 Richard M.... (kill-region): Cope with change hooks that change props.
1993-07-03 Jim Blandy* term/x-win.el: Check the reverseVideo/ReverseVideo...
1993-07-03 Roland McGrath(update-file-autoloads): Do nothing when there are...
1993-07-03 Jim Blandy* s/hpux8.h (random, srandom): No need to define these...
1993-07-03 Roland McGrath(Frename_file): After prompting for ok-if-already-exist...
1993-07-03 Richard M.... (Faccessible_keymaps): Doc fix.
1993-07-02 Jim Blandy* mouse.el (mouse-drag-region): Correctly handle drags...
1993-07-02 Jim Blandy* textprop.c (set_properties): Add undo records to...
1993-07-02 Richard M.... (vc-path): New variable.
1993-07-02 Richard M.... (menu-bar-edit-menu): Rename menu item to
1993-07-02 Richard M.... (isearch-other-meta-char): Handle sequences
1993-07-02 Jim Blandy* vc.el (vc-backend-diff): Pass the "-q" flag only...
1993-07-02 Roland McGrathPut mouse-menu-choose-yank binding after paste=>yank...
1993-07-02 Richard M.... (byte-compile-keep-pending): Handle fset like defalias.
1993-07-02 Richard M.... (wait_reading_process_input): Do include the keyboard
1993-07-02 Richard M.... (describe_map_tree): Insert key_heading here.
1993-07-02 Jim Blandy* xterm.c (XTread_socket): When handing non-synthetic
1993-07-02 Jim Blandy* dired-aux.el (dired-diff): Work even when the mark...
1993-07-01 Richard M.... (mail-send): Don't test buffer-modified-p if buffer...
1993-07-01 Richard M.... (byte-compile-file-form-defmumble):
1993-07-01 Jim Blandy* simple.el: Add bindings to function-key-map so that...
1993-07-01 Richard M.... (set-visited-file-name): Rename auto-save file only...
1993-07-01 Richard M.... (build-mail-abbrevs): Do substitute-in-file-name on...
1993-07-01 Richard M.... (set-visited-file-name): Rename the old auto save file.
1993-07-01 Jim Blandy* xterm.c (frame_highlight, frame_unhighlight): Don...
1993-07-01 Roland McGrath(mouse-menu-choose-yank): Just return when x-popup...
1993-06-30 Richard M.... Add e-mail address and version info.
1993-06-30 Richard M.... (compile-abbreviate-directory): New function.
1993-06-30 Paul Eggert(vc-update-change-log): Ensure that file names inserted...
1993-06-30 Jim Blandy* xterm.c (XTread_socket): Initialize event_found to...
1993-06-30 Jim Blandy* xdisp.c (redisplay): If we're not already showing...
1993-06-30 Richard M.... (mark-even-if-inactive): New variable.
1993-06-30 Richard M.... (check_memory_limits): Use unsigned long to hold memory...
1993-06-30 Roland McGrathRecognize `gnu' as a valid operating system. Sheesh.
1993-06-30 Paul EggertAdd -q option.
1993-06-30 Richard M.... (PRIO_PROCESS): Definition deleted.
1993-06-30 Richard M.... Doc fixes.
1993-06-30 Jim Blandy* gud.el: Add history lists to the debugging commands...
1993-06-30 Jim Blandy* keyboard.c (kbd_buffer_get_event): Correctly generate
1993-06-30 Jim Blandy* mouse.el (mouse-drag-region-1): Commented out.
1993-06-30 Richard M.... (define-key-after): Delete duplicate bindings that...
1993-06-30 Jim BlandyFix typo in last change.
1993-06-29 Jim Blandy* faces.el (global-face-data): Doc fix.
1993-06-29 Jim Blandy* xterm.c: Add CPP tangle from process.c to get definit...
1993-06-29 Jim Blandy* xfns.c (Fx_create_frame): Check for internalBorder...
1993-06-29 Jim Blandy* gnus.el (gnus-newsrc-to-gnus-format): Correct regexp...
1993-06-29 Jim Blandy* etags.c: #include "config.h" and the alloca CPP tangl...
1993-06-29 Jim Blandy* keyboard.c (read_char): Don't do idle autosaves if...
1993-06-29 Jim Blandy*** empty log message ***
1993-06-29 Richard M.... (mark_object): Add aborts in Lisp_Symbol case.
1993-06-29 Jim Blandy*** empty log message ***
1993-06-29 Richard M.... (insert-directory): Doc fix.
1993-06-29 Richard M.... (wait_reading_process_input): Use SIGIO only if defined.
1993-06-29 Richard M.... Recognize -sysv* after -sysvr4.
1993-06-29 Jim Blandy*** empty log message ***
1993-06-28 Jim BlandyInitial revision
1993-06-28 Richard M.... (face-initialize): Create `underline' face.
1993-06-28 Jim BlandyDoc fix.
1993-06-28 Richard M.... (Man-auto-section-alist): Default value nil.
1993-06-28 Richard M.... (describe_map_2): Cleanups.
1993-06-28 Richard M.... Doc fixes.
1993-06-28 Richard M.... (c-forward-conditional): New function.
1993-06-28 Richard M.... (vc-update-change-log): Restore previous default-directory
1993-06-27 Richard M.... Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4.
1993-06-26 Richard M.... entered into RCS
1993-06-26 Richard M.... (define-key-after): Renamed from define-key-in-sequence.
1993-06-26 Richard M.... (define-key-in-sequence): New function.
1993-06-26 Richard M.... (vc-rcs-status): New variable.
1993-06-25 Richard M.... (mouse-buffer-menu): Include % and * in each item.
next