bpt/emacs.git
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
1993-07-23 Richard M.... Initial revision
1993-07-23 Richard M.... Comment fixes.
1993-07-23 Richard M.... (doctor-type-symbol): Win if auto-fill-function is...
1993-07-23 Richard M.... (advance-direction): Set kp-f3, not kp-f1.
1993-07-23 Richard M.... Minor error in previous change.
1993-07-23 Richard M.... (x-select-text): Always set the cut buffer,
1993-07-23 Richard M.... entered into RCS
1993-07-23 Richard M.... (XTread_socket) [! HAVE_X11R5]:
1993-07-23 Richard M.... (set_point): Test Vinhibit_point_motion_hooks.
1993-07-23 Richard M.... (syms_of_textprop): Set up Lisp var Vinhibit_point_moti...
1993-07-23 Richard M.... (Vinhibit_point_motion_hooks): Declared.
1993-07-23 Richard M.... (TEXT_START) [__GNUC__]: Define as 0.
1993-07-23 Richard M.... (font-lock-after-change-function):
1993-07-23 Richard M.... (sort-skip-fields): Really implement fields as runs
1993-07-23 Richard M.... (PTY_OPEN): Use sigaction, not sigsetmask.
1993-07-23 Richard M.... (x-select-text): Limit size of text sent to cut buffer.
1993-07-22 Richard M.... (keyboard-translate): Properly lengthen existing table.
1993-07-22 Richard M.... (DECLARE_GETPWUID_WITH_UID_T): Declared.
1993-07-22 Richard M.... (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.
1993-07-22 Jim BlandyImplement search for app-defaults directory and
1993-07-22 Richard M.... (Fget_buffer_process): Delete doc string from
1993-07-22 Roland McGrath(ALIGNED, ROUNDUP): Use `unsigned long int' instead...
1993-07-22 Roland McGrath[_LIBC]: Just include <sys/resource.h>, and skip hairy...
1993-07-22 Paul Eggert> (vc-backend-revert): Use `co -f' instead of deleting the
1993-07-22 Richard M.... (Fdelete_frame): Allow deletion if there is some other
1993-07-22 Richard M.... (syms_of_buffer): Lisp var doc fixes.
1993-07-22 Richard M.... (NO_MODE_T): Defined.
1993-07-22 Richard M.... (float_to_string): Don't use uninitialized pointer...
1993-07-22 Richard M.... (graft_intervals_into_buffer): When TREE is null,
1993-07-22 Richard M.... (map-y-or-n-p): If LIST is nil, just return.
1993-07-22 Richard M.... (mouse-secondary-save-then-kill): When making the undo...
1993-07-22 Richard M.... (mouse-set-font): Update faces bold, italic and bold...
1993-07-22 Richard M.... (perl-font-lock-keywords): Add a `(... . 1)' to the
1993-07-22 Richard M.... (complete): Use sit-for, not cmpl19-sit-for.
1993-07-22 Richard M.... (completion-list-mode): Renamed from completion-mode.
1993-07-22 Richard M.... (parse-colon-path): Really make nil, not ".", for empty...
1993-07-21 Richard M.... (generate-file-autoloads): Bind float-output-format.
1993-07-21 Richard M.... (Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-21 Richard M.... (Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-21 Richard M.... (compact_strings): Add USE_TEXT_PROPERTIES conditional.
1993-07-21 Richard M.... (Ftext_property_not_all): Fix typo in decl.
1993-07-21 Richard M.... (SUNOS_LOCALTIME_BUG): Defined.
1993-07-21 Richard M.... Try deleting version.el if it's not writable.
1993-07-21 Richard M.... Fix up previous change.
1993-07-21 Richard M.... If we do find x_includes and x_libraries
1993-07-21 Richard M.... *** empty log message ***
1993-07-21 Richard M.... (memmove): Defined.
1993-07-21 Jim Wilson(lynx): Recognize as vendor.
1993-07-21 Richard M.... (Man-set-fonts): Don't look for another char after
1993-07-21 Richard M.... (indent-c-exp): Call calculate-c-indent-within-comment...
1993-07-21 Richard M.... (indent-c-exp): If ENDPOS, always set OPOINT
1993-07-21 Richard M.... (mouse-drag-region): Use deactivate-mark.
next