bpt/emacs.git
1994-05-17 Karl Heuer(Fbacktrace): Properly nest parentheses.
1994-05-17 Richard M.... (command_loop_1): Fix test for valid display table...
1994-05-17 Richard M.... (ALL_LDFLAGS): Add LDFLAGS.
1994-05-17 Richard M.... (update_frame): Fix test of outq and baud_rate some...
1994-05-17 Richard M.... (update_frame): Fix backwd test of outq and baud_rate.
1994-05-17 Richard M.... (main): Avoid crash if argc is 1.
1994-05-17 Richard M.... (outline-mode): Use outline-this-or-next-heading.
1994-05-17 Richard M.... (Fdo_auto_save): Save listdesc as an integer, only...
1994-05-17 Richard M.... (validate_x_resource_name): Don't let Vx_resource_name...
1994-05-17 Richard M.... (gnus-group-mode-map): Fix typo in prev change.
1994-05-17 Richard M.... (gettimeofday): New function substituting the library
1994-05-17 Richard M.... [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
1994-05-17 Richard M.... (xmenu_show): Completely ignore nameless panes
1994-05-17 Karl Heuer(fix_overlays_in_range): New function.
1994-05-17 Karl Heuer(Ftranspose_regions): Fix overlays after moving markers.
1994-05-16 Richard M.... (Man-heading-regexp): Accept multiple whitespace chars.
1994-05-16 Richard M.... (gnus-post-news): Handle followup-to field.
1994-05-16 Richard M.... (blessmail): Specify directory for blessmail.el.
1994-05-16 Richard M.... *** empty log message ***
1994-05-16 Richard M.... entered into RCS
1994-05-16 Richard M.... Don't use `+' in regexps as different stream
1994-05-16 Richard M.... Comment change.
1994-05-16 Richard M.... (syms_of_eval): Doc fixes.
1994-05-16 Richard M.... Doc fixes.
1994-05-16 Richard M.... (precompute-menubar-bindings): Don't precompute menus...
1994-05-15 Richard M.... (x_display_box_cursor): Preserve mouse highlight if...
1994-05-15 Richard M.... (crlf_to_lf): Fix off-by-one condition.
1994-05-15 Richard M.... (Fcurrent_time_zone): Add cast.
1994-05-15 Richard M.... (LOCALTIME_CACHE): Defined.
1994-05-15 Richard M.... (LOCALTIME_CACHE): Define, if not OSF1.
1994-05-15 Richard M.... (HAVE_X11XTR6): Add newline before #if.
1994-05-14 Richard M.... (bind_polling_period): Never decrease polling_period.
1994-05-14 Richard M.... (XTread_socket): For button events, clear compose_status.
1994-05-14 Richard M.... Comment change.
1994-05-14 Richard M.... Remove periods from messages.
1994-05-14 Richard M.... (isearch-done): Don't call deactivate-mark.
1994-05-14 Richard M.... (tar-extract): Put tar name into subfile visited name.
1994-05-14 Richard M.... Make menu bar defines unconditional.
1994-05-14 Richard M.... Move menu bar defines to top level
1994-05-14 Richard M.... (dired-mode-map): Get rid of dired-regexp-prefix;
1994-05-14 Richard M.... (Fcopy_file): Close output before setting its times.
1994-05-13 Karl Heuer(Foverlay_lists): Doc fix.
1994-05-13 Richard M.... (font-lock-no-comments): New variable.
1994-05-13 Richard M.... (HAVE_X11XTR6): Arrange to define it.
1994-05-13 Richard M.... (HAVE_X11XTR6): Add #undef.
1994-05-13 Richard M.... (LIBXTR6): New variable. Test HAVE_X11XTR6.
1994-05-13 Richard M.... (syms_of_keyboard): Set up Qpolling_period.
1994-05-13 Richard M.... (Fopen_network_stream): Call bind_polling_period; later...
1994-05-13 Richard M.... (save_excursion_restore): Don't run activate-mark-hook
1994-05-13 Richard M.... (LIBXTR6): New variable.
1994-05-13 Richard M.... (vc-registered): Use find-file-name-handler.
1994-05-13 Richard M.... (sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-13 Richard M.... (child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-13 Richard M.... (main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-12 Richard M.... Handle Motif and Open-look.
1994-05-12 Richard M.... Rewrite mouse-3 menu as a keymap.
1994-05-12 Richard M.... (autoload-trim-file-name): Make it relative
1994-05-12 Richard M.... (outline-init): Delete junk at end.
1994-05-12 Richard M.... (texinfo-show-structure): Fix subsubsection indent...
1994-05-12 Karl Heuer(menu-bar-update-buffers): Don't use string-match.
1994-05-12 Karl Heuer(display_text_line): Fix check for end of buffer.
1994-05-12 Karl Heuer(update-autoloads-here): Split up long message.
1994-05-12 Richard M.... (maybe-blessmail): Mention bless-mail is in lib-src.
1994-05-12 Richard M.... (install): Depend on blessmail.
1994-05-12 Richard M.... (dumpglyphs): For cursor foreground, try the
1994-05-12 David J. MacKenzie(mips-siemens-sysv*): Put quotes around value containin...
1994-05-12 Richard M.... Comment change.
1994-05-12 Richard M.... (gnus-group-mode-map, gnus-summary-mode-map):
1994-05-12 Richard M.... (init_callproc): Never set Vdata_directory based on
1994-05-12 Richard M.... (tar-extract): Don't clear out the buffer-file-name.
1994-05-12 Richard M.... (shell-command): Use buffer name *Shell-Command*.
1994-05-12 Richard M.... (TAGS): Use the makefile in src subdir.
1994-05-12 Richard M.... (sdb): Handle tags-file-name as nil.
1994-05-11 Roland McGrath[__GNU_LIBRARY__]: Include <termios.h>.
1994-05-11 Fred Pierresteguy(xmenu_show): New var mb_item. Use it to determine...
1994-05-11 Richard M.... (string_width): Deleted.
1994-05-11 Karl Heuer(ediff-no-help-in-control-buffer): Renamed from
1994-05-11 Karl Heuer(update-file-autoloads): Delete leftover variable.
1994-05-11 Richard M.... (Frename_buffer): Reject empty string as new name.
1994-05-11 Karl Heuer(exec_sentinel): Don't deactivate the mark. Check...
1994-05-11 Karl Heuer(Man-build-man-command): Use manual-program, not hardco...
1994-05-11 Karl Heuer(Man-heading-regexp): Fix pattern.
1994-05-11 Karl Heuer(Man-heading-regexp): Fix pattern.
1994-05-11 Karl Heuer(Man-reuse-okay-p): Doc fix.
1994-05-11 Richard M.... (BSD): Define as 42.
1994-05-11 Richard M.... Don't declare logb if it is a macro.
1994-05-10 Karl Heuer(read_char): Preserve echo area on asynch buffer switch.
1994-05-10 Richard M.... (ispell-message): Add `ispell-message-text-end' and
1994-05-10 Richard M.... (Finsert_file_contents) [MSDOS]: Ignore the replace...
1994-05-10 Roland McGrathComment fix.
1994-05-10 Roland McGrath[__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even...
1994-05-10 Edward M. Reingold(calendar-mode-map): Change binding of Mouse-2. Bind...
1994-05-10 Edward M. Reingold(calendar-cursor-to-date): Fix error return.
1994-05-10 Richard M.... (abbreviate-file-name): Add special case for ms-dos.
1994-05-10 Roland McGrath(opsys): Recognize `gnu'.
1994-05-10 Richard M.... (using NON_GNU_CPP): Fix test for CPP already set.
1994-05-10 Richard M.... Comment change.
1994-05-10 Karl Heuer(frame-remove-geometry-params): Reverse the computed...
1994-05-10 Richard M.... (rmail-toggle-header): Call rmail-highlight-headers.
1994-05-10 Richard M.... (Qbuffer_file_type): Var deleted.
next