1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 08:31:09 -08:00
Commit graph

7213 commits

Author SHA1 Message Date
Richard M. Stallman
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.
1994-05-01 07:39:02 +00:00
Richard M. Stallman
f58434539e (update_frame): Fix previous change: unconditionally bzero at the end. 1994-05-01 07:34:23 +00:00
Richard M. Stallman
3f9929bf5c (Ftrack_mouse): Call prepare_menu_bars at the start.
(read_char): Don't call prepare_menu_bars if doing mouse tracking.
1994-05-01 07:33:39 +00:00
Richard M. Stallman
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.
1994-05-01 06:43:34 +00:00
Richard M. Stallman
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.
1994-05-01 06:41:08 +00:00
Paul Reilly
716509bb37 Corrected the DGUX 5.4R2 include filename. 1994-05-01 04:41:20 +00:00
Paul Reilly
f455f6203f Initial revision 1994-05-01 04:40:04 +00:00
Karl Heuer
3b5d07863d (PURESIZE) [MULTI_FRAME]: Increase to 232000. 1994-05-01 02:08:50 +00:00
Karl Heuer
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.
1994-05-01 02:07:27 +00:00
Karl Heuer
61c33aab94 (menu-bar-update-buffers): Fix misspelled variable. 1994-05-01 01:56:10 +00:00
Paul Reilly
cf32fea0cd (IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR. 1994-04-30 23:28:10 +00:00
Paul Reilly
e9778f0be7 Initial revision 1994-04-30 23:08:15 +00:00
Paul Reilly
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.
1994-04-30 23:06:52 +00:00
Paul Reilly
4432b1dd04 entered into RCS 1994-04-30 22:46:12 +00:00
Richard M. Stallman
7632618a72 Don't call menu-bar-mode here.
(menu-bar-update-buffers): Check whether frames ad
buffers have actually changed; if not, do nothing.
1994-04-30 21:18:03 +00:00
Richard M. Stallman
870975a12b Don't bind [mouse-1]; that's done elsewhere.
Define lower-upper case correspondence for the three mostly used code pages.
1994-04-30 20:40:34 +00:00
Richard M. Stallman
024a380b5d (find_entries): Treat `*.cpp' as C++ files. 1994-04-30 20:30:48 +00:00
Richard M. Stallman
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.
1994-04-30 20:28:50 +00:00
Richard M. Stallman
6d356da11a Identify the file being patched as src/... 1994-04-30 20:28:27 +00:00
Richard M. Stallman
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/...
1994-04-30 20:28:10 +00:00
Richard M. Stallman
48883f20e4 (gnus-summary-mode-map): Bind # to gnus-uu-mark-article.
(gnus-uu-mark-article): Autoload it from gnus-uu.
1994-04-30 20:15:08 +00:00
Richard M. Stallman
88f125fc73 [MSDOS]: #include <sys/param.h> for the following.
[MSDOS] (etags_getcwd): Define simple MSDOS version without spawning a shell.
1994-04-30 19:34:26 +00:00
Paul Reilly
677159d6a5 configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
(m88k-dg-dgux5.4R2): dgux5.4R2.
1994-04-30 19:10:37 +00:00
Richard M. Stallman
241ceaf7a2 (record_asynch_buffer_change): Block SIGIO.
(force_auto_save_soon): Call record_asynch_buffer_change.
1994-04-30 07:51:48 +00:00
Richard M. Stallman
5846638c28 (force_auto_save_soon): New function.
(make_lispy_movement): If HAVE_MOUSE, include the mouse handling code.
1994-04-30 07:40:40 +00:00
Richard M. Stallman
55796183f8 (memory_warning_signal): Call force_auto_save_soon. 1994-04-30 07:39:01 +00:00
Richard M. Stallman
8682867842 (scroll-bar-event-ratio): New function. 1994-04-30 07:23:15 +00:00
Richard M. Stallman
793da230a1 *** empty log message *** 1994-04-30 07:00:37 +00:00
Richard M. Stallman
e333e8646b (Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN. 1994-04-30 06:05:51 +00:00
Richard M. Stallman
b664e4837e entered into RCS 1994-04-30 05:04:27 +00:00
Richard M. Stallman
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.
1994-04-30 04:47:22 +00:00
Richard M. Stallman
d0bd3513be (hack-one-local-variable): Silently execute eval
if the form is a put of a harmless property with harmless args.
1994-04-30 04:29:23 +00:00
Richard M. Stallman
cac76c6929 (gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.
(gnus-uu-ctl-map): Autoload it from gnus-uu.
1994-04-30 04:22:22 +00:00
Karl Heuer
55fbbe8e34 (revert-buffer): widen before replacing text. 1994-04-30 02:41:03 +00:00
Richard M. Stallman
ae4a385754 *** empty log message *** 1994-04-30 02:19:25 +00:00
Richard M. Stallman
b5b911f995 (init_eval): Initialize when_entered_debugger to -1. 1994-04-30 02:16:15 +00:00
Richard M. Stallman
78c71a989d entered into RCS 1994-04-30 01:38:51 +00:00
Roland McGrath
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.
1994-04-30 00:51:52 +00:00
Richard M. Stallman
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.
1994-04-30 00:15:20 +00:00
Richard M. Stallman
7989f08466 (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
(x_figure_window_size): Fix typo setting XNegative.
1994-04-30 00:13:44 +00:00
Richard M. Stallman
a5285df359 (xdialog_show): Clear x_mouse_grabbed. 1994-04-29 23:45:17 +00:00
Richard M. Stallman
b229b8d187 (Ftranspose_regions): New function.
(transpose_markers): Helper func for above.
(syms_of_frame): Call defsubr for Stranspose_regions.
1994-04-29 23:22:51 +00:00
Karl Heuer
c15c5d408d (Ffset, Ffmakunbound): Signal an error if SYM is nil or t. 1994-04-29 23:21:37 +00:00
Karl Heuer
6ba93f9d7b [MSDOS]: Re-enable some #undef's. 1994-04-29 23:16:43 +00:00
Richard M. Stallman
ad9445b9c8 We have bcmp. Configuration is "msdos". Get rid of ^Ms. 1994-04-29 22:07:19 +00:00
Richard M. Stallman
8c9bc1f816 Set CFLAGS=-O2, not -g. Correct for
new configuration regarding utilities not to compile.
Fix version number.  Get rid of ^Ms.
1994-04-29 22:07:02 +00:00
Richard M. Stallman
32b0abf74b Set CFLAGS=-O2, not -g. Handle the new
M_FILE, S_FILE, and SET_MAKE defines.  Get rid of ^Ms.
1994-04-29 22:06:43 +00:00
Richard M. Stallman
1659e114ab (window_system): Restore accidentally deleted code that uses AC_FIND_X. 1994-04-29 21:29:49 +00:00
Richard M. Stallman
b4929f755e (desktop-internal-v2s): Default case fixed to return correct quote flag.
Fix cons cell handling to avoid recursion in the cdr part.
1994-04-29 20:13:16 +00:00
Richard M. Stallman
2c81f22ca7 (getppid): Definition deleted. 1994-04-29 20:02:48 +00:00