Tue, 30 May 1995 22:54:53 +0000 |
Karl Heuer |
(forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.
|
Tue, 30 May 1995 22:48:05 +0000 |
Karl Heuer |
Fix capitalization and punctuation in menu bar.
|
Tue, 30 May 1995 22:42:32 +0000 |
Karl Heuer |
(compilation-mode-map): Fix capitalization in menu bar.
|
Tue, 30 May 1995 22:37:49 +0000 |
Karl Heuer |
(bibtex-mode-map): Fix capitalization in menu bar.
|
Tue, 30 May 1995 22:35:28 +0000 |
Karl Heuer |
(tar-mode-map): Fix capitalization in menu bar.
|
Tue, 30 May 1995 21:56:32 +0000 |
Karl Heuer |
(syms_of_editfns): user-login-name renamed from user-name.
|
Tue, 30 May 1995 21:50:07 +0000 |
Karl Heuer |
Change Vuser_real_name to Vuser_real_login_name.
|
Tue, 30 May 1995 21:45:22 +0000 |
Karl Heuer |
(archive-lemacs): New variable.
|
Tue, 30 May 1995 21:20:09 +0000 |
Karl Heuer |
(time-stamp): only warn about time-stamping
|
Tue, 30 May 1995 19:43:26 +0000 |
Karl Heuer |
(update_menu_bar): Do update if region display has changed.
|
Tue, 30 May 1995 19:35:59 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines.
|
Tue, 30 May 1995 19:20:47 +0000 |
Karl Heuer |
(ediff-setup-control-frame): Make
|
Tue, 30 May 1995 18:47:11 +0000 |
Karl Heuer |
(x_top_window_to_frame): Don't match menu-bar widget.
|
Tue, 30 May 1995 18:46:49 +0000 |
Karl Heuer |
(set_frame_menubar): Always call update_frame_menubar.
|
Tue, 30 May 1995 18:46:24 +0000 |
Karl Heuer |
(update_menu_bar): Reverse test of save_match_data.
|
Tue, 30 May 1995 18:39:33 +0000 |
Karl Heuer |
(frame-configuration-p): Moved here from frame.el.
|
Tue, 30 May 1995 18:39:22 +0000 |
Karl Heuer |
(frame-configuration-p): Moved to subr.el.
|
Tue, 30 May 1995 18:31:00 +0000 |
Karl Heuer |
(facemenu-special-menu): Use characters, not symbols.
|
Tue, 30 May 1995 18:21:01 +0000 |
Karl Heuer |
Comment fix.
|
Tue, 30 May 1995 06:54:44 +0000 |
Karl Heuer |
(make-initial-minibuffer-frame): New function.
|
Tue, 30 May 1995 06:53:25 +0000 |
Karl Heuer |
(Fx_create_frame): Pass new arg to make_frame_without_minibuffer.
|
Tue, 30 May 1995 06:53:08 +0000 |
Karl Heuer |
(make_frame_without_minibuffer): New arg DISPLAY.
|
Tue, 30 May 1995 05:07:52 +0000 |
Karl Heuer |
(Man-default-man-entry): Return result.
|
Tue, 30 May 1995 03:15:27 +0000 |
Karl Heuer |
(Frandom): Use EMACS_INT, not int.
|
Mon, 29 May 1995 21:04:07 +0000 |
Karl Heuer |
(make_lispy_event, make_lispy_movement):
|
Mon, 29 May 1995 21:03:47 +0000 |
Karl Heuer |
(Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.
|
Mon, 29 May 1995 20:54:22 +0000 |
Karl Heuer |
Declare x_get_focus_frame.
|
Mon, 29 May 1995 20:16:10 +0000 |
Karl Heuer |
(gud-perldb-find-file): Use gud-make-debug-menu.
|
Mon, 29 May 1995 20:13:06 +0000 |
Karl Heuer |
(gud-perldb-massage-args): Pass `-emacs' after the file name.
|
Mon, 29 May 1995 20:10:58 +0000 |
Karl Heuer |
(gud-make-debug-menu): New function.
|
Mon, 29 May 1995 20:08:11 +0000 |
Karl Heuer |
(dired-mode-map): Rename menubar bindings and use the
|
Mon, 29 May 1995 20:04:22 +0000 |
Karl Heuer |
(XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
|
Mon, 29 May 1995 20:02:00 +0000 |
Karl Heuer |
(hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
|
Mon, 29 May 1995 19:52:41 +0000 |
Karl Heuer |
Allow x_libraries and x_includes to be paths.
|
Mon, 29 May 1995 19:49:52 +0000 |
Karl Heuer |
(x_term_init): Block input during this function.
|
Mon, 29 May 1995 19:46:24 +0000 |
Karl Heuer |
(find-dired): If dired-simple-subdir-alist is not
|
Mon, 29 May 1995 19:42:42 +0000 |
Karl Heuer |
(after-revert-hook, before-revert-hook): Add defvars.
|
Mon, 29 May 1995 19:41:18 +0000 |
Karl Heuer |
(x_term_init): Call init_sigio only if interrupt_input.
|
Mon, 29 May 1995 19:40:47 +0000 |
Karl Heuer |
(Fset_input_mode): When read_socket_hook, ignore
|
Mon, 29 May 1995 16:49:24 +0000 |
Francesco Potort |
* etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
|
Mon, 29 May 1995 13:20:51 +0000 |
Francesco Potort |
* man.el (Man-init-defvars): Don't remove lines containing
|
Mon, 29 May 1995 12:40:25 +0000 |
Francesco Potort |
* etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
|
Mon, 29 May 1995 07:27:50 +0000 |
Karl Heuer |
(x_set_frame_parameters): Pass -1 to x_set_offset.
|
Mon, 29 May 1995 07:27:09 +0000 |
Karl Heuer |
(x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.
|
Mon, 29 May 1995 07:16:27 +0000 |
Karl Heuer |
(Drag): Do nothing unless menu.popped_up field is set.
|
Mon, 29 May 1995 07:12:58 +0000 |
Karl Heuer |
(x_report_frame_params): Report top and left
|
Mon, 29 May 1995 07:07:40 +0000 |
Karl Heuer |
(mail-extr-all-letters-but-separators): reinstate
|
Mon, 29 May 1995 07:00:06 +0000 |
Karl Heuer |
(vc-revert-buffer1): Delete the special code for font-lock.
|
Mon, 29 May 1995 06:59:49 +0000 |
Karl Heuer |
(font-lock-revert-cleanup): Always turn font lock on.
|
Mon, 29 May 1995 06:59:26 +0000 |
Karl Heuer |
(revert-buffer): Save after-revert-hook (both local and
|
Mon, 29 May 1995 06:54:09 +0000 |
Karl Heuer |
(find-file-noselect): In "file changed" messages,
|
Mon, 29 May 1995 06:36:12 +0000 |
Karl Heuer |
(COFF): Define.
|
Mon, 29 May 1995 06:35:55 +0000 |
Karl Heuer |
(LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.
|
Mon, 29 May 1995 06:27:50 +0000 |
Karl Heuer |
(ediff-setup-control-frame): Use
|
Mon, 29 May 1995 06:27:18 +0000 |
Karl Heuer |
(ediff-setup): Don't make default-minibuffer-frame
|
Mon, 29 May 1995 06:22:40 +0000 |
Karl Heuer |
(dabbrev--abbrev-at-point): If point is after
|
Mon, 29 May 1995 06:19:46 +0000 |
Karl Heuer |
(indent-for-comment): move to beginning of line only
|
Mon, 29 May 1995 06:15:30 +0000 |
Karl Heuer |
(at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
|
Mon, 29 May 1995 06:07:34 +0000 |
Karl Heuer |
(describe_vector): New arg entire_map.
|
Mon, 29 May 1995 06:07:10 +0000 |
Karl Heuer |
(describe_syntax_1): Pass new arg to describe_vector.
|
Mon, 29 May 1995 04:44:28 +0000 |
Karl Heuer |
(redisplay_window): Don't use try_window_id if
|
Mon, 29 May 1995 04:36:26 +0000 |
Karl Heuer |
(dired-find-buffer-nocreate): Check only buffers in
|
Mon, 29 May 1995 04:12:46 +0000 |
Karl Heuer |
(isearch-edit-string): Don't bind isearch-other-end.
|
Mon, 29 May 1995 04:05:18 +0000 |
Karl Heuer |
(update_menu_bar): Call set_frame_menubar with proper buffer current.
|
Sun, 28 May 1995 22:53:22 +0000 |
Richard Kenner |
(21064:Windows_NT:50:3): New case.
|
Sun, 28 May 1995 02:18:09 +0000 |
Geoff Voelker |
Add carriage returns; necessary for batch files on Win95
|
Sat, 27 May 1995 01:08:20 +0000 |
Karl Heuer |
(VFORK_RETURN_TYPE): Moved to s/sol2-3.h.
|
Sat, 27 May 1995 01:08:00 +0000 |
Karl Heuer |
(VFORK_RETURN_TYPE): Moved here from s/sol2-4.h.
|
Sat, 27 May 1995 00:48:24 +0000 |
Karl Heuer |
(send-mail-function, mail): Doc fixes.
|
Sat, 27 May 1995 00:46:13 +0000 |
Karl Heuer |
(x_window): Call initialize_frame_menubar
|
Sat, 27 May 1995 00:40:31 +0000 |
Karl Heuer |
(previous-matching-history-element):
|
Sat, 27 May 1995 00:36:36 +0000 |
Karl Heuer |
(gud-gdb-marker-regexp): New var. Use path-separator.
|
Sat, 27 May 1995 00:36:25 +0000 |
Karl Heuer |
(Info-directory-list): Use path-separator.
|
Sat, 27 May 1995 00:36:04 +0000 |
Karl Heuer |
(vc-log-info): Use path-separator.
|
Sat, 27 May 1995 00:26:00 +0000 |
Karl Heuer |
(etags_getcwd): Don't use #elif.
|
Sat, 27 May 1995 00:22:53 +0000 |
Karl Heuer |
(ispell-message-text-end): Match start of forwarded msg.
|
Sat, 27 May 1995 00:19:05 +0000 |
Geoff Voelker |
(init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.
|
Fri, 26 May 1995 22:47:07 +0000 |
Karl Heuer |
(popup_get_selection): Force deactivation if key pressed.
|
Fri, 26 May 1995 22:46:36 +0000 |
Karl Heuer |
(XTread_socket): Don't call popup_get_selection here.
|
Fri, 26 May 1995 22:35:10 +0000 |
Karl Heuer |
(NULL): Use explicit cast.
|
Fri, 26 May 1995 22:10:20 +0000 |
Karl Heuer |
(VFORK_RETURN_TYPE): Use int if not already defined.
|
Fri, 26 May 1995 22:07:55 +0000 |
Karl Heuer |
Move #undef HAVE_VFORK to s/sol2-3.h.
|
Fri, 26 May 1995 22:06:59 +0000 |
Karl Heuer |
Add #undef HAVE_VFORK.
|
Fri, 26 May 1995 21:54:20 +0000 |
Karl Heuer |
(x_consider_frame_title): Use FRAME_KBOARD.
|
Fri, 26 May 1995 20:11:39 +0000 |
Geoff Voelker |
(command-line): Handle nil command-line-args.
|
Fri, 26 May 1995 18:56:09 +0000 |
Geoff Voelker |
Initial revision
|
Fri, 26 May 1995 16:24:57 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow
|
Fri, 26 May 1995 05:28:13 +0000 |
Geoff Voelker |
(get_data_region_base): Undefined.
|
Fri, 26 May 1995 05:27:52 +0000 |
Geoff Voelker |
(reserved_heap_size,allocate_heap): Defined.
|
Fri, 26 May 1995 05:26:51 +0000 |
Geoff Voelker |
(set_terminal_modes): Set cursor size appropriate for Win95.
|
Fri, 26 May 1995 05:26:17 +0000 |
Geoff Voelker |
(configuration_buffer): Increase size.
|
Fri, 26 May 1995 05:25:04 +0000 |
Geoff Voelker |
(LIBS): Use BASE_LIBS and ADVAPI32.
|
Fri, 26 May 1995 05:19:55 +0000 |
Geoff Voelker |
Use BASE_LIBS.
|
Fri, 26 May 1995 05:11:30 +0000 |
Geoff Voelker |
Commented out.
|
Fri, 26 May 1995 05:10:24 +0000 |
Geoff Voelker |
(ARCH): New definition.
|
Fri, 26 May 1995 05:09:40 +0000 |
Geoff Voelker |
(SHELL): Conditionally defined.
|
Fri, 26 May 1995 05:06:02 +0000 |
Geoff Voelker |
Initial revision
|
Fri, 26 May 1995 04:29:09 +0000 |
Karl Heuer |
(Foverlay_start, Foverlay_end): Declare these functions.
|
Fri, 26 May 1995 04:23:21 +0000 |
Karl Heuer |
(dired-find-buffer-nocreate): Don't try to find a
|
Fri, 26 May 1995 04:18:39 +0000 |
Karl Heuer |
(x_set_frame_parameters) Fix typo.
|
Fri, 26 May 1995 04:17:02 +0000 |
Karl Heuer |
(standard_args): -i, -itype, --icon-type take 0, not 1, args
|
Fri, 26 May 1995 04:14:08 +0000 |
Karl Heuer |
(gud-common-init): Don't die if filename not supplied.
|
Fri, 26 May 1995 04:00:52 +0000 |
Karl Heuer |
(texinfo-sequentially-find-pointer): Don't modify
|
Fri, 26 May 1995 03:57:42 +0000 |
Karl Heuer |
(byte-compile-insert-header):
|
Fri, 26 May 1995 03:54:38 +0000 |
Karl Heuer |
(x-create-frame-with-faces): Read geometry resource
|
Fri, 26 May 1995 03:21:30 +0000 |
Karl Heuer |
(create_process, send_process): Add volatile qualifiers.
|
Fri, 26 May 1995 02:52:36 +0000 |
Karl Heuer |
(Fsubstitute_command_keys): Cast arg of describe_map_tree.
|
Fri, 26 May 1995 02:49:43 +0000 |
Karl Heuer |
(describe_map_tree): Move declaration to lisp.h.
|
Thu, 25 May 1995 18:18:56 +0000 |
Karl Heuer |
(adjust_point): Declare arg AMOUNT.
|
Thu, 25 May 1995 18:17:25 +0000 |
Karl Heuer |
(scan_lists): Make stringterm an unsigned char.
|
Thu, 25 May 1995 17:07:37 +0000 |
Karl Heuer |
(XTread_socket): For MapNotify, call record_asynch_buffer_change.
|
Thu, 25 May 1995 17:06:56 +0000 |
Karl Heuer |
(prepare_menu_bars): Update frame titles before menu bars.
|
Thu, 25 May 1995 17:06:34 +0000 |
Karl Heuer |
(Fframe_or_buffer_changed_p): Record frame names
|
Thu, 25 May 1995 16:01:12 +0000 |
Karl Heuer |
(xmenu_show, xdialog_show): Increment widget_id_tick
|
Thu, 25 May 1995 16:00:51 +0000 |
Karl Heuer |
(Fx_get_resource): Major rewrite to make it clearer.
|
Thu, 25 May 1995 15:53:35 +0000 |
Karl Heuer |
Fix typo.
|
Thu, 25 May 1995 15:18:16 +0000 |
Karl Heuer |
(XTflash): Use pointers as args to select.
|
Thu, 25 May 1995 15:08:28 +0000 |
Karl Heuer |
(change_frame_size_1): Declare arg DELAY.
|
Thu, 25 May 1995 15:05:41 +0000 |
Karl Heuer |
(do_symval_forwarding, frame_buffer_predicate): Declare these.
|
Thu, 25 May 1995 14:31:30 +0000 |
Karl Heuer |
(format1): Cast arg of doprnt.
|
Thu, 25 May 1995 14:30:07 +0000 |
Karl Heuer |
(Fcall_interactively): Cast arg of doprnt.
|
Thu, 25 May 1995 14:28:18 +0000 |
Karl Heuer |
(message): Cast arg of doprnt.
|
Wed, 24 May 1995 22:46:18 +0000 |
Karl Heuer |
(menu_bar_items): Declare this function.
|
Wed, 24 May 1995 22:08:58 +0000 |
Karl Heuer |
(queue_selection_requests_unwind): Add return value.
|
Wed, 24 May 1995 21:43:00 +0000 |
Karl Heuer |
(Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.
|
Wed, 24 May 1995 21:34:23 +0000 |
Karl Heuer |
(Fdelete_frame): When updating Vdefault_minibuffer_frame,
|
Wed, 24 May 1995 20:50:54 +0000 |
Karl Heuer |
Clarify use of site-init.el.
|
Wed, 24 May 1995 20:37:08 +0000 |
Karl Heuer |
(x_connection_closed): Unblock input, first thing.
|
Wed, 24 May 1995 20:17:16 +0000 |
Karl Heuer |
Delete reference to ALT. Change <Rubout> to <Delete>.
|
Wed, 24 May 1995 04:59:27 +0000 |
Karl Heuer |
(vendor-specific-keysyms): Add second spelling for HP.
|
Wed, 24 May 1995 04:54:34 +0000 |
Karl Heuer |
(x_set_offset): Add border_width when calling XMoveWindow.
|
Wed, 24 May 1995 04:54:16 +0000 |
Karl Heuer |
(x_set_frame_parameters): Pass 1 as change_gravity
|
Wed, 24 May 1995 04:43:12 +0000 |
Karl Heuer |
(struct x_display): New field menubar_height.
|
Wed, 24 May 1995 04:42:52 +0000 |
Karl Heuer |
(set_frame_menubar): Set menubar_height field.
|
Wed, 24 May 1995 04:42:09 +0000 |
Karl Heuer |
(x_window) [both versions]: Set menubar_height.
|
Wed, 24 May 1995 04:41:16 +0000 |
Karl Heuer |
(x_calc_absolute_position): Use menubar_height field.
|
Wed, 24 May 1995 03:58:29 +0000 |
Karl Heuer |
(create_frame_gcs, setup_frame_gcs): Reformat long statements.
|
Wed, 24 May 1995 03:49:46 +0000 |
Karl Heuer |
(hack_wm_protocols): Use cast instead of suffix.
|
Wed, 24 May 1995 02:45:21 +0000 |
Karl Heuer |
[USE_X_TOOLKIT] (x_window): Pass position to toolkit
|
Wed, 24 May 1995 01:39:24 +0000 |
Karl Heuer |
(Fgarbage_collect): Clear consing_since_gc first thing.
|
Wed, 24 May 1995 01:02:08 +0000 |
Karl Heuer |
(delete-frame-enabled-p): New subroutine.
|
Wed, 24 May 1995 00:46:17 +0000 |
Karl Heuer |
(describe-prefix-bindings): If key is a string,
|
Wed, 24 May 1995 00:43:27 +0000 |
Karl Heuer |
(set_buffer_internal_1): New subroutine.
|
Wed, 24 May 1995 00:42:21 +0000 |
Karl Heuer |
(redisplay_window): Use set_buffer_internal_1.
|
Wed, 24 May 1995 00:30:41 +0000 |
Karl Heuer |
Remove version number.
|
Tue, 23 May 1995 15:40:31 +0000 |
Francesco Potort |
* etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
|
Tue, 23 May 1995 03:04:22 +0000 |
Karl Heuer |
(XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.
|
Tue, 23 May 1995 03:04:03 +0000 |
Karl Heuer |
(create_frame_gcs): Cast args of XCreateGC.
|
Tue, 23 May 1995 03:03:23 +0000 |
Karl Heuer |
(unload_color): Cast args of XFreeColors.
|
Tue, 23 May 1995 03:02:53 +0000 |
Karl Heuer |
(hack_wm_protocols): Cast args of XGetWindowProperty.
|
Tue, 23 May 1995 03:02:17 +0000 |
Karl Heuer |
(x_get_window_property): Cast args of XGetWindowProperty.
|
Tue, 23 May 1995 01:53:12 +0000 |
Karl Heuer |
Initial revision
|
Tue, 23 May 1995 00:13:19 +0000 |
Karl Heuer |
(long_to_cons): Don't assume 32-bit longs.
|
Tue, 23 May 1995 00:11:46 +0000 |
Karl Heuer |
(Fvisited_file_modtime): Cast arg to long_to_cons.
|
Mon, 22 May 1995 22:48:09 +0000 |
Karl Heuer |
(Fformat): Split double into two pointers, not two ints.
|
Mon, 22 May 1995 22:28:55 +0000 |
Karl Heuer |
pass arg to sqrt.
|
Mon, 22 May 1995 22:24:50 +0000 |
Karl Heuer |
(gnus-gnus-to-quick-newsrc-format): don't save
|
Mon, 22 May 1995 22:22:32 +0000 |
Karl Heuer |
(display_text_line): Enter a char in charstarts
|
Mon, 22 May 1995 22:16:07 +0000 |
Karl Heuer |
(gdb_lisp_params): New enum type.
|
Mon, 22 May 1995 22:15:45 +0000 |
Karl Heuer |
gdb_lisp_params to get storage layout info.
|
Mon, 22 May 1995 22:10:22 +0000 |
Karl Heuer |
Delete HAVE_FMOD; configure handles that correctly now.
|
Mon, 22 May 1995 22:08:18 +0000 |
Karl Heuer |
(edit-kbd-macro): Better error messages for undefined keys
|
Mon, 22 May 1995 21:42:13 +0000 |
Karl Heuer |
(ada-add-ada-menu): Fix args to easy-menu-define.
|
Mon, 22 May 1995 20:14:36 +0000 |
Karl Heuer |
(oblookup): Delete argument hashp.
|
Mon, 22 May 1995 20:00:17 +0000 |
Karl Heuer |
(file-ownership-preserved-p): Fix typo in previous change.
|
Mon, 22 May 1995 19:41:25 +0000 |
Karl Heuer |
(mail-text): Expand abbrev before moving point.
|
Sun, 21 May 1995 06:19:05 +0000 |
Jim Meyering |
[REGEX_FREE]: Use ((void)0) instead of just (0).
|
Sat, 20 May 1995 16:40:11 +0000 |
Roland McGrath |
Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.
|
Sat, 20 May 1995 05:36:11 +0000 |
Karl Heuer |
(mouse-save-then-kill): Fix previous change.
|
Sat, 20 May 1995 05:18:42 +0000 |
Karl Heuer |
(activate_button, xm_update_cascadebutton): Don't use prototype.
|
Sat, 20 May 1995 05:15:49 +0000 |
Karl Heuer |
Don't use prototype.
|
Sat, 20 May 1995 04:29:39 +0000 |
Karl Heuer |
(easy-menu-do-define): Add autoload cookie.
|
Sat, 20 May 1995 03:36:53 +0000 |
Karl Heuer |
(Flogb): frexp needs a pointer to int, not EMACS_INT.
|
Fri, 19 May 1995 21:53:18 +0000 |
Karl Heuer |
(buffer_posn_from_coords): Don't let startp be before BEGV.
|
Fri, 19 May 1995 18:57:48 +0000 |
Karl Heuer |
(mail-mode): Clarify doc string.
|
Fri, 19 May 1995 18:57:17 +0000 |
Karl Heuer |
(expand-mail-aliases): Expand aliases in
|
Fri, 19 May 1995 03:53:38 +0000 |
Karl Heuer |
Fix May 6 change.
|
Thu, 18 May 1995 22:49:59 +0000 |
Karl Heuer |
(zv_strings_seen): New variable.
|
Thu, 18 May 1995 22:43:03 +0000 |
Karl Heuer |
(compute_motion): Handle overlay strings.
|
Thu, 18 May 1995 22:27:59 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): New arg to compute_motion.
|
Thu, 18 May 1995 22:26:36 +0000 |
Karl Heuer |
(buffer_posn_from_coords): New arg to compute_motion.
|
Thu, 18 May 1995 22:22:33 +0000 |
Karl Heuer |
Put property on set-face-stipple, not set-stipple.
|
Thu, 18 May 1995 20:11:14 +0000 |
Karl Heuer |
Undo previous change.
|
Thu, 18 May 1995 20:04:09 +0000 |
Karl Heuer |
(byte-compile-dynamic-docstrings): Doc fix.
|
Thu, 18 May 1995 19:57:15 +0000 |
Karl Heuer |
(tar-mode): Set write-contents-hooks instead of
|
Thu, 18 May 1995 19:50:57 +0000 |
Karl Heuer |
(Fkill_emacs): Delete the auto-save-list file
|
Thu, 18 May 1995 16:54:42 +0000 |
Karl Heuer |
(status_notify): If Vprocess_alist changes within
|
Thu, 18 May 1995 16:51:35 +0000 |
Karl Heuer |
(unload-feature): When we come to (provide . FEATURE),
|
Wed, 17 May 1995 20:54:49 +0000 |
Roland McGrath |
Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
|
Wed, 17 May 1995 20:52:45 +0000 |
Karl Heuer |
(Buffer-menu-buffer): Give more informative error
|
Wed, 17 May 1995 20:47:39 +0000 |
Karl Heuer |
(Fdump_emacs): Don't take address of array.
|
Wed, 17 May 1995 20:47:26 +0000 |
Roland McGrath |
[VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
|
Wed, 17 May 1995 20:44:36 +0000 |
Karl Heuer |
(c-fill-paragraph): Don't alter point
|
Wed, 17 May 1995 20:41:36 +0000 |
Karl Heuer |
(Fmake_indirect_buffer): Fix interactive spec.
|
Wed, 17 May 1995 20:35:23 +0000 |
Karl Heuer |
(gnus-expunge): Use defalias.
|
Wed, 17 May 1995 20:29:52 +0000 |
Karl Heuer |
(re_compile_fastmap): Undo previous change.
|
Wed, 17 May 1995 20:01:47 +0000 |
Karl Heuer |
(SOURCES): Fix reference to ymakefile.
|
Wed, 17 May 1995 19:42:46 +0000 |
Karl Heuer |
Delete reference to ymakefile.
|
Wed, 17 May 1995 19:34:18 +0000 |
Karl Heuer |
(easy-menu-create-keymaps): Set menu-enable prop.
|
Wed, 17 May 1995 07:27:29 +0000 |
Karl Heuer |
(syms_of_keyboard): Always define track-mouse.
|
Tue, 16 May 1995 21:58:47 +0000 |
Karl Heuer |
Add provide call.
|
Tue, 16 May 1995 06:14:22 +0000 |
Karl Heuer |
(facemenu-set-face-from-menu): Doc fix.
|
Tue, 16 May 1995 02:56:20 +0000 |
Karl Heuer |
(Frecenter): Fix args to vmotion (overlooked in May 13 change).
|
Tue, 16 May 1995 01:47:11 +0000 |
Karl Heuer |
UNEXEC_USE_MAP_PRIVATE: Define.
|
Tue, 16 May 1995 01:46:20 +0000 |
Karl Heuer |
(unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
|
Tue, 16 May 1995 01:33:12 +0000 |
Karl Heuer |
Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
|
Mon, 15 May 1995 23:30:28 +0000 |
Richard M. Stallman |
(re_compile_fastmap): Don't free stack if it's empty.
|
Mon, 15 May 1995 23:27:00 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Define.
|
Mon, 15 May 1995 23:24:45 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Mon, 15 May 1995 23:23:34 +0000 |
Richard M. Stallman |
New version for Emacs 19.
|
Mon, 15 May 1995 23:19:13 +0000 |
Richard M. Stallman |
If the geometry resource specifies a position,
|
Mon, 15 May 1995 23:16:08 +0000 |
Richard M. Stallman |
(dabbrev-completion): Use mapcar, not mapc.
|
Mon, 15 May 1995 23:01:17 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Cope if user-mail-address is unbound.
|
Mon, 15 May 1995 23:00:16 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): When making a new region
|
Mon, 15 May 1995 22:22:25 +0000 |
Richard M. Stallman |
(path-separator): Defined.
|
Mon, 15 May 1995 22:00:20 +0000 |
Karl Heuer |
(get-method-definition): Fix regexps.
|
Mon, 15 May 1995 21:53:39 +0000 |
Karl Heuer |
(tq-process-buffer): Don't hard-code the buffer name.
|
Mon, 15 May 1995 21:49:34 +0000 |
Per Bothner |
* config.guess: Recognize Cray90 (from Pete TerMaat).
|
Mon, 15 May 1995 21:47:44 +0000 |
Karl Heuer |
(vmotion): handle the case where `minibuf_prompt' is nil.
|
Sat, 13 May 1995 09:37:50 +0000 |
Erich Stefan Boleyn |
Add configuration for semi-hosted ARM.
|
Sat, 13 May 1995 01:48:53 +0000 |
Karl Heuer |
(vmotion): Simplify. Replace last three args with a single
|
Sat, 13 May 1995 01:44:04 +0000 |
Karl Heuer |
(minmax): New macro.
|
Sat, 13 May 1995 01:43:30 +0000 |
Karl Heuer |
(Fdelete_other_windows): Fix args to vmotion.
|
Sat, 13 May 1995 00:29:55 +0000 |
Karl Heuer |
Initial revision
|
Sat, 13 May 1995 00:13:02 +0000 |
Karl Heuer |
(Qvendor_specific_keysyms): New var.
|
Fri, 12 May 1995 22:23:42 +0000 |
Karl Heuer |
(main) [NeXT]: Add missing braces.
|
Fri, 12 May 1995 17:51:12 +0000 |
Roland McGrath |
(rlogin-history): New defvar.
|
Fri, 12 May 1995 17:26:59 +0000 |
Roland McGrath |
(compilation-next-error-locus): Ignore zero column number.
|
Fri, 12 May 1995 16:39:32 +0000 |
Roland McGrath |
(vc-status): If vc-locking-user returns a number, compare it to (user-uid).
|
Fri, 12 May 1995 15:49:42 +0000 |
Doug Evans |
(vxworks29k): New alias.
|
Fri, 12 May 1995 07:23:19 +0000 |
Simon Marshall |
Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.
|
Fri, 12 May 1995 06:52:50 +0000 |
Karl Heuer |
(init_system_name): Clean up signedness mismatch.
|
Fri, 12 May 1995 02:18:47 +0000 |
Karl Heuer |
Miscellaneous fixes for better compatibility with
|
Fri, 12 May 1995 00:44:17 +0000 |
Karl Heuer |
(float_to_string): Fix type mismatch and simplify.
|
Fri, 12 May 1995 00:19:09 +0000 |
Per Bothner |
Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.
|
Fri, 12 May 1995 00:12:57 +0000 |
Karl Heuer |
(unexec): Fix type mismatch.
|
Thu, 11 May 1995 22:19:56 +0000 |
Karl Heuer |
[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
|
Thu, 11 May 1995 22:18:01 +0000 |
Karl Heuer |
[!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
|
Thu, 11 May 1995 22:12:49 +0000 |
Tom Tromey |
(tcl-type-alist): Include entry for "proc".
|
Thu, 11 May 1995 03:30:10 +0000 |
Roland McGrath |
(tags-loop-continue): Doc fix.
|
Thu, 11 May 1995 00:44:51 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
|
Wed, 10 May 1995 23:38:12 +0000 |
Tom Tromey |
(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
|
Wed, 10 May 1995 18:22:21 +0000 |
Tom Tromey |
Bug fix in menu code for XEmacs.
|
Wed, 10 May 1995 15:03:48 +0000 |
Roland McGrath |
AIX support from Tim Bell <tbel@afsmail.cern.ch>:
make-3-73-3 make-3-74
|
Tue, 09 May 1995 21:36:53 +0000 |
Tom Tromey |
Changed "Lucid Emacs" to "XEmacs".
|
Tue, 09 May 1995 20:22:38 +0000 |
Michael Meissner |
Add powerpc little endian support; Add powerpc variants; Add pentium variants
|
Tue, 09 May 1995 18:10:01 +0000 |
David J. MacKenzie |
Use sqrt (more portable) instead of fmod in -lm check.
|
Tue, 09 May 1995 17:44:05 +0000 |
Richard M. Stallman |
(BSD): Include sys/param.h instead of redefining BSD.
|
Tue, 09 May 1995 17:42:56 +0000 |
Richard M. Stallman |
Put nt/emacs.ico and nt/emacs.rc in dist.
|
Tue, 09 May 1995 17:41:20 +0000 |
Richard M. Stallman |
Do copy src/makefile.nt.
|
Tue, 09 May 1995 05:36:55 +0000 |
Richard M. Stallman |
(Info-directory-list): Use installation-directory,
|
Tue, 09 May 1995 05:35:45 +0000 |
Richard M. Stallman |
(Fcall_process): Keep reading till buffer is nearly full.
|
Tue, 09 May 1995 05:17:02 +0000 |
Karl Heuer |
Vdefault_minibuffer_frame is now part of KBOARD instead
|
Tue, 09 May 1995 05:16:50 +0000 |
Karl Heuer |
(struct kboard): New member Vdefault_minibuffer_frame.
|
Tue, 09 May 1995 05:16:19 +0000 |
Karl Heuer |
(init_kboard): Initialize Vdefault_minibuffer_frame.
|
Tue, 09 May 1995 05:01:05 +0000 |
Richard M. Stallman |
(VMS_SUPPORT): Add missing `.elc'.
|