bpt/emacs.git
1993-03-20 Jim Blandy* process.c (wait_reading_process_input): Doc fix.
1993-03-20 Jim Blandy* systime.h (EMACS_HAS_USECS): #define this if HAVE_TIM...
1993-03-20 Jim BlandyDo * dispnew.c (sit_for): Doc fix.
1993-03-20 Jim Blandy* sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.
1993-03-20 Jim Blandy* callproc.c (child_setup): Make sure that in, out...
1993-03-20 Jim Blandy* xterm.c (x_term_init): If the X connection is already...
1993-03-20 Jim Blandy* s/hpux8.h, s/sunos4-1.h (OLDXMENU_OPTIONS): Define...
1993-03-20 Jim Blandy* xfns.c (Fx_open_connection): If we have X11R5, use
1993-03-20 Jim Blandy* frame.c (Fraise_frame, Flower_frame): Renamed from
1993-03-20 Jim Blandy*** empty log message ***
1993-03-20 Jim Blandy* fileio.c (HAVE_FSYNC): Define, if appropriate.
1993-03-20 Jim Blandy* emacs.c (Finvocation_name): New function.
1993-03-20 Jim Blandy* make-dist: Fix typo.
1993-03-20 Richard M.... (Fx_display_color_p): Renamed from Fx_color_display_p.
1993-03-20 Richard M.... (x_screen): Make this var file scope.
1993-03-19 Eric S. RaymondAdded documentation, made the change comment for old...
1993-03-19 Eric S. RaymondTeach it about the new user-runnable command rcs-checkin.
1993-03-19 Eric S. RaymondInitial revision
1993-03-19 Eric S. RaymondDeleted some VMS caveats. If the src and lisp ChangeLog...
1993-03-19 Eric S. RaymondMake sure that when new keywords are compiled, we see...
1993-03-19 Eric S. RaymondTypo fix.
1993-03-19 Eric S. RaymondInfo on the terminal-package-finding algorithm.
1993-03-19 Eric S. RaymondAll references to 18 changed to past tense; APOLLO...
1993-03-19 Eric S. RaymondAdded 900-line support
1993-03-19 Eric S. RaymondInitial revision
1993-03-19 Jim Blandy* tex-mode.el (tex-send-command): Fix the command sent...
1993-03-19 Jim BlandySome VMS changes from Richard Levitte <levitte@e.kth...
1993-03-19 Eric S. RaymondCorrected typo, fixed it to discard = and TAGS files...
1993-03-19 Eric S. RaymondAdded unlock and relock.
1993-03-19 Eric S. RaymondAdded unlock and relock productions.
1993-03-19 Eric S. RaymondInitial revision
1993-03-19 Eric S. RaymondAdded keyword.
1993-03-19 Eric S. RaymondOops...
1993-03-19 Richard M.... (Fvisited_file_modtime): New function.
1993-03-19 Eric S. RaymondAdded unlock and relock.
1993-03-19 Richard M.... (cons_to_long, long_to_cons): No longer static.
1993-03-18 Jim BlandyAdd a --compress option to force make-dist to use compress.
1993-03-18 Jim Blandy* make-dist: Use gzip, if we can find it.
1993-03-18 Jim Blandy* frame.h (FOR_EACH_FRAME): Change the definition so...
1993-03-18 Eric S. RaymondInitial revision
1993-03-18 Eric S. RaymondCorrected Keywords header.
1993-03-18 Eric S. RaymondCorrected Keywords header
1993-03-18 Jim Blandy* solar.el (solar-time-string): Round the time properly.
1993-03-18 Eric S. RaymondAdd or correct keywords
1993-03-18 Richard M.... (make-frame): Renamed from new-frame.
1993-03-18 Jim BlandySome VMS changes from Richard Levitte <levitte@e.kth...
1993-03-18 Jim Blandy* configure: Recognize rs6000-ibm-aix32 and rs6000...
1993-03-18 Richard M.... Fix spacing conventions.
1993-03-18 Eric S. Raymond(function-key-map) Nuke code no longer bound to keys.
1993-03-18 Eric S. RaymondAs many key cookies as possible renamed to fit the...
1993-03-18 Eric S. RaymondFix things so that bindings are added to the keymap...
1993-03-17 Eric S. RaymondLess klugey version of fix.
1993-03-17 Eric S. RaymondAdd production to nuke binaries and doc files.
1993-03-17 Eric S. RaymondTeach this to use help-screen.el.
1993-03-17 Richard M.... Doc fix.
1993-03-17 Jim Blandy* xterm.c (x_display_box_cursor, x_display_bar_cursor...
1993-03-17 Eric S. RaymondInitial revision
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-03-17 Eric S. RaymondInitial revision
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-03-17 Eric S. RaymondAdded standard library headers.
1993-03-17 Eric S. Raymond(finder-compile-keywords) Treat nil in a path argument...
1993-03-17 Eric S. RaymondIncrement version number to match vc.el's.
1993-03-17 Eric S. Raymond(vc-header-strings) Name changed to vc-header-alist...
1993-03-17 Eric S. RaymondAdded `Developer's configuration' section.
1993-03-17 Eric S. RaymondSupply second arg for tgetstr() calls.
1993-03-17 Richard M.... (_getpty): Declare this, not _get_pty.
1993-03-17 Richard M.... Fix typo in previous change.
1993-03-17 Richard M.... (Fprocess_send_eof): Make sure proc is running.
1993-03-16 Paul EggertSome awks don't understand "\r". Code around this.
1993-03-16 Paul Eggert(vc-version-diff): Use (message ...), not (message...
1993-03-16 Paul EggertMerge today's change by eric with everybody else's
1993-03-16 Jim BlandyDoc fix.
1993-03-16 Jim Blandy* bytecomp.el (byte-compile-from-buffer): Put buffer...
1993-03-16 Jim Blandysrc/\f * simple.el (quoted-insert): In overwrite...
1993-03-16 Jim Blandy* cmds.c (overwrite_binary_mode): Deleted; this impleme...
1993-03-16 Eric S. Raymondvc-error-occurred: moved to vc-hooks.el in order for...
1993-03-16 Eric S. Raymondvc-error-occurred needs to be in vc-hooks.
1993-03-16 Jim Blandy* calendar.el (calendar-time-zone): Initialize this...
1993-03-16 Jim BlandyRename `live-window-p' to `window-live-p', for consiste...
1993-03-16 Richard M.... (xmenu_show): Do BLOCK_INPUT; unblock just before retur...
1993-03-16 Richard M.... [SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.
1993-03-15 Jim Blandy* frame.c (Fframe_height, Fframe_width): Fix doc string...
1993-03-15 Jim Blandy*** empty log message ***
1993-03-15 Jim Blandy* floatfns.c (logb): Add extern declaration for this.
1993-03-15 Jim Wilson(sparclite, sparclite-*): New configuration.
1993-03-15 Jim Blandy* register.el (view-register): Neglect not to avoid...
1993-03-15 Jim BlandyMake frame configurations start with a distinctive...
1993-03-15 Jim Blandy* indent.el (indent-region, indent-region-function...
1993-03-15 Richard M.... (wait_reading_process_input): New option to wait
1993-03-15 Richard M.... (FRAMEP): Macro deleted.
1993-03-15 Richard M.... Include termhooks.h.
1993-03-15 Richard M.... (Xatom_wm_change_state): Just declare.
1993-03-15 Richard M.... (SELECTION_EVENT_DISPLAY): New macro.
1993-03-15 Richard M.... (Xatom_wm_change_state): Define here.
1993-03-15 Richard M.... (record_property_change, record_delete, record_insert):
1993-03-15 Richard M.... (PRINTPREPARE): Handle marker that points nowhere.
1993-03-15 Jim Blandy* indent.el (indent-line-function): Doc fix.
1993-03-15 Richard M.... (list_of_items): Allow strings among the alist items;
next