Commit graph

  • 38d2204001 (Fx_create_frame): Set the size_hint_flags field. Don't call x_calc_absolute_position. Richard M. Stallman 1994-05-02 00:45:44 +00:00
  • 20f55f9a24 (x_wm_set_size_hint): Don't try to handle negative positions. (x_calc_absolute_position): New arg FLAGS. Use XNegative and YNegative. (x_set_offset): Pass new arg. Richard M. Stallman 1994-05-01 23:29:27 +00:00
  • f83f10ba99 (x_figure_window_size): Handle -' for top or left. (Fx_parse_geometry): Handle one element at a time. Give -' when appropriate. (x_figure_window_size): Allow just height or just width. Richard M. Stallman 1994-05-01 23:26:44 +00:00
  • d9375d2df3 Initial revision Richard M. Stallman 1994-05-01 23:14:10 +00:00
  • 0e0186f1e2 Distribute config.bat. Richard M. Stallman 1994-05-01 23:13:05 +00:00
  • 02d95a278d (perform-replace): Call substitute-command-keys just once and only if querying. Richard M. Stallman 1994-05-01 22:56:54 +00:00
  • ef2cbb2467 Initial revision Richard M. Stallman 1994-05-01 22:09:01 +00:00
  • 21f2acd3f9 (set-register-value): Setting the high byte of a register trashed the low byte. (set-register-value): Fixed test so the value 0 can be set. (set-register-value): Rewrote to use bit operations instead of multiplication and division. (register-name-by-word-alist, register-name-by-byte-alist): Combined into one list, register-name-alist. (register-value, set-register-value): Use combined list. (mode-line-format): Make the %n pure. Richard M. Stallman 1994-05-01 20:25:06 +00:00
  • ec4dfb6bfb (sunrise-sunset): Undo previous change. Richard M. Stallman 1994-05-01 20:18:39 +00:00
  • 82a2fe6969 entered into RCS Richard M. Stallman 1994-05-01 19:35:40 +00:00
  • de9f0bd94f *** empty log message *** Richard M. Stallman 1994-05-01 19:27:09 +00:00
  • 87b2d5ff02 *** empty log message *** Richard M. Stallman 1994-05-01 09:17:11 +00:00
  • 4fe1de1272 (x_figure_window_size): Set USPosition only if user-position is non-nil; otherwise, if pos is specified, set PPosition. Likewise for USSize and PSize. Richard M. Stallman 1994-05-01 09:16:11 +00:00
  • 3c6bc7d07a (Ftranspose_regions): Take addresses only after move gap. Cast result of alloca. Use xmalloc instead, for large objects. Always copy the middle portion directly; never put it in temp. Always move the gap to START1 or END2, whichever is nearer. Richard M. Stallman 1994-05-01 09:15:10 +00:00
  • 6e42f5f8bb (x-handle-geometry): Specify user-position and user-size properties when appropriate. Richard M. Stallman 1994-05-01 08:55:23 +00:00
  • 2d2bdb7aba (solar-degrees-to-hours, solar-hours-to-days): Force floating result. (sunrise-sunset): Don't alter calendar-daylight-savings-starts and calendar-daylight-savings-ends. Richard M. Stallman 1994-05-01 07:39:02 +00:00
  • f58434539e (update_frame): Fix previous change: unconditionally bzero at the end. Richard M. Stallman 1994-05-01 07:34:23 +00:00
  • 3f9929bf5c (Ftrack_mouse): Call prepare_menu_bars at the start. (read_char): Don't call prepare_menu_bars if doing mouse tracking. Richard M. Stallman 1994-05-01 07:33:39 +00:00
  • cf770692be (${archlibdir}): Don't run blessmail; instead print advice to run it, if it has anything significant to do. And only if MOVEMAIL_NEEDS_BLESSING. (blessmail): Use emacs, not temacs. (configuration): Renamed from configname. Richard M. Stallman 1994-05-01 06:43:34 +00:00
  • df8af8a8af Don't load site-init.el. Print the mail directory we tested, on standard output. Don't load paths.el either--we now run in emacs, not temacs. Richard M. Stallman 1994-05-01 06:41:08 +00:00
  • 716509bb37 Corrected the DGUX 5.4R2 include filename. Paul Reilly 1994-05-01 04:41:20 +00:00
  • f455f6203f Initial revision Paul Reilly 1994-05-01 04:40:04 +00:00
  • 3b5d07863d (PURESIZE) [MULTI_FRAME]: Increase to 232000. Karl Heuer 1994-05-01 02:08:50 +00:00
  • fa37963643 (desktop-files-not-to-save): New variable to exclude certain files -- magic ftp names by default -- from being put into desktop files. (desktop-save-buffer-p): Check file name also. (desktop-save-buffer-p): For directories loaded by dired consider the directory to be the file name. (desktop-locals-to-save): Add line-number-mode to be saved when local. (desktop-remove): In case the desktop file cannot be deleted make sure that the desktop system is still inactivated. (desktop-kill): In case an error occurs when saving the desktop, offer to quit regardless. (desktop-save-buffer-p): Disregard case when testing file and buffer names against regexps. (desktop-buffer-dired): Display a warning if a directory no longer exists. (desktop-save-hook): New variable. (desktop-save): Run desktop-save-hook. (desktop-clear): Clear search history. (desktop-internal-v2s): Be more explicit when encountering an unprintable value. Karl Heuer 1994-05-01 02:07:27 +00:00
  • 61c33aab94 (menu-bar-update-buffers): Fix misspelled variable. Karl Heuer 1994-05-01 01:56:10 +00:00
  • cf32fea0cd (IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR. Paul Reilly 1994-04-30 23:28:10 +00:00
  • e9778f0be7 Initial revision Paul Reilly 1994-04-30 23:08:15 +00:00
  • 5be71b2977 Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note to the new file dgux5-4R2.h where it belongs. Set INTERUPT_INPUT as the default. Remove the editorial comments about GNU malloc. Set ORDINARY_LINK and move the conditional comment to DGUX5-4R2.h. Remove C_COMPILER, LINKER and MAKE_COMMAND. Add the SVR4 macro inside the ELF part of te conditional. Paul Reilly 1994-04-30 23:06:52 +00:00
  • 4432b1dd04 entered into RCS Paul Reilly 1994-04-30 22:46:12 +00:00
  • 7632618a72 Don't call menu-bar-mode here. Richard M. Stallman 1994-04-30 21:18:03 +00:00
  • 870975a12b Don't bind [mouse-1]; that's done elsewhere. Define lower-upper case correspondence for the three mostly used code pages. Richard M. Stallman 1994-04-30 20:40:34 +00:00
  • 024a380b5d (find_entries): Treat `*.cpp' as C++ files. Richard M. Stallman 1994-04-30 20:30:48 +00:00
  • 68afdd56d4 We don't have to have the version number in here anymore. Instead we patch the way it is passed from make to the C compiler. Richard M. Stallman 1994-04-30 20:28:50 +00:00
  • 6d356da11a Identify the file being patched as src/... Richard M. Stallman 1994-04-30 20:28:27 +00:00
  • 9d17757209 Don't comment out the inc-vers run as that does not exist anymore. Don't reset DEBUG_MOLE as that no longer is used. Identify the file being patched as src/... Richard M. Stallman 1994-04-30 20:28:10 +00:00
  • 48883f20e4 (gnus-summary-mode-map): Bind # to gnus-uu-mark-article. (gnus-uu-mark-article): Autoload it from gnus-uu. Richard M. Stallman 1994-04-30 20:15:08 +00:00
  • 88f125fc73 [MSDOS]: #include <sys/param.h> for the following. [MSDOS] (etags_getcwd): Define simple MSDOS version without spawning a shell. Richard M. Stallman 1994-04-30 19:34:26 +00:00
  • 677159d6a5 configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3. (m88k-dg-dgux5.4R2): dgux5.4R2. Paul Reilly 1994-04-30 19:10:37 +00:00
  • 241ceaf7a2 (record_asynch_buffer_change): Block SIGIO. (force_auto_save_soon): Call record_asynch_buffer_change. Richard M. Stallman 1994-04-30 07:51:48 +00:00
  • 5846638c28 (force_auto_save_soon): New function. Richard M. Stallman 1994-04-30 07:40:40 +00:00
  • 55796183f8 (memory_warning_signal): Call force_auto_save_soon. Richard M. Stallman 1994-04-30 07:39:01 +00:00
  • 8682867842 (scroll-bar-event-ratio): New function. Richard M. Stallman 1994-04-30 07:23:15 +00:00
  • 793da230a1 *** empty log message *** Richard M. Stallman 1994-04-30 07:00:37 +00:00
  • e333e8646b (Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN. Richard M. Stallman 1994-04-30 06:05:51 +00:00
  • b664e4837e entered into RCS Richard M. Stallman 1994-04-30 05:04:27 +00:00
  • c567ac0177 major code speedups, bug fixes, behavior refinements, doc-string clarification and elaboration, etc. Prominent new features include: - Exposure changes and navigation are greatly accelerated. - More elaborate and clear doc-string for outline-mode, giving better guidance on use of the mode. - A new exposure-layout syntax, which accomodates outlines with multiple top-level topics. (See outline-expose' and outline-new-exposure'.) - Automatic exposure and verfication-prompting on attempts to change text within concealed regions, before they are applied. (Undo affecting concealed regions is only exposed, not verified, to facilitate smooth undo sequences.) - 'hot-spot' navigation implemented. When the cursor is on a topic's bullet, regular-character keystrokes will be interepreted as if they were preceded by ^C, when appropriate, so users can navigate and adjust exposure, etc, with single-stroke commands. - Lucid emacs accomodated. Richard M. Stallman 1994-04-30 04:47:22 +00:00
  • d0bd3513be (hack-one-local-variable): Silently execute eval if the form is a put of a harmless property with harmless args. Richard M. Stallman 1994-04-30 04:29:23 +00:00
  • cac76c6929 (gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map. (gnus-uu-ctl-map): Autoload it from gnus-uu. Richard M. Stallman 1994-04-30 04:22:22 +00:00
  • 55fbbe8e34 (revert-buffer): widen before replacing text. Karl Heuer 1994-04-30 02:41:03 +00:00
  • ae4a385754 *** empty log message *** Richard M. Stallman 1994-04-30 02:19:25 +00:00
  • b5b911f995 (init_eval): Initialize when_entered_debugger to -1. Richard M. Stallman 1994-04-30 02:16:15 +00:00
  • 78c71a989d entered into RCS Richard M. Stallman 1994-04-30 01:38:51 +00:00
  • f06df5635f (tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists. (tags-next-table): Save tags-table-list in tags-table-parent-pointer-list and then set it to tags-included-tables. Restore tags-table-list from tags-table-parent-pointer-list. (tags-find-table-in-list): Renamed from tags-table-list-member. Search included tables. Take new arg MOVE-TO; if t, frob list pointers. (tags-table-including): Save tags-table-list in tags-table-parent-pointer-list. Set tags-table-list to the passed TABLES value. (visit-tags-table-buffer): When CONT is nil, pop all tags-table-parent-pointer-list state before doing anything else. Don't do list frobnication when CONT is 'same. Call tags-find-table-in-list instead of tags-table-list-member; let it do list frobnication when it succeeds. Roland McGrath 1994-04-30 00:51:52 +00:00
  • af31d76fa0 (x_wm_set_size_hint): Always set PWinGravity. Rename the args. Compute x and y fields from negative positions. Use XGetWMNormalHints if X11R4 or newer. (x_make_frame_visible): Call x_set_offset only if not USE_X_TOOLKIT. (x_make_frame_invisible): Call x_wm_set_size_hint. (x_set_offset): Pass 0 as 3rd arg to x_wm_set_size_hint. (x_set_window_size): Likewise. Set win_gravity field here if nec. Richard M. Stallman 1994-04-30 00:15:20 +00:00
  • 7989f08466 (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint. (x_figure_window_size): Fix typo setting XNegative. Richard M. Stallman 1994-04-30 00:13:44 +00:00
  • a5285df359 (xdialog_show): Clear x_mouse_grabbed. Richard M. Stallman 1994-04-29 23:45:17 +00:00
  • b229b8d187 (Ftranspose_regions): New function. (transpose_markers): Helper func for above. (syms_of_frame): Call defsubr for Stranspose_regions. Richard M. Stallman 1994-04-29 23:22:51 +00:00
  • c15c5d408d (Ffset, Ffmakunbound): Signal an error if SYM is nil or t. Karl Heuer 1994-04-29 23:21:37 +00:00
  • 6ba93f9d7b [MSDOS]: Re-enable some #undef's. Karl Heuer 1994-04-29 23:16:43 +00:00
  • ad9445b9c8 We have bcmp. Configuration is "msdos". Get rid of ^Ms. Richard M. Stallman 1994-04-29 22:07:19 +00:00
  • 8c9bc1f816 Set CFLAGS=-O2, not -g. Correct for new configuration regarding utilities not to compile. Fix version number. Get rid of ^Ms. Richard M. Stallman 1994-04-29 22:07:02 +00:00
  • 32b0abf74b Set CFLAGS=-O2, not -g. Handle the new M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms. Richard M. Stallman 1994-04-29 22:06:43 +00:00
  • 1659e114ab (window_system): Restore accidentally deleted code that uses AC_FIND_X. Richard M. Stallman 1994-04-29 21:29:49 +00:00
  • b4929f755e (desktop-internal-v2s): Default case fixed to return correct quote flag. Fix cons cell handling to avoid recursion in the cdr part. Richard M. Stallman 1994-04-29 20:13:16 +00:00
  • 2c81f22ca7 (getppid): Definition deleted. Richard M. Stallman 1994-04-29 20:02:48 +00:00
  • 8768d63036 (Fminibuffer_complete): Add third arg to Fset_window_start. Richard M. Stallman 1994-04-29 20:00:51 +00:00
  • 6b4b52676a (decode_mode_spec): Fix handling of `%t'. Richard M. Stallman 1994-04-29 19:38:03 +00:00
  • d1a880cd30 [MSDOS]: Don't define proto type for exit. Richard M. Stallman 1994-04-29 19:35:46 +00:00
  • 331fdf1eee *** empty log message *** Richard M. Stallman 1994-04-29 19:29:03 +00:00
  • f57ddf6775 *** empty log message *** Richard M. Stallman 1994-04-29 10:16:53 +00:00
  • f25df2ab1d entered into RCS Richard M. Stallman 1994-04-29 10:07:31 +00:00
  • 1d88854875 (vc-mode-line): Fix previous change. Richard M. Stallman 1994-04-29 06:25:49 +00:00
  • c96dcc01cd (Fsingle_key_description): Undo previous change. (describe_map): Skip string entries. Karl Heuer 1994-04-29 06:05:19 +00:00
  • 4f9b95e52c (do_completion): Initialize vars before gcpro. Karl Heuer 1994-04-29 05:48:36 +00:00
  • de3b6439ed Comment change. Richard M. Stallman 1994-04-29 04:59:22 +00:00
  • 7098a0fa7c (update_frame): Move those assignments even farther down. Richard M. Stallman 1994-04-29 04:54:39 +00:00
  • b72a58fd20 (x_wm_set_size_hint): Don't set PMaxSize. Don't touch win_gravity field if no PWinGravity. Richard M. Stallman 1994-04-29 04:04:51 +00:00
  • d7ab90a9b4 (describe_buffer_bindings): gcpro stuff. Delete some unused code. Karl Heuer 1994-04-29 03:40:16 +00:00
  • 57c9eb6894 Doc fixes. Karl Heuer 1994-04-29 03:06:08 +00:00
  • e3dfcd4ea9 (describe_map_tree): gcpro some things. Karl Heuer 1994-04-29 02:51:44 +00:00
  • f88480e30d (Fsingle_key_description): Accept strings as keys since the buffer menu uses them. Karl Heuer 1994-04-29 01:10:33 +00:00
  • e3e86241c2 (inhibit-file-name-handers): Correct documentation. Richard M. Stallman 1994-04-28 22:27:06 +00:00
  • 30a91516b8 Fix syntax in previous change. Richard M. Stallman 1994-04-28 22:24:41 +00:00
  • edc866c370 Don't look for -lresolv. Richard M. Stallman 1994-04-28 22:22:28 +00:00
  • 54633da021 (update_frame): Move assignments to current_frame and desired_frame. Richard M. Stallman 1994-04-28 22:05:54 +00:00
  • 3920203046 entered into RCS Richard M. Stallman 1994-04-28 20:01:12 +00:00
  • 3c60251582 (logb): Test HPUX, not hpux. Richard M. Stallman 1994-04-28 19:37:53 +00:00
  • a1300baaf8 (LIBS_SYSTEM): #if 0'd. Richard M. Stallman 1994-04-28 19:27:47 +00:00
  • 748a0e1f83 (Fx_popup_menu): Doc fix. Richard M. Stallman 1994-04-28 18:55:14 +00:00
  • fb9b5ab767 *** empty log message *** Richard M. Stallman 1994-04-28 18:52:49 +00:00
  • 7435bd2582 (disabled-command-hook): Try to enable command in user init file only if there is a user init file. Richard M. Stallman 1994-04-28 18:51:35 +00:00
  • b8228bebad (x_window) [USE_X_TOOLKIT]: Call XSetWMHints. Richard M. Stallman 1994-04-28 18:13:22 +00:00
  • 1ad698afde (Vunread_command_events): Renamed. Richard M. Stallman 1994-04-28 08:23:25 +00:00
  • c36e9c0608 (lisp-mode-variables): Undo previous change. Karl Heuer 1994-04-28 08:09:01 +00:00
  • 10c5e63d23 (XTread_socket): Only top window cares about LeaveNotify. Karl Heuer 1994-04-28 07:59:17 +00:00
  • 245976082f (Vunread_command_events): Renamed from unread_command_events. All uses changed. Richard M. Stallman 1994-04-28 07:49:45 +00:00
  • d7a38a2ed9 (x_make_frame_visible): Use XtMapWidget, not XtPopup. Richard M. Stallman 1994-04-28 07:46:27 +00:00
  • b207d6b314 Drop the trailing slash. Karl Heuer 1994-04-28 07:32:21 +00:00
  • f266485d3e (gud-mips-p, gud-irix-p): Test system-configuration. Richard M. Stallman 1994-04-28 07:32:04 +00:00
  • ce305b112a Fix typo in previous change. Richard M. Stallman 1994-04-28 07:10:24 +00:00