bpt/emacs.git
1993-07-30 Richard M.... *** empty log message ***
1993-07-30 Roland McGrath(compilation-error-regexp-alist): Broaden RS6000 regexp...
1993-07-30 Roland McGrath*** empty log message ***
1993-07-30 Jim Blandy* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
1993-07-30 Jim Blandy* window.c (check_frame_size): Include the menu bar...
1993-07-30 Jim Blandy* gud.el (gud-gdb-marker-filter): Do not assume that...
1993-07-29 Jim Blandy* mpuz.el (mpuz-board): Doc fix.
1993-07-29 Richard M.... (dbx): Use %d in gud-break.
1993-07-29 Paul EggertDon't check whether file is readable until we have...
1993-07-29 Richard M.... Do the global key bindings only via loaddefs.el,
1993-07-29 Richard M.... (Fdelete_frame): New arg FORCE allows deletion of last...
1993-07-29 Richard M.... (rmail-nuke-pinhead-header): Tell replace-match not...
1993-07-29 Richard M.... (calendar-mode-map): Bind C-SPC.
1993-07-29 Paul Eggert(vc-mode-line): Set vc-mode to nil if FILE no longer...
1993-07-29 Richard M.... (delete-frame): Permit it, if > 1 frame is vis or iconic.
1993-07-29 Richard M.... (bzero, bcmp, bcopy): New macros.
1993-07-29 Jim Blandy* gud.el (gud-last-last-frame): Specify initial value...
1993-07-29 Jim Blandy* man.el (Man-find-section): HP/UX man pages have secti...
1993-07-29 Richard M.... (calculate-c-indent): When checking whether function...
1993-07-29 Richard M.... (rmail-convert-file): If file needs conversion, convert...
1993-07-29 Richard M.... (name-last-kbd-macro): Handle macros that are vectors.
1993-07-29 Richard M.... File removed.
1993-07-29 Richard M.... (Man-filter-list): Insert \n newlines in awk script.
1993-07-29 Roland McGrath(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for...
1993-07-28 Richard M.... (time-stamp): Add autoload cookie.
1993-07-28 Roland McGrath(comint-replace-by-expanded-filename, comint-dynamic...
1993-07-28 Richard M.... Comment change.
1993-07-28 Jim Blandy* hpux9.h: Doc fix.
1993-07-28 Richard M.... Require assoc instead of sc-alist.
1993-07-28 Jim Blandy* s/hpux9.h: Doc fix.
1993-07-28 Richard M.... (gnus-apply-kill-hook): Make default value a list of...
1993-07-28 Richard M.... (wait_reading_process_input): Undo last two changes:
1993-07-28 Richard M.... (make_hdr): Use & in call to bzero.
1993-07-27 Jim Blandy* make-dist: Include lisp/dired.todo in the distribution.
1993-07-27 Richard M.... Comment change.
1993-07-27 Richard M.... (byte-recompile-directory): Doc fix.
1993-07-27 Richard M.... (command_loop_1): Call Qrecompute_lucid_menubar only...
1993-07-27 Richard M.... (iconify-or-deiconify-frame): Make it work.
1993-07-27 Richard M.... (iconify-or-deiconify-frame): New function. Use it...
1993-07-27 Richard M.... entered into RCS
1993-07-27 Richard M.... Initial revision
1993-07-27 Paul Eggert(vc-rcs-status): Removing any trailing "-".
1993-07-27 Richard M.... (Fx_rebind_key, Fx_rebind_keys): Functions deleted.
1993-07-27 Richard M.... (c++-mode-syntax-table): Don't alter syntax of '.
1993-07-27 Richard M.... (scan_sexps_forward): Delete extra Fcdr when analyzing...
1993-07-27 Richard M.... (x-handle-iconic): New function.
1993-07-27 Richard M.... (frame-notice-user-settings): Don't reapply a parm
1993-07-27 Richard M.... (x_iconify_frame): Handle case where frame was invisible.
1993-07-27 Richard M.... (main): Test LOCALTIME_CACHE.
1993-07-27 Richard M.... [MULTI_FRAME] (PURESIZE): Increased to 210000.
1993-07-27 Richard M.... (OLDXMENU_OPTIONS): Definition deleted.
1993-07-27 Richard M.... [USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.
1993-07-27 Richard M.... (search_buffer): If n is 0, just return POS.
1993-07-27 Richard M.... (dbx): For gud-break, send a file command and a stop...
1993-07-27 Richard M.... Doc fixes.
1993-07-27 Roland McGrath*** empty log message ***
1993-07-26 Richard M.... (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
1993-07-26 Richard M.... (font-menu-add-default): New function.
1993-07-26 Richard M.... (normal-top-level): Call font-menu-add-default.
1993-07-26 Richard M.... (Fset_window_buffer): Clear window_end_{pos,valid}.
1993-07-26 Richard M.... Comment fix.
1993-07-26 Richard M.... (Fsleep_for): If arg is 0, return right away.
1993-07-26 Roland McGrath(read-expression-history): New defvar.
1993-07-26 Roland McGrath*** empty log message ***
1993-07-26 Richard M.... (kill-ring-save): Delete spurious `message' call.
1993-07-26 Richard M.... (indent-c-exp): When previous line ends in comma,
1993-07-26 Richard M.... (c++-mode-syntax-table): Handle C-style comments.
1993-07-26 Richard M.... (dired-readin-insert): If we got a list of files,
1993-07-26 Richard M.... (insert-directory): Make sure default-directory is...
1993-07-26 Richard M.... (kbd_buffer_store_event): Apply all the modifiers bits
1993-07-25 Richard M.... (vc-backend-steal): Pass arg omitted in last change.
1993-07-25 Richard M.... (x-selection-timeout): Use 20000 as default.
1993-07-25 Richard M.... (MAXREQUEST): Defined.
1993-07-25 Richard M.... (lisp_data_to_selection_data): New arg NOFREE_RET.
1993-07-25 Richard M.... (redraw_previous_char): New function.
1993-07-25 Richard M.... Commented-out code added.
1993-07-25 Richard M.... Fix typo in previous change.
1993-07-25 Richard M.... (x-fixed-font-alist): Give some fonts long patterns.
1993-07-25 Richard M.... (x-select-text): Never set the CLIPBOARD selection.
1993-07-25 Richard M.... (getpwuid): Declare at top level, and not if __386bsd__.
1993-07-25 Richard M.... (LOCALTIME_CACHE): Defined.
1993-07-25 Richard M.... (Fdo_auto_save): Temporarily clear Vquit_flag.
1993-07-25 Richard M.... (Fx_create_frame): Typo in previous change.
1993-07-25 Richard M.... (xscrollbar): Fix typo specifying doc string.
1993-07-25 Jim BlandyAdd size to geometry spec.
1993-07-25 Richard M.... (unrmail): Total rewrite.
1993-07-25 Richard M.... (rmail-output): New arg NOATTRIBUTE.
1993-07-24 Richard M.... (rmail-output-to-rmail-file): Set rmail-last-rmail...
1993-07-24 Richard M.... (rmail-last-rmail-file): Initialize to a file name.
1993-07-24 Richard M.... (occur): If no default, don't mention one.
1993-07-24 Richard M.... (Info-select-node): Run Info-selection-hook.
1993-07-24 Richard M.... (tar-parse-info, tar-header-offset, tar-superior-buffer)
1993-07-24 Richard M.... (Fx_create_frame): Don't look for default font
1993-07-24 Richard M.... (face_name_id_number): Use assq_no_quit, not Fassq.
1993-07-24 Richard M.... (Fprocess_status): Use Fget_process, to avoid error
1993-07-24 Richard M.... (ispell-point): Do nothing if there's no word at START.
1993-07-23 Richard M.... (command_loop_1): Run post-command-hook first thing.
1993-07-23 Roland McGrath[_LIBC]: Define BSD4_2.
1993-07-23 Richard M.... (HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS
1993-07-23 Richard M.... entered into RCS
next