1995-05-26 |
Karl Heuer |
(x_set_frame_parameters) Fix typo.
|
1995-05-26 |
Karl Heuer |
(standard_args): -i, -itype, --icon-type take 0, not 1, args
|
1995-05-26 |
Karl Heuer |
(gud-common-init): Don't die if filename not supplied.
|
1995-05-26 |
Karl Heuer |
(texinfo-sequentially-find-pointer): Don't modify
|
1995-05-26 |
Karl Heuer |
(byte-compile-insert-header):
|
1995-05-26 |
Karl Heuer |
(x-create-frame-with-faces): Read geometry resource
|
1995-05-26 |
Karl Heuer |
(create_process, send_process): Add volatile qualifiers.
|
1995-05-26 |
Karl Heuer |
(Fsubstitute_command_keys): Cast arg of describe_map_tree.
|
1995-05-26 |
Karl Heuer |
(describe_map_tree): Move declaration to lisp.h.
|
1995-05-25 |
Karl Heuer |
(adjust_point): Declare arg AMOUNT.
|
1995-05-25 |
Karl Heuer |
(scan_lists): Make stringterm an unsigned char.
|
1995-05-25 |
Karl Heuer |
(XTread_socket): For MapNotify, call record_asynch_buffer_change.
|
1995-05-25 |
Karl Heuer |
(prepare_menu_bars): Update frame titles before menu bars.
|
1995-05-25 |
Karl Heuer |
(Fframe_or_buffer_changed_p): Record frame names
|
1995-05-25 |
Karl Heuer |
(xmenu_show, xdialog_show): Increment widget_id_tick
|
1995-05-25 |
Karl Heuer |
(Fx_get_resource): Major rewrite to make it clearer.
|
1995-05-25 |
Karl Heuer |
Fix typo.
|
1995-05-25 |
Karl Heuer |
(XTflash): Use pointers as args to select.
|
1995-05-25 |
Karl Heuer |
(change_frame_size_1): Declare arg DELAY.
|
1995-05-25 |
Karl Heuer |
(do_symval_forwarding, frame_buffer_predicate): Declare these.
|
1995-05-25 |
Karl Heuer |
(format1): Cast arg of doprnt.
|
1995-05-25 |
Karl Heuer |
(Fcall_interactively): Cast arg of doprnt.
|
1995-05-25 |
Karl Heuer |
(message): Cast arg of doprnt.
|
1995-05-24 |
Karl Heuer |
(menu_bar_items): Declare this function.
|
1995-05-24 |
Karl Heuer |
(queue_selection_requests_unwind): Add return value.
|
1995-05-24 |
Karl Heuer |
(Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.
|
1995-05-24 |
Karl Heuer |
(Fdelete_frame): When updating Vdefault_minibuffer_frame,
|
1995-05-24 |
Karl Heuer |
Clarify use of site-init.el.
|
1995-05-24 |
Karl Heuer |
(x_connection_closed): Unblock input, first thing.
|
1995-05-24 |
Karl Heuer |
Delete reference to ALT. Change <Rubout> to <Delete>.
|
1995-05-24 |
Karl Heuer |
(vendor-specific-keysyms): Add second spelling for HP.
|
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 statements.
|
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 Heuer |
Remove version number.
|
1995-05-23 |
Francesco Potortì |
* etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
|
1995-05-23 |
Karl Heuer |
(XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.
|
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 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.
|
1995-05-15 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
1995-05-15 |
Richard M. Stallman |
New version for Emacs 19.
|
1995-05-15 |
Richard M. Stallman |
If the geometry resource specifies a position,
|
1995-05-15 |
Richard M. Stallman |
(dabbrev-completion): Use mapcar, not mapc.
|
1995-05-15 |
Richard M. Stallman |
(byte-compile-insert-header): Cope if user-mail-address is unbound.
|
1995-05-15 |
Richard M. Stallman |
(mouse-save-then-kill): When making a new region
|
1995-05-15 |
Richard M. Stallman |
(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 nil.
|