log

age author description
1995-05-23 Karl Heuer (unload_color): Cast args of XFreeColors.
1995-05-23 Karl Heuer (hack_wm_protocols): Cast args of XGetWindowProperty.
1995-05-23 Karl Heuer (x_get_window_property): Cast args of XGetWindowProperty.
1995-05-23 Karl Heuer Initial revision
1995-05-23 Karl Heuer (long_to_cons): Don't assume 32-bit longs.
1995-05-23 Karl Heuer (Fvisited_file_modtime): Cast arg to long_to_cons.
1995-05-22 Karl Heuer (Fformat): Split double into two pointers, not two ints.
1995-05-22 Karl Heuer pass arg to sqrt.
1995-05-22 Karl Heuer (gnus-gnus-to-quick-newsrc-format): don't save
1995-05-22 Karl Heuer (display_text_line): Enter a char in charstarts
1995-05-22 Karl Heuer (gdb_lisp_params): New enum type.
1995-05-22 Karl Heuer gdb_lisp_params to get storage layout info.
1995-05-22 Karl Heuer Delete HAVE_FMOD; configure handles that correctly now.
1995-05-22 Karl Heuer (edit-kbd-macro): Better error messages for undefined keys
1995-05-22 Karl Heuer (ada-add-ada-menu): Fix args to easy-menu-define.
1995-05-22 Karl Heuer (oblookup): Delete argument hashp.
1995-05-22 Karl Heuer (file-ownership-preserved-p): Fix typo in previous change.
1995-05-22 Karl Heuer (mail-text): Expand abbrev before moving point.
1995-05-21 Jim Meyering [REGEX_FREE]: Use ((void)0) instead of just (0).
1995-05-20 Roland McGrath Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.
1995-05-20 Karl Heuer (mouse-save-then-kill): Fix previous change.
1995-05-20 Karl Heuer (activate_button, xm_update_cascadebutton): Don't use prototype.
1995-05-20 Karl Heuer Don't use prototype.
1995-05-20 Karl Heuer (easy-menu-do-define): Add autoload cookie.
1995-05-20 Karl Heuer (Flogb): frexp needs a pointer to int, not EMACS_INT.
1995-05-19 Karl Heuer (buffer_posn_from_coords): Don't let startp be before BEGV.
1995-05-19 Karl Heuer (mail-mode): Clarify doc string.
1995-05-19 Karl Heuer (expand-mail-aliases): Expand aliases in
1995-05-19 Karl Heuer Fix May 6 change.
1995-05-18 Karl Heuer (zv_strings_seen): New variable.
1995-05-18 Karl Heuer (compute_motion): Handle overlay strings.
1995-05-18 Karl Heuer (Fpos_visible_in_window_p): New arg to compute_motion.
1995-05-18 Karl Heuer (buffer_posn_from_coords): New arg to compute_motion.
1995-05-18 Karl Heuer Put property on set-face-stipple, not set-stipple.
1995-05-18 Karl Heuer Undo previous change.
1995-05-18 Karl Heuer (byte-compile-dynamic-docstrings): Doc fix.
1995-05-18 Karl Heuer (tar-mode): Set write-contents-hooks instead of
1995-05-18 Karl Heuer (Fkill_emacs): Delete the auto-save-list file
1995-05-18 Karl Heuer (status_notify): If Vprocess_alist changes within
1995-05-18 Karl Heuer (unload-feature): When we come to (provide . FEATURE),
1995-05-17 Roland McGrath Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
1995-05-17 Karl Heuer (Buffer-menu-buffer): Give more informative error
1995-05-17 Karl Heuer (Fdump_emacs): Don't take address of array.
1995-05-17 Roland McGrath [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
1995-05-17 Karl Heuer (c-fill-paragraph): Don't alter point
1995-05-17 Karl Heuer (Fmake_indirect_buffer): Fix interactive spec.
1995-05-17 Karl Heuer (gnus-expunge): Use defalias.
1995-05-17 Karl Heuer (re_compile_fastmap): Undo previous change.
1995-05-17 Karl Heuer (SOURCES): Fix reference to ymakefile.
1995-05-17 Karl Heuer Delete reference to ymakefile.
1995-05-17 Karl Heuer (easy-menu-create-keymaps): Set menu-enable prop.
1995-05-17 Karl Heuer (syms_of_keyboard): Always define track-mouse.
1995-05-16 Karl Heuer Add provide call.
1995-05-16 Karl Heuer (facemenu-set-face-from-menu): Doc fix.
1995-05-16 Karl Heuer (Frecenter): Fix args to vmotion (overlooked in May 13 change).
1995-05-16 Karl Heuer UNEXEC_USE_MAP_PRIVATE: Define.
1995-05-16 Karl Heuer (unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
1995-05-16 Karl Heuer Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
1995-05-15 Richard M. Stallman (re_compile_fastmap): Don't free stack if it's empty.
1995-05-15 Richard M. Stallman (LD_SWITCH_SYSTEM): Define.