]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1995-05-24 Karl Heuer(x_set_offset): Add border_width when calling XMoveWindow.
1995-05-24 Karl Heuer(x_set_frame_parameters): Pass 1 as change_gravity
1995-05-24 Karl Heuer(struct x_display): New field menubar_height.
1995-05-24 Karl Heuer(set_frame_menubar): Set menubar_height field.
1995-05-24 Karl Heuer(x_window) [both versions]: Set menubar_height.
1995-05-24 Karl Heuer(x_calc_absolute_position): Use menubar_height field.
1995-05-24 Karl Heuer(create_frame_gcs, setup_frame_gcs): Reformat long...
1995-05-24 Karl Heuer(hack_wm_protocols): Use cast instead of suffix.
1995-05-24 Karl Heuer[USE_X_TOOLKIT] (x_window): Pass position to toolkit
1995-05-24 Karl Heuer(Fgarbage_collect): Clear consing_since_gc first thing.
1995-05-24 Karl Heuer(delete-frame-enabled-p): New subroutine.
1995-05-24 Karl Heuer(describe-prefix-bindings): If key is a string,
1995-05-24 Karl Heuer(set_buffer_internal_1): New subroutine.
1995-05-24 Karl Heuer(redisplay_window): Use set_buffer_internal_1.
1995-05-24 Karl HeuerRemove version number.
1995-05-23 Francesco Potortì* etags.c (etags_getcwd): Use /bin/pwd instead of pwd...
1995-05-23 Karl Heuer(XlwMenuInitialize): Cast XCreatePixmapFromBitmapData...
1995-05-23 Karl Heuer(create_frame_gcs): Cast args of XCreateGC.
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 HeuerInitial 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...
1995-05-22 Karl Heuerpass 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 Heuergdb_lisp_params to get storage layout info.
1995-05-22 Karl HeuerDelete HAVE_FMOD; configure handles that correctly...
1995-05-22 Karl Heuer(edit-kbd-macro): Better error messages for undefined...
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...
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 McGrathAdd `#ifdef _LIBC' in a few places, so this can be...
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...
1995-05-20 Karl HeuerDon'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...
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 HeuerFix 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 HeuerPut property on set-face-stipple, not set-stipple.
1995-05-18 Karl HeuerUndo 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 McGrathUpdated 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...
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 HeuerDelete 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 HeuerAdd 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...
1995-05-16 Karl HeuerUNEXEC_USE_MAP_PRIVATE: Define.
1995-05-16 Karl Heuer(unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
1995-05-16 Karl HeuerTest _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
1995-05-15 Richard M.... (re_compile_fastmap): Don't free stack if it's empty.
1995-05-15 Richard M.... (LD_SWITCH_SYSTEM): Define.
1995-05-15 Richard M.... (syms_of_buffer): Doc fix.
1995-05-15 Richard M.... New version for Emacs 19.
1995-05-15 Richard M.... If the geometry resource specifies a position,
1995-05-15 Richard M.... (dabbrev-completion): Use mapcar, not mapc.
1995-05-15 Richard M.... (byte-compile-insert-header): Cope if user-mail-address...
1995-05-15 Richard M.... (mouse-save-then-kill): When making a new region
1995-05-15 Richard M.... (path-separator): Defined.
1995-05-15 Karl Heuer(get-method-definition): Fix regexps.
1995-05-15 Karl Heuer(tq-process-buffer): Don't hard-code the buffer name.
1995-05-15 Per Bothner* config.guess: Recognize Cray90 (from Pete TerMaat).
1995-05-15 Karl Heuer(vmotion): handle the case where `minibuf_prompt' is...
1995-05-13 Erich Stefan... Add configuration for semi-hosted ARM.
1995-05-13 Karl Heuer(vmotion): Simplify. Replace last three args with...
1995-05-13 Karl Heuer(minmax): New macro.
1995-05-13 Karl Heuer(Fdelete_other_windows): Fix args to vmotion.
1995-05-13 Karl HeuerInitial revision
1995-05-13 Karl Heuer(Qvendor_specific_keysyms): New var.
1995-05-12 Karl Heuer(main) [NeXT]: Add missing braces.
1995-05-12 Roland McGrath(rlogin-history): New defvar.
1995-05-12 Roland McGrath(compilation-next-error-locus): Ignore zero column...
1995-05-12 Roland McGrath(vc-status): If vc-locking-user returns a number, compa...
1995-05-12 Doug Evans(vxworks29k): New alias.
next