bpt/emacs.git
1994-09-23 Richard M.... (FRAME_X_DISPLAY): New macro.
1994-09-23 Richard M.... (mail-extr-all-top-level-domains): Fix formal name...
1994-09-23 Richard M.... (x_destroy_window): Decrement ref count of x_screen...
1994-09-23 Richard M.... (rmail-retry-failure): Copy the whole block of headers...
1994-09-22 Richard M.... entered into RCS
1994-09-22 Richard M.... (add-change-log-entry): Set add-log-full-name and
1994-09-22 Richard M.... (shrink-window-if-larger-than-buffer): Use WINDOW's...
1994-09-22 Karl Heuer(evaporate_overlays): Overlay is in car, not cdr.
1994-09-22 Karl Heuer(expand-mail-aliases, define-mail-alias): Change sync...
1994-09-22 Karl Heuer(sendmail-synch-aliases): Renamed from sync-mail-aliase...
1994-09-22 Francesco PotortìUser option Man-notify-flag renamed to Man-notify-method.
1994-09-22 Francesco Potortì* ispell.el (check-ispell-version): suggest to try...
1994-09-22 Richard M.... (Fcompleting_read): Doc fix.
1994-09-22 Richard M.... (BASE_PURESIZE): Increment both values.
1994-09-22 Richard M.... (x-create-frame-with-faces): Delete the frame if get...
1994-09-22 Richard M.... (insert-buffer): Default to first buffer other than...
1994-09-22 Richard M.... (rmail-summary-goto-msg): Simply the regexp
1994-09-22 Richard M.... (insert-parentheses): Don't insert spaces at beginning...
1994-09-22 Richard M.... (Vdebug_on_error): Declared.
1994-09-22 Richard M.... (cmd_error_internal): New function, broken out of cmd_e...
1994-09-22 Richard M.... (special-display-popup-frame): Rename new arg to ARGS.
1994-09-22 Richard M.... (print-help-return-message): Handle cons cells
1994-09-22 Richard M.... (display-buffer, special-display-buffer-names)
1994-09-22 Richard M.... (special-display-popup-frame): New argument PARAMS.
1994-09-22 Richard M.... (mail-host-address): New variable.
1994-09-22 Chris Siebenmannadd convex c3* c4*
1994-09-22 Richard M.... (file-ownership-preserved-p): New function.
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 -.
next