bpt/emacs.git
1993-07-18 Jim Blandy* keyboard.c (read_key_sequence): Accept both strings...
1993-07-18 Jim Blandy* keyboard.c (read_key_sequence): Accept both strings...
1993-07-18 Jim Blandy* textprop.c (Ftext_property_any, Ftext_property_all...
1993-07-18 Jim Blandy* intervals.c (split_interval_left, split_interval_righ...
1993-07-18 Jim Blandy* dispnew.c (direct_output_for_insert): By the time...
1993-07-18 Jim Blandy* Makefile.in (C_SWITCH_SYSTEM): New variable, set...
1993-07-18 Jim Blandy* term/x-win.el: Include (invocation-name) in the error...
1993-07-18 Jim Blandy* shell.el (shell-process-pushd): Fix syntax error in
1993-07-18 Jim Blandy* hippie-exp.el: Renamed from hippie.el.
1993-07-18 Jim Blandy* bytecomp.el (byte-compile-from-buffer): Bind float...
1993-07-18 Jim Blandy* ange-ftp.el: Install the correct regexp in
1993-07-18 Jim Blandy* wakeup.c: Use CPP tangle from autoconf manual to...
1993-07-18 Jim Blandy* etags.c (print_help): Break up the very long strings...
1993-07-18 Jim Blandy* configure.in (m68k-bull-sysv3): new config.
1993-07-18 Jim Blandy* Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM...
1993-07-18 Richard M.... Enable the hook only if window-system.
1993-07-18 Richard M.... (face-equal): Don't mess with face-background-pixmap.
1993-07-17 Richard M.... Rewritten by Vromans to use text properties.
1993-07-17 Richard M.... (tar-extract): Use view-exit-action to kill viewed...
1993-07-17 Richard M.... Doc fixes; some args renamed.
1993-07-17 Richard M.... (gnus-info-nodes): Update node names.
1993-07-17 Richard M.... entered into RCS
1993-07-17 Richard M.... (texinfo-mode): Undo changes mistakenly added with
1993-07-17 Richard M.... (Vhelp_menu_bar_map): Deleted.
1993-07-17 Richard M.... (revert-buffer): Make menu-enable form more accurate
1993-07-17 Richard M.... (mh-yank-hooks): Use (mark t).
1993-07-16 Roland McGrath(comint-{next,prev}-prompt, comint-send-eof): New funct...
1993-07-16 Roland McGrath(ad-start-advice-on-load): Initialize to t.
1993-07-16 Roland McGrathInitial revision
1993-07-16 Doug Evansif [ "$os" ] --> if [ x"$os" != x"" ]
1993-07-16 Richard M.... (rmail-mail-new-frame): New variable.
1993-07-16 Richard M.... (mail-bury): If selected frame is dedicated,
1993-07-15 Richard M.... (read_char_menu_prompt): If the user rejects a menu,
1993-07-15 Richard M.... (ispell-menu-map): Add missing quote in defalias.
1993-07-15 Richard M.... (vc-rcs-status): Make work buffer's name start w/ space.
1993-07-15 Richard M.... (completion-setup-function): Insert the mouse help...
1993-07-15 Richard M.... (Fdisplay_completion_list): Run completion-setup-hook.
1993-07-15 Richard M.... (help-menu-bar-map): Put the Help item in this map.
1993-07-15 Richard M.... (Fbuffer_local_variables): For local var that is unbound,
1993-07-15 Richard M.... (dired-mode-map): Add menu bar items.
1993-07-15 Jim Blandy* assoc.el (asort): First argument should be named...
1993-07-15 Jim Blandy* keyboard.c (menu_bar_one_keymap): If the key's bindin...
1993-07-15 Richard M.... (server-done): Let save-buffer make the backup,
1993-07-15 Roland McGrath(isearch-edit-string): Bind isearch-nonincremental...
1993-07-15 Richard M.... (Qdisabled_command_hook): New variable.
1993-07-15 Roland McGrath(compilation-parse-errors): After skipping two lines...
1993-07-15 Roland McGrath(gud-debugger-startup): Replaced with gud-massage-args.
1993-07-14 Roland McGrath(snarf-spooks): Restore function.
1993-07-14 Roland McGrath(cookie-cache): New defvar.
1993-07-14 Roland McGrath(generate-file-autoloads): Fix FILE truename hacking...
1993-07-14 Richard M.... (Vhelp_menu_bar_map): New var.
1993-07-14 Richard M.... (mark_object) [DEBUG_MOLE]: Add abort at beginning.
1993-07-14 Jim Blandy* calendar.el (calendar-holidays): Don't autoload this...
1993-07-14 Jim BlandyInitial revision
1993-07-14 Jim Blandy* config.sub: Add case for Bull dpx/2.
1993-07-13 Richard M.... (copy-face): New arg NEW-FRAME.
1993-07-13 Richard M.... (completion-mode): New major mode.
1993-07-13 Richard M.... (mouse-choose-completion): New function.
1993-07-13 Richard M.... (verify_interval_modification): Use Qinsert_in_front_ho...
1993-07-13 Richard M.... (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
1993-07-13 Richard M.... (prepare_to_modify_buffer): Call verify_overlay_modific...
1993-07-13 Richard M.... (verify_overlay_modification): New function.
1993-07-13 Richard M.... (Qinsert_in_front_hooks, Qinsert_behind_hooks): New...
1993-07-13 Richard M.... *** empty log message ***
1993-07-13 Richard M.... (mail-bury): New function.
1993-07-13 Jim Meyering*** empty log message ***
1993-07-13 Richard M.... (compare-windows-skip-whitespace): New function.
1993-07-13 Richard M.... (rmail-insert-inbox-text): If inbox is not in the
1993-07-13 Richard M.... (define-key-after): Error if KEY has two elements.
1993-07-13 Richard M.... (menu-bar-file-menu): Add menu item for dired.
1993-07-13 Jim Blandy* autoload.el (generate-file-autoloads): Correctly...
1993-07-13 Richard M.... (Qinsert_before_hooks, Qinsert_after_hooks): Declared.
1993-07-13 Richard M.... (verify_interval_modification):
1993-07-12 Richard M.... (Qundefined): New variable.
1993-07-12 David J. MacKenzie*** empty log message ***
1993-07-12 Paul Eggert(vc-rcs-status): Include head version number in mode...
1993-07-12 Richard M.... (ispell-menu-map): New keymap--both fn and var.
1993-07-12 Richard M.... (ispell-menu-map): New autoload definition.
1993-07-10 Jim Blandy* configure.in: Use the autoconf AC_FIND_X macro to...
1993-07-10 Richard M.... (show-paren-command-hook): Do nothing if not window...
1993-07-10 Richard M.... Fix typos in previous change.
1993-07-09 Richard M.... (wait_reading_process_input): If wait_for_cell, do...
1993-07-09 Richard M.... (rmail-output): If file is an Rmail file,
1993-07-09 Doug EvansMake `solaris' reflect the most recent major release.
1993-07-09 Richard M.... entered into RCS
1993-07-09 Richard M.... Initial revision
1993-07-09 Jim Blandy* etags.c (alloca): removed all references to it.
1993-07-09 Richard M.... (consider_token): was `==', now is `='.
1993-07-09 Richard M.... (byte-compile-file-form-defmumble): Undo previous change.
1993-07-09 Richard M.... (byte-compile-setq-default):
1993-07-09 Richard M.... (mouse-menu-bar-buffers):
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...
next