1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
Commit Graph

15692 Commits

Author SHA1 Message Date
Richard M. Stallman
39d10e52ed Add `dir ../lwlib'. 1996-06-28 07:48:15 +00:00
Richard M. Stallman
37ae4d5c39 (profile-functions): No need to assume that the
current buffer is writable.
(profile-print, profile-results): Changed to display number of
calls and average time per call.
(profile-update-function): Update the number of calls.
(profile-a-function): Init the number of calls.
1996-06-28 07:32:38 +00:00
Richard M. Stallman
74d6e31c96 (rmail-unix-mail-delimiter):
Accept more user names, since they can be
mangled badly by modern Unix mailers (e.g. Solaris 2.5 mail.local).
Be a little more picky about dates to compensate.
Match all the digits of a year, as per RFC 1123 section 5.2.14.
(rmail-nuke-pinhead-header): Adjust to regexp renumbering in
rmail-unix-mail-delimiter.
1996-06-28 07:10:30 +00:00
Richard M. Stallman
de0be7ddae (check_executable): Use euidaccess, not eaccess. 1996-06-28 07:05:19 +00:00
Richard M. Stallman
ef27a54274 (HAVE_EUIDACCESS): This replaces HAVE_EACCESS. 1996-06-28 07:01:51 +00:00
Richard M. Stallman
a2795b1cb9 (mail-user-agent): Replaces mua-paradigm.
(mh-find-path): Set mail-user-agent.
1996-06-28 06:56:17 +00:00
Richard M. Stallman
4b4052b2b8 Comment changes. 1996-06-28 06:51:32 +00:00
Richard M. Stallman
b1b578437c Don't define HAVE_X11R5 here. 1996-06-28 06:47:56 +00:00
Richard M. Stallman
07ba43a270 (HAVE_X11R5): Add #undef. 1996-06-28 06:46:12 +00:00
Richard M. Stallman
033b699757 (unexec): Cast result of sbrk.
(run_time_remap): Cat arg to brk.
1996-06-28 06:31:22 +00:00
Richard M. Stallman
aa4d9a9e9b (x_connection_closed): Call clear_waiting_for_input. 1996-06-27 23:20:46 +00:00
Lars Magne Ingebrigtsen
168054a668 Add rules for the Message manual. 1996-06-27 22:23:03 +00:00
Richard M. Stallman
4205cb08b6 (modify_event_symbol): Add properly to *symbol_table. 1996-06-27 08:16:22 +00:00
Richard M. Stallman
e1775344cd (makefile-gnumake-functions-alist): Add `addprefix'. 1996-06-27 07:48:39 +00:00
Richard M. Stallman
0ff0179d3a (sunos4.1.[3-9]*noshare): Eliminate dash from before `noshare'. 1996-06-27 06:14:49 +00:00
Richard M. Stallman
0a0fdc7099 (x_error_quitter): Delete newline from sprintf string. 1996-06-27 00:25:07 +00:00
Richard M. Stallman
dbf0d3f8ca (mail-extract-address-components): Rename ,-pos to comma-pos. 1996-06-26 21:48:45 +00:00
Richard M. Stallman
f000f5c5ac (XTread_socket, Xatom_wm_save_yourself clause):
Don't call XSetCommand if f is 0.
1996-06-26 18:16:08 +00:00
Richard M. Stallman
be166d1726 (outline-minor-mode): No longer permanent local. 1996-06-26 18:03:44 +00:00
Richard M. Stallman
defccde391 Comment changes. 1996-06-26 18:01:42 +00:00
Richard M. Stallman
0f374b2b6c (re_max_failures): Reduce to 4000. 1996-06-26 18:00:52 +00:00
Richard M. Stallman
f8d07b62cc (x_connection_closed): Add newline when printing error message on stderr. 1996-06-26 17:45:28 +00:00
Richard M. Stallman
f60f910890 (x_connection_signal): Just return after calling `signal'.
(X_CONNECTION_LOCK_FLAG): Definition deleted.
(x_connection_signal_dpyinfo): Variable deleted.
(x_connection_signal_1): Function deleted.
(x_connection_close_if_hung): Function deleted.
1996-06-26 17:41:44 +00:00
Richard M. Stallman
cf149bdfae (tex-common-initialization): Set skeleton-further-elements.
(tex-latex-block): Define as a skeleton.
1996-06-25 22:44:10 +00:00
Lars Magne Ingebrigtsen
526baa41c5 Initial revision 1996-06-25 22:35:26 +00:00
Lars Magne Ingebrigtsen
231f989be9 New version. 1996-06-25 22:21:39 +00:00
Richard M. Stallman
b8c631a53b (x-create-frame-with-faces): Set threshold for "light color"
at .6 of the total for white.
1996-06-25 18:19:09 +00:00
Richard M. Stallman
c1046d18cf (rmail-summary-mode-map): Add rmail-summary-by-senders. 1996-06-25 18:15:12 +00:00
Richard M. Stallman
a28c4a8ebd (LD_SWITCH_SYSTEM): Just one definition.
Don't use prefix-args here because Makefile.in
does that when necessary.
1996-06-25 00:38:48 +00:00
Richard M. Stallman
0e81d8cdcc (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char. 1996-06-25 00:32:51 +00:00
Richard M. Stallman
ff85d4f3be (local-variables-section): Adapted comment to outline minor mode.
(skeleton-pair-insert-maybe): Rewritten to support autowrapping.
(mirror-mode): Fixed change of pair-* to skeleton-pair-*.  Also pairs
8 bit characters.
1996-06-24 22:33:56 +00:00
Richard M. Stallman
4d123b4d43 (mail-extract-address-components): Quote the comma in ,-pos. 1996-06-24 20:47:16 +00:00
Richard M. Stallman
faee8ef030 (unexec): Round up section header offset to bss alignment
before deciding whether it's after the bss section.
1996-06-24 19:54:38 +00:00
Richard M. Stallman
aa39a5ddc0 (rmail-summary-by-senders): Fix typo in fn name. 1996-06-24 16:59:49 +00:00
Richard M. Stallman
8d36235ff6 (goto-address-url-face, goto-address-mail-face)
(goto-address-url-mouse-face): New variables.
(goto-address-fontify): Use them.
1996-06-24 16:53:55 +00:00
Simon Marshall
9a03a6f46c Resync mail aliases if necessary. 1996-06-24 09:50:09 +00:00
Simon Marshall
fd23afbeb4 Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-enabled, so a user can put the former on hooks. 1996-06-24 08:06:51 +00:00
Simon Marshall
6a02d88bf8 Test for lazy-lock-mode before swapping hooks. 1996-06-24 07:48:15 +00:00
Simon Marshall
369cc657db Protect before- and after-change-functions when updating text properties. 1996-06-24 07:45:07 +00:00
Simon Marshall
1080879c16 In Rmail mode, make sure font-lock-maximum-size locally becomes nil. 1996-06-24 07:36:45 +00:00
Richard M. Stallman
668d9a3ec9 (set-auto-mode): Run multiple mode: specs in left-to-right order. 1996-06-24 06:44:15 +00:00
Richard M. Stallman
845e9d851b (x_real_positions): Don't call x_uncatch_errors twice. 1996-06-24 01:29:37 +00:00
Richard M. Stallman
82d593eb97 (current_column_1): Add declaration. 1996-06-23 19:20:33 +00:00
Richard M. Stallman
9a21bb6444 Make current-column, move-to-column and current-indentation
handle invisible chars (both text properties and overlays).
(skip_invisible): New function.
(Fmove_to_column): Use skip_invisible.  Get rid of `retry' label.
(compute_motion): Use skip_invisible.
(current_column_1): New function.
(current_column): Use current_column_1 if might have invisible text.
1996-06-23 18:47:37 +00:00
Richard M. Stallman
5aa29679e1 (font-lock-verbose): Default to 0. Doc fix.
(font-lock-default-fontify-buffer): Interpret numeric value.
(font-lock-fontified): Don't make it permanent-local.
(font-lock-mode): Remove before-revert-hook and after-revert-hook code.
Call font-lock-turn-on-thing-lock before font-lock-mode-hook.  Doc fix.
(font-lock-revert-setup, font-lock-revert-cleanup): Deleted.
(font-lock-support-mode): New variable.
(font-lock-turn-on-thing-lock): New function.  Use it.
(font-lock-turn-off-thing-lock): Renamed font-lock-thing-lock-cleanup.
(font-lock-change-major-mode): Turn off Font Lock mode if it is on.
Add font-lock-change-major-mode to change-major-mode-hook at top level.
1996-06-23 18:36:01 +00:00
Richard M. Stallman
bf0e6b0ce8 (term-exec-1): Run process on pty if possible. 1996-06-23 15:51:57 +00:00
Noah Friedman
7e939f298d (rlogin): add rlogin-carriage-filter to comint-output-filter-functions, not
ftelnet-carriage-filter.
1996-06-23 04:31:17 +00:00
Richard M. Stallman
017d787ae1 (skeleton-autowrap): New variable.
(skeleton-abbrev-cleanup): Added variable documentation.
(skeleton-proxy): Added optional autowrappping feature.
(skeleton-proxy, skeleton-abbrev-cleanup): Use `post-command-hook'
instead of someday to be obsolete defer.
1996-06-22 17:42:15 +00:00
Richard M. Stallman
00f3d57da4 (rmail-summary-bury): New function.
(rmail-summary-mode-map): Put rmail-summary-bury on b.
1996-06-22 16:55:35 +00:00
Richard M. Stallman
6b2421db0e (Fdefalias): Doc fix. 1996-06-22 16:54:54 +00:00