bpt/emacs.git
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".
1993-02-14 Jim Blandy* subr.el (mod): Add back this alias for %.
1993-02-14 Jim Blandy* rmailout.el (rmail-output, rmail-output-to-mail-file...
1993-02-14 Jim Blandy* lisp-mode.el (lisp-fill-paragraph): New function.
1993-02-14 Jim Blandy* gosmacs.el: Bind M-h to delete-previous-word, not
1993-02-14 Jim Blandy* frame.el: Clean up initialization code.
1993-02-14 Jim Blandy* fortran.el (fortran-prepare-abbrev-list-buffer):...
1993-02-14 Jim Blandy* cl.el (cl-version): Mark as no longer in beta test.
1993-02-14 Jim Blandy* Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir...
1993-02-14 Jim Blandy* configure (progname): New option `--with-gcc'. Make...
1993-02-14 Jim BlandyInitial revision
1993-02-13 Richard M.... (Fadd_text_properties): Put OBJECT arg last. Make...
1993-02-13 Richard M.... (C_SWITCH_MACHINE): Don't define if GCC.
1993-02-11 Richard M.... (enable-flow-control...): Renamed from evade...
1993-02-11 Richard M.... (Finsert_buffer_substring): Proper error for non-ex...
1993-02-11 Richard M.... (Fcompare_buffer_substrings): New function.
1993-02-10 John Hasseyremoved m88kbcs, changed delta88 and harris to
1993-02-10 Richard M.... Update GPL version.
1993-02-10 Richard M.... (set-gosmacs-bindings): Fix binding of \eh.
1993-02-10 Richard M.... (char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.
1993-02-09 Richard M.... Fix copyright notice.
1993-02-08 Roland McGrath(add-change-log-entry): Undo Jan 25 change. It worked...
1993-02-08 Roland McGrath(compilation-forget-errors): Just set
1993-02-07 Richard M.... (sort-subr): Fix previous change.
1993-02-07 Richard M.... (sort-build-lists): Record the key as pair of positions;
1993-02-07 Richard M.... (mail-setup): Use fill-region-as-paragraph
1993-02-07 Richard M.... (extra_keyboard_modifiers): New Lisp var.
1993-02-07 Richard M.... (XTread_socket): Support extra_keyboard_modifiers.
1993-02-05 Jim Wilson(i[34]86sol2): New abbrev for i[34]86-unknown-solaris2.
1993-02-05 Roland McGrath(make-comint): Added docstring.
1993-02-05 Roland McGrathRestore nuked information in minibuffer history bindings.
1993-02-05 Richard M.... Once again, go back to ordinary next-history-element
1993-02-03 Richard M.... (sort-subr): Doc fixes.
1993-02-02 Richard M.... (mail-do-fcc): Allow dash in timezone name.
1993-02-01 Jim Blandy* simple.el (kill-region): If the buffer is read-only...
1993-02-01 Jim Blandy* texinfo.el (texinfo-mode): Make page-delimiter buffer...
1993-01-31 Roland McGrath(mail-abbrev-end-of-buffer): Changed interactive spec...
1993-01-30 Richard M.... (c-macro-expand): Use expanded name to write or delete.
1993-01-30 Richard M.... (force_fit_type): Abort if T not INTEGER_CST.
1993-01-30 Jim Blandy* window.c (Fscroll_left, Fscroll_right): Don't forget...
1993-01-29 Jim Blandy* xmenu.c (Fx_popup_menu): Don't forget to turn the...
1993-01-29 Jim Blandy* lread.c (read1): Although digits followed by a '...
1993-01-28 Roland McGrath(next-complete-history-element): Restore point after...
1993-01-28 Richard M.... (sendmail-program): Try /usr/ucblib/sendmail.
next