bpt/emacs.git
1993-03-01 Richard M.... (print--string case):
1993-03-01 Richard M.... (read1--strings with properties case):
1993-03-01 Richard M.... (Fadd_text_properties, Fremove_text_properties):
1993-03-01 Richard M.... (intervals_equal): Handle one arg null and other not.
1993-03-01 Richard M.... (del_range): Update point before offset_intervals.
1993-02-28 Richard M.... (emacs, temacs): Add @true to prevent Make confusion.
1993-02-27 Richard M.... Error if company name is more than one word.
1993-02-26 Richard M.... (syms_of_keyboard): Doc fix.
1993-02-26 Richard M.... (walk-windows): Doc fix.
1993-02-25 Richard M.... (traverse_intervals): New arg ARG.
1993-02-25 Richard M.... (mark_interval): Add ignored arg.
1993-02-25 Richard M.... (add-change-log-entry): Find end of first paragraph...
1993-02-25 Richard M.... (point-to-register): Make arg ARG optional.
1993-02-25 Jim Blandy* term/x-win.el (scroll-bar-mode, scroll-bar-mode)...
1993-02-24 Roland McGrath(Ferase_buffer): Added interactive spec.
1993-02-24 Richard M.... (syms_of_buffer): Doc fix.
1993-02-24 Richard M.... (vc-find-file-hook): Discard vc status of file
1993-02-24 Richard M.... Formerly PROBLEMS.~3~
1993-02-24 Richard M.... Formerly PROBLEMS.~2~
1993-02-24 Richard M.... (syms_of_cmds): New var `overwrite-binary-mode'.
1993-02-23 Richard M.... (read_avail_input): Args to `kill' were backwards.
1993-02-23 Jim BlandyFix the fix.
1993-02-23 Jim Blandy* emacs.c (fatal_error_signal): Unblock the signal...
1993-02-23 Jim Blandy* abbrev.c (Fexpand_abbrev): Only copy the text we...
1993-02-23 Jim Blandy* .gdbinit (xprocess): New command.
1993-02-23 Jim Blandy* make-dist: Only copy gmalloc.c if we couldn't link it.
1993-02-23 Jim BlandyRemoved assigment to foo in byte-compile-lambda.
1993-02-23 Jim Blandy* Makefile.in (lisppath): Don't include externallispdir...
1993-02-23 Jim Blandy* alloc.c (make_pure_float): Assure that PUREBEG +...
1993-02-23 Richard M.... (C_entries): Don't reset definedef when a newline insid...
1993-02-23 Richard M.... (Fforward_comment): New function.
1993-02-22 Jim Blandy* alloc.c (make_pure_float): Align pureptr according...
1993-02-22 Jim Blandy* xterm.c (XTread_socket): Pass the proper number of...
1993-02-22 Jim Blandy* xrdb.c (getuid): Remove declaration.
1993-02-22 Jim Blandy* minibuf.c (Fdisplay_completion_list): Pass the proper...
1993-02-22 Jim Blandy* xfns.c (x_set_icon_type): Pass the proper number...
1993-02-22 Jim Blandy* keyboard.c (recursive_edit_1, command_loop_1): Pass...
1993-02-22 Jim Blandy* textprop.c (Fget_text_property): Fix typo in function...
1993-02-22 Jim Blandy* systty.h [HAVE_TERMIOS]: Include fcntl.h.
1993-02-22 Jim Blandy* systime.h [_AIX]: Move test outside of previous #if.
1993-02-22 Jim Blandy* sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS...
1993-02-22 Jim Blandy* callint.c (Fcall_interactively): Pass the correct...
1993-02-22 Jim Blandy* process.c: Make sure we don't miss processes exiting...
1993-02-22 Jim Blandy* keyboard.c (recursive_edit_1, command_loop_1): Pass...
1993-02-22 Jim Blandy* data.c (Fstring_to_int): Rename this to Fstring_to_nu...
1993-02-22 Jim Blandy* keymap.c (Fdescribe_vector): Pass the proper number...
1993-02-22 Jim Blandy* keyboard.c (init_keyboard): Recognize HAVE_TERMIOS...
1993-02-22 Jim Blandy* frame.c (Fselect_frame): Set Vlast_event_frame to...
1993-02-22 Jim Blandy* fns.c (Fequal): Call internal_equal to recurse on...
1993-02-22 Jim Blandy* floatfns.c (Flogb): Always implement this by calling...
1993-02-22 Jim Blandy* callproc.c (init_callproc): Move the initialization of
1993-02-22 Jim Blandy* editfns.c (Fmessage): Don't forget to return a value...
1993-02-22 Jim Blandy* dispnew.c (sit_for): Pass the correct number of argum...
1993-02-22 Jim Blandy* data.c (Fstring_to_number): Skip initial spaces,...
1993-02-22 Jim Blandy* config.h.in: #define USE_TEXT_PROPERTIES by default.
1993-02-22 Jim Blandy* callproc.c (delete_temp_file): Declare this to return
1993-02-22 Jim Blandy* bytecode.c (Fbyte_code): Pass the correct number...
1993-02-22 Jim Blandy* buffer.h: Remove code which #includes "undo.h" if...
1993-02-22 Jim Blandy* buffer.c (Fswitch_to_buffer): Pass the correct number of
1993-02-22 Jim Blandy* alloc.c (make_pure_float): Align pureptr on a sizeof...
1993-02-22 Jim Blandy* aix3-1.h: Changes from 18.58.
1993-02-22 Jim Blandy* ibmrs6000.h (C_ALLOCA, STACK_DIRECTION): Only define...
1993-02-22 Jim Blandy* files.el (revert-buffer): Reverse the sense of the...
1993-02-22 Jim Blandy* two-column.el: Add autoloads for the functions defined in
1993-02-22 Jim Blandy* subr.el (string-to-int): Make this an alias for
1993-02-22 Jim Blandy* gud.el (gud-break): With a prefix argument, set a...
1993-02-22 Jim Blandy* make-dist: Don't distribute the external-lisp directo...
1993-02-22 Jim Blandy* configure: Detect whether the compiler supports ...
1993-02-22 Jim Blandy* Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the...
1993-02-22 Jim BlandyInitial revision
1993-02-21 Richard M.... (esc-map, ctl-x-map): Define as functions.
1993-02-21 Richard M.... (Fskip_syntax_backward): New function.
1993-02-21 Richard M.... (Fsuspend_emacs): Make tem not register.
1993-02-20 Richard M.... (super-apropos-check-doc-file): Look for DOC file in...
1993-02-20 Richard M.... (Fmemory_limit): Doc fix.
1993-02-20 Richard M.... (insert-directory): Doc fix.
1993-02-19 Richard M.... (Fsuspend_emacs): Rename suspend-hook to suspend-hooks...
1993-02-19 Richard M.... (describe_map): Call Fkey_description before build_string.
1993-02-19 Richard M.... (describe-function): Print the arglist if the function...
1993-02-19 Richard M.... (Fopen_dribble_file): Doc fix.
1993-02-18 Richard M.... (syms_of_lread): Doc fix.
1993-02-18 Michael I.... * process.c (Fstart_process): Jimb's change of December 11
1993-02-17 Richard M.... Fix minor bugs in previous change.
1993-02-17 Roland McGrath(generate-file-autoloads): If no buffer was visiting...
1993-02-17 Richard M.... (isearch-backward-regexp):
1993-02-17 Richard M.... (byte-compile-lambda): Test of byte-compile-compatibili...
1993-02-16 Richard M.... (frame-initialize): Fix error syntax.
1993-02-16 Jim Blandy* informat.el (Info-tagify): Correct the regular expres...
1993-02-15 Richard M.... (find-file-hooks): Delete permanent-local property.
1993-02-15 Richard M.... (search_command): #if 0 previous change.
1993-02-15 Richard M.... (search_command): When moving to LIM on failure, return...
1993-02-14 Richard M.... (Frename_buffer): Make prefix arg set UNIQUE.
1993-02-14 Jim Blandy* xterm.c (x_set_window_size): Call change_frame_size...
1993-02-14 Jim Blandy* frame.c (Fframe_parameters): Report the `minibuffer...
1993-02-14 Jim Blandy* xdisp.c (message): Set echo_frame to the frame whose...
1993-02-14 Jim Blandy* dispnew.c (remake_frame_glyphs): When re-allocating...
1993-02-14 Jim Blandy* keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,
1993-02-14 Jim Blandy* frame.c (Fframe_parameters): Report the `minibuffer...
1993-02-14 Jim Blandy* fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil...
1993-02-14 Jim Blandy* s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h".
next