1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
Commit graph

7513 commits

Author SHA1 Message Date
Richard M. Stallman
ea48c94dfd (posn-col-row): Doc fix. 1994-05-19 04:30:14 +00:00
Richard M. Stallman
872157e774 (lispy_function_keys): Add various kp- keys for X11R6. 1994-05-19 00:28:39 +00:00
Richard M. Stallman
9ab70935c1 (font-lock-after-change-function): Fix typo in prev chg.
(font-lock-mode): Use after-change-functions not after-change-function.
1994-05-18 23:38:24 +00:00
Richard M. Stallman
3cf855321c (Fset_window_buffer): Fix dedicated window error call.
(window_loop, case UNSHOW_BUFFER): Clear dedicated flag.
1994-05-18 23:37:55 +00:00
Richard M. Stallman
6252195155 (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
Richard M. Stallman
d98ebdb175 entered into RCS 1994-05-18 17:51:44 +00:00
Richard M. Stallman
e944d8f19b *** empty log message *** 1994-05-18 06:04:03 +00:00
Richard M. Stallman
83dcaada84 (WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN. 1994-05-18 05:50:51 +00:00
Richard M. Stallman
376b3ec26a Define EMACS_CONFIGURATION instead of CONFIGURATION. 1994-05-18 05:40:48 +00:00
Richard M. Stallman
5adcab5315 EMACS_CONFIGURATION renamed from CONFIGURATION. 1994-05-18 05:40:19 +00:00
Richard M. Stallman
f7511647da (syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
(shut_down_emacs): Don't call intern.
1994-05-18 05:39:39 +00:00
Richard M. Stallman
9fab67cb3e (etags_getcwd): Cast result of popen.
(popen): Declaration deleted.
1994-05-18 01:16:16 +00:00
Karl Heuer
adf6b7f952 (tex-delete-last-temp-files): Don't fail on non-existent directory. 1994-05-18 01:13:09 +00:00
Karl Heuer
f1812d0ae6 [!MSDOS]: Declare popen. 1994-05-17 23:43:15 +00:00
Richard M. Stallman
c155860549 (soundex-alist): Put variable before fn that uses it. 1994-05-17 23:04:07 +00:00
Karl Heuer
b6703b0279 (Fbacktrace): Properly nest parentheses.
(Fbacktrace_frame): Don't bomb on invalid frame number.
1994-05-17 22:58:29 +00:00
Richard M. Stallman
ca873d73a2 (command_loop_1): Fix test for valid display table entry,
for backwards motion.
1994-05-17 19:51:54 +00:00
Richard M. Stallman
b46498ae45 (ALL_LDFLAGS): Add LDFLAGS.
(MAKE): Don't override a previous value of MAKE set by configure.
1994-05-17 19:44:17 +00:00
Richard M. Stallman
d520f0d2ad (update_frame): Fix test of outq and baud_rate some more. 1994-05-17 19:38:45 +00:00
Richard M. Stallman
f2a578bad4 (update_frame): Fix backwd test of outq and baud_rate. 1994-05-17 19:38:00 +00:00
Richard M. Stallman
d410d33931 (main): Avoid crash if argc is 1. 1994-05-17 19:12:55 +00:00
Richard M. Stallman
8d11884310 (outline-mode): Use outline-this-or-next-heading.
(outline-this-or-next-heading): New function.
(outline-mode): Fixed topic body reindentation scheme
so programming code is not indented unless
`outline-reindent-bodies' has value `force'.
(outline-infer-reindent-bodies): Implement above.
(outline-reindent-bodies): Doc fix.

(outline-init): New user interface for control of
outline-mode session setup.  Sets up `outline-find-file-hook',
`outline-layout', and `outline-auto-activation'.
1994-05-17 09:48:53 +00:00
Richard M. Stallman
15fa1468c1 (Fdo_auto_save): Save listdesc as an integer, only if open.
(do_auto_save_unwind): Corresponding changes.
1994-05-17 09:46:59 +00:00
Richard M. Stallman
cf20434782 (validate_x_resource_name): Don't let Vx_resource_name have invalid characters. 1994-05-17 09:43:47 +00:00
Richard M. Stallman
ca7fc9331b (gnus-group-mode-map): Fix typo in prev change. 1994-05-17 09:05:25 +00:00
Richard M. Stallman
b278e52a3b (gettimeofday): New function substituting the library
function of the same name.
(init_gettimeofday): New function.
(init_environment): Call init_gettimeofday after possibly
setting TZ environment variable.
1994-05-17 07:24:12 +00:00
Richard M. Stallman
56988bbec6 [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
for the Xlib and Xt checks; then restore old CFLAGS.

(HAVE_X11XTR6): Add newline after #endif.
1994-05-17 05:14:10 +00:00
Richard M. Stallman
78c8278d36 (xmenu_show): Completely ignore nameless panes
except for the first pane.  Ignore named panes too if KEYMAPS.
1994-05-17 04:30:32 +00:00
Karl Heuer
2b1bdf65a9 (fix_overlays_in_range): New function. 1994-05-17 03:30:40 +00:00
Karl Heuer
8de1d5f084 (Ftranspose_regions): Fix overlays after moving markers.
Update point as if it were a marker.
1994-05-17 03:28:55 +00:00
Richard M. Stallman
469e5e326f (Man-heading-regexp): Accept multiple whitespace chars. 1994-05-16 23:08:41 +00:00
Richard M. Stallman
a082d8bda8 (gnus-post-news): Handle followup-to field. 1994-05-16 23:02:55 +00:00
Richard M. Stallman
2b243866ab (blessmail): Specify directory for blessmail.el. 1994-05-16 22:02:48 +00:00
Richard M. Stallman
f60044f5c6 *** empty log message *** 1994-05-16 21:29:03 +00:00
Richard M. Stallman
8eefe2b85b entered into RCS 1994-05-16 20:47:35 +00:00
Richard M. Stallman
c554da1f7d Don't use `+' in regexps as different stream
editors interpret them differently.  Use `*' instead.
1994-05-16 19:29:04 +00:00
Richard M. Stallman
5405914986 Comment change. 1994-05-16 10:01:15 +00:00
Richard M. Stallman
d0b688963b (syms_of_eval): Doc fixes. 1994-05-16 09:41:17 +00:00
Richard M. Stallman
cdf2fffe38 Doc fixes.
(bookmark-relocate): Rename arg.
1994-05-16 07:24:45 +00:00
Richard M. Stallman
42a49b29f4 (precompute-menubar-bindings): Don't precompute menus if not using x. 1994-05-16 04:49:23 +00:00
Richard M. Stallman
79cf745601 (x_display_box_cursor): Preserve mouse highlight if the old cursor was in it. 1994-05-15 21:39:38 +00:00
Richard M. Stallman
3d4ad6e0a3 (crlf_to_lf): Fix off-by-one condition. 1994-05-15 19:38:50 +00:00
Richard M. Stallman
5fd4de1597 (Fcurrent_time_zone): Add cast. 1994-05-15 19:25:21 +00:00
Richard M. Stallman
57705ff77c (LOCALTIME_CACHE): Defined. 1994-05-15 05:28:41 +00:00
Richard M. Stallman
10b713db35 (LOCALTIME_CACHE): Define, if not OSF1. 1994-05-15 05:23:58 +00:00
Richard M. Stallman
152e1c0d80 (HAVE_X11XTR6): Add newline before #if. 1994-05-15 05:21:23 +00:00
Richard M. Stallman
d0a5772821 (bind_polling_period): Never decrease polling_period.
(echo): Don't echo motion events.
1994-05-14 22:23:38 +00:00
Richard M. Stallman
9b07615b7e (XTread_socket): For button events, clear compose_status. 1994-05-14 22:17:13 +00:00
Richard M. Stallman
db8c16631a Comment change. 1994-05-14 20:31:52 +00:00
Richard M. Stallman
9f2863b218 Remove periods from messages.
(Man-heading-regexp): Accept only one leading space.
1994-05-14 19:49:52 +00:00