]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1993-07-08 Roland McGrath(region_limit): Declare Vmark_even_if_inactive.
1993-07-08 Roland McGrath(syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_in...
1993-07-08 Roland McGrath(compilation-error-regexp-alist): Broaden ``Line N...
1993-07-08 Roland McGrath(kill-ring-save): Call deactivate-mark regardless of...
1993-07-08 Roland McGrath(ispell): Call deactivate-mark instead of setting mark...
1993-07-08 Roland McGrath(deactivate-mark): New function.
1993-07-08 Roland McGrath(isearch-done): Call deactivate-mark instead of setting...
1993-07-08 Roland McGrathPut error-conditions and error-message properties on...
1993-07-08 Roland McGrath(check_mark): Don't check mark-active unless in transie...
1993-07-08 Roland McGrath(region_limit): Don't error if Vmark_even_if_inactive...
1993-07-08 Roland McGrath(syms_of_data): Staticpro Qmark_inactive.
1993-07-08 Roland McGrathDefine Qmark_inactive.
1993-07-08 Roland McGrathDeclare Qmark_inactive.
1993-07-08 Roland McGrath(mail-abbrev-end-of-buffer): Fix interactive spec to...
1993-07-08 Richard M.... Initial revision
1993-07-08 Richard M.... (basic-save-buffer): Use after-save-hook.
1993-07-08 Roland McGrathAdd (provide 'hanoi).
1993-07-08 Richard M.... (file-relative-name): If we use default-directory,
1993-07-07 Richard M.... (texinfo-update-node): Bind auto-fill-hook as well...
1993-07-07 Richard M.... Fix typo re `texinfo-sequential-node-update.'
1993-07-07 Roland McGrath(basic-save-buffer): Invoke after-save-buffer-hook...
1993-07-07 Roland McGrath(update-file-autoloads): Correctly do nothing when...
1993-07-07 Roland McGrath(mouse-menu-choose-yank): Change menu title to "Choose...
1993-07-07 Paul Eggert(vc-rcs-status): Remove unused var `status'.
1993-07-07 Richard M.... (describe_map_tree): When inserting TITLE, mention...
1993-07-07 Richard M.... (mail-rfc822-time-zone, mail-rfc822-date): New fns.
1993-07-07 Richard M.... (mail-do-fcc): Use RFC 822 style date in Resent-Date...
1993-07-07 Richard M.... (rmail-resend): Use RFC 822 style date in Resent-Date...
1993-07-07 Jim Blandy* editfns.c (Fformat): Since floats occupy two elements...
1993-07-07 Jim Blandy* make-dist (tempdir): Don't create lisp/forms-mode...
1993-07-07 Roland McGrath(cd-absolute): Use abbreviate-file-name on expansion...
1993-07-07 Roland McGrathAdd (provide 'gud).
1993-07-07 Roland McGrath(basic-save-buffer): Invoke after-save-hook, not after...
1993-07-07 Roland McGrath(display-time-file-nonempty-p): Use file-chase-links.
1993-07-07 Roland McGrath(byte-compile-setq-default): Handle multiple pairs...
1993-07-07 Roland McGrathDoc fix.
1993-07-06 David J. MacKenzie*** empty log message ***
1993-07-06 Richard M.... (rmail-variables): Compare truename as well as given...
1993-07-06 Richard M.... (Man-mode-line-format): Add a space after global-mode...
1993-07-06 Jim Blandy* b2m.c: #include <sys/types.h>.
1993-07-06 Jim Blandy* textprop.c (copy_text_properties): Pass a copy of...
1993-07-06 Jim Blandy* textprop.c (copy_text_properties): New function,...
1993-07-06 Jim Blandy* intervals.c (find_interval): Doc fixes, computation of
1993-07-06 Jim Blandy* fns.c (Fsubstring, concat): Pass all six arguments to
1993-07-06 Jim Blandy* print.c: Get rid of extra space at the end of print...
1993-07-06 Jim Blandy* man.el (Man-build-man-command): Don't leave a pipe...
1993-07-06 Jim Blandy* m/pmax.h (C_SWITCH_X_MACHINE): Set this to
1993-07-06 Jim Blandy* vc.el (vc-start-entry): Don't call file-name-nondirec...
1993-07-06 Jim Blandy* doc.c (Fsubstitute_command_keys): Pass all five argum...
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):
next