]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1994-09-22 Richard M.... (cmputc): Return int rather than void.
1994-09-22 Richard M.... (evalcost, cmputc): They now return their arguments.
1994-09-22 Richard M.... (HAVE_TERMIOS, NO_TERMIO): Defined.
1994-09-22 Richard M.... (mail-extr-all-top-level-domains): Update domain list.
1994-09-22 Richard M.... (vc-menu-map): Set up menu items.
1994-09-22 Richard M.... (Fmessage_or_box): Use Fmessage_box with new name.
1994-09-21 Richard M.... (init_eval_once): Init Vrun_hooks here.
1994-09-21 Richard M.... (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix...
1994-09-21 Richard M.... (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New confi...
1994-09-21 Richard M.... (vc-menu-map): New menu.
1994-09-21 Richard M.... Fix indentation.
1994-09-21 Richard M.... (Fmessage_box): Renamed from Fbox_message.
1994-09-21 Richard M.... (emerge-recenter, emerge-operate-on-windows):
1994-09-21 Richard M.... (find-tag-noselect): Simplify.
1994-09-21 Richard M.... (mail-default-reply-to): Initialize to t.
1994-09-21 David J. MacKenzieremove trailing slashes from srcdir
1994-09-21 Francesco Potortì* man.el (Man-notify-flag): replaces the old Man-notify
1994-09-21 Richard M.... Initial revision
1994-09-21 Richard M.... (i[345]86-sequent-ptx*): Handle
1994-09-21 Richard M.... (overlays_at): New arg PREV_PTR.
1994-09-21 Richard M.... (concat3): New function.
1994-09-21 Richard M.... (compute_char_face): Pass new arg to overlays_at.
1994-09-21 Richard M.... (note_mouse_highlight): Pass new arg to overlays_at.
1994-09-21 Richard M.... (rmail-mode-kill-summary): New function.
1994-09-21 Richard M.... (Fget_char_property): Pass new arg to overlays_at.
1994-09-21 Richard M.... (Fx_get_resource): Doc fix.
1994-09-21 Richard M.... entered into RCS
1994-09-21 Richard M.... (remove-hook, add-hook): Copy existing list before...
1994-09-21 Richard M.... *** empty log message ***
1994-09-21 Richard M.... (from, labels, data): Use MAX_DATA_LEN as length.
1994-09-21 Karl Heuer(report_error): Include reason in error message.
1994-09-20 Richard M.... (mail-bury-selects-summary): New variable.
1994-09-20 Richard M.... (paths-force): Depend on src/paths.h
1994-09-20 Richard M.... (facemenu-update): Make menu separators all dashes.
1994-09-20 Richard M.... (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
1994-09-20 Karl Heuer(r_alloc_freeze_level): New variable.
1994-09-20 Karl Heuer(trivial_regexp_p): New function.
1994-09-20 Richard M.... (add-log-current-defun): Deal with lisp-interaction...
1994-09-20 Karl Heuer(FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
1994-09-20 Karl Heuer(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
1994-09-20 Karl Heuer(compute_motion): Fix comment.
1994-09-20 Karl Heuer(set_frame_size, EmacsFrameSetCharSize): Change
1994-09-20 Karl Heuer(window_internal_width): Change VERTICAL_SCROLL_BAR_WID...
1994-09-20 Karl Heuer(display_string): Change VERTICAL_SCROLL_BAR_WIDTH...
1994-09-20 Karl Heuer(x_set_scroll_bar_width): New function.
1994-09-20 Karl Heuer* xterm.c (x_new_font): Compute number of scrollbar...
1994-09-20 Karl Heuer(make_float, make_pure_float): Fix Lisp_Object vs....
1994-09-20 Karl Heuer(Fset_window_buffer): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer(kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M.... (basic-save-buffer-1): If writing temp file fails
1994-09-20 Karl Heuer(kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M.... (query-replace-interactive): New user option.
1994-09-20 Karl Heuer(set_file_times): Move this out of the USG conditional.
1994-09-20 Richard M.... (PURESIZE_RATIO, BASE_PURESIZE): Defined.
1994-09-20 Richard M.... (POSIX_SIGNALS): Defined.
1994-09-20 Richard M.... (struct saved_window_data): New slots min_width, min_he...
1994-09-20 Per BothnerPatches for HPUX, and SunOS4 (Japanese).
1994-09-20 Richard M.... *** empty log message ***
1994-09-20 Richard M.... (add-hook): Doc fix.
1994-09-20 Richard M.... (malloc, realloc): Declared.
1994-09-19 Jim Blandyentered into RCS
1994-09-19 Jim Blandy*** empty log message ***
1994-09-19 Karl Heuer(syms_of_buffer): Doc fix.
1994-09-19 Karl Heuer(config_options): Save all arguments, not just some.
1994-09-19 Karl Heuer(Fkey_description): Reverse condition.
1994-09-19 Karl Heuer(report-emacs-bug): system-configuration-options was...
1994-09-19 Jim Blandy* disp-table.el: Add support for new window border...
1994-09-19 Jim BlandyAdd a new element to display tables controlling side...
1994-09-19 Karl Heuer[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-19 Francesco Potortì* rlogin.el (rlogin): recognise the `-l user' option...
1994-09-19 Richard M.... (SYSTEM_TYPE): Delete definition.
1994-09-19 Richard M.... (picture-yank-at-click): New function.
1994-09-19 Richard M.... Handle ==, !=, + and -.
1994-09-19 Richard M.... (Info-insert-dir): Insert newlines before rather than
1994-09-19 Richard M.... (RETURN_UNGCPRO): Use if (1) .. else, not do ... while...
1994-09-19 Richard M.... (rmail-summary-construct-io-menu): New function.
1994-09-19 Richard M.... (rmail-output-menu): Function deleted.
1994-09-19 Richard M.... Build proper keymap for the "Input (menu)" and "Output...
1994-09-19 Richard M.... (file-name-sans-extension): New function.
1994-09-19 Karl Heuer(validate_interval_range, property_value, Fget_char_pro...
1994-09-19 Karl Heuer(openp): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer(vmotion, Fvertical_motion): Fix Lisp_Object vs. int...
1994-09-19 Karl Heuer(Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer(direct_output_for_insert, direct_output_forward_char...
1994-09-19 Karl Heuer(Fsignal): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer(Frandom): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs...
1994-09-19 Karl Heuer(read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 Karl HeuerDeclare Fmake_sparse_keymap.
1994-09-19 Karl HeuerAdd #include "keyboard.h"
1994-09-18 Karl Heuer(Fmember): Declare this function.
1994-09-18 Karl Heuer(install-arch-indep): Copy DOC-*, not DOC*
1994-09-18 Karl Heuer(_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 Karl Heuer(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
1994-09-18 Karl HeuerDelete obsolete symbols.
1994-09-18 Karl HeuerAdd checks to set HAVE_TIMEVAL and HAVE_SELECT.
1994-09-18 Richard M.... (tex-start-shell): Inherit comint-mode-map, don't copy.
1994-09-18 Richard M.... (shell-mode-map): Inherit comint-mode-map, but copy...
1994-09-18 Richard M.... (struct process): New field tty_name.
1994-09-18 Richard M.... (telnet-mode-map): Inherit from comint-mode-map.
next