Richard M. Stallman
fa9e8864b4
(Fgarbage_collect): Report used and free intervals.
1996-08-31 21:53:53 +00:00
Richard M. Stallman
0ecf7d369a
(Vwin32_start_process_show_window): New variable.
...
(create_child): Conditionally force subprocess to hide window.
(syms_of_ntproc): DEFVAR it.
1996-08-31 20:13:29 +00:00
Richard M. Stallman
cedadcfab0
(x_set_cursor_color): Use x_update_cursor.
1996-08-31 20:12:15 +00:00
Richard M. Stallman
5aadc2d2ee
(LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.
1996-08-31 19:22:43 +00:00
Richard M. Stallman
3f5a3e124b
(command-line-1): Rearrange initial screen.
1996-08-31 16:26:55 +00:00
Richard M. Stallman
b3398af135
(menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.
1996-08-31 16:25:51 +00:00
Richard M. Stallman
292d74a338
(both versions): Handle -nowait and --nowait by sending data to the server.
1996-08-31 16:25:21 +00:00
Richard M. Stallman
8ca5efd068
entered into RCS
1996-08-31 04:29:46 +00:00
Richard M. Stallman
aa8bff2e10
(XTupdate_end): Always clear mouse_face_defer flag.
1996-08-31 02:44:14 +00:00
Richard M. Stallman
f5e278c7c9
(Fset_face_attribute_internal): Set mouse_face_defer flag.
1996-08-31 02:43:52 +00:00
Richard M. Stallman
8a5f6f7f38
(webjump-sample-sites): Define with defvar.
...
(webjump-state-to-postal-alist): Likewise.
1996-08-31 02:34:25 +00:00
Richard M. Stallman
d1bc41829a
(do_line_dance, dumprectangle): Use x_update_cursor.
...
(show_mouse_face, clear_cursor): Likewise.
(x_display_cursor): New args X and Y.
(XTupdate_end, XTcursor_to, XTwrite_glyphs): Pass new args.
(XTupdate_begin): Initialize curs_x, curs_y here.
1996-08-30 18:49:07 +00:00
Richard M. Stallman
d68e699042
(vc-update-change-log): Doc fix.
1996-08-30 18:42:29 +00:00
Richard M. Stallman
a31ca314db
(do-auto-fill): Do break after one word as last resort
...
even if there is a fill prefix.
(mail-user-agent, define-mail-user-agent):
Definitions moved here from reporter.el.
(sendmail-user-agent, mh-e-user-agent): Definitions moved here
1996-08-30 16:59:20 +00:00
Richard M. Stallman
4b45b44f74
Require ediff-init.
1996-08-30 16:57:35 +00:00
Richard M. Stallman
3b369e522c
Initial revision
1996-08-30 16:32:32 +00:00
Richard M. Stallman
b53e01dc02
(texinfo-format-printindex):
...
Treat windows-nt and ms-dos like vax-vms.
1996-08-30 03:47:47 +00:00
Richard M. Stallman
4fcb3ccf63
(foldout-hide-flag, foldout-show-flag): New variables.
...
(foldout-exit-fold): Use those variables.
1996-08-30 03:17:56 +00:00
Richard M. Stallman
9fc0eb9510
(save-match-data): Fix typo in previous change.
1996-08-30 03:05:22 +00:00
Richard M. Stallman
9f58e89e86
(cmd_error): Clear executing_macro.
1996-08-30 02:57:30 +00:00
Lars Magne Ingebrigtsen
e1e366891c
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
...
* nndoc.el (nndoc-mbox-article-begin): New function.
(nndoc-type-alist): Enter it into definition.
(nndoc-dissect-buffer): Use new definition.
1996-08-30 01:50:25 +00:00
Lars Magne Ingebrigtsen
cba446ddef
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
...
* message.el (message-do-fcc): Supply the FROM-GNUS parameter to
`rmail-output'.
1996-08-30 00:27:46 +00:00
Richard M. Stallman
59860a8c8c
(Fminibuffer_complete_word): Check for
...
unexpected data type returned by Ftry_completion.
1996-08-30 00:04:33 +00:00
Richard M. Stallman
31257c3f4e
(reporter-compose-outgoing): Fix error syntax.
...
(reporter-bug-hook): Fix error message.
(mail-user-agent): Variable moved to simple.el.
(define-mail-user-agent): Function moved to simple.el.
(sendmail-user-agent, mh-e-user-agent): Defs moved to simple.el.
(reporter-mail): Function deleted.
1996-08-29 21:37:52 +00:00
Richard M. Stallman
73a9679c91
(vc-update-change-log): Remove code which found RCS files
...
only in RCS directory; leave this to rcs2log, which will find
entries for CVS or RCS/*,v and *,v. Lose sub-process' stderr
output. Doc fix.
1996-08-29 21:22:07 +00:00
Erik Naggum
1ab778be05
(init_macros): Initialize executing_macro, too.
1996-08-29 21:22:04 +00:00
Richard M. Stallman
c1b8c54517
(INSTALL_STRIP): New variable.
...
(install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
(install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
1996-08-29 20:54:02 +00:00
Richard M. Stallman
c291d9ef2b
(Vring_bell_function): New variable.
...
(syms_of_term): Set up Lisp variable.
(ring_bell): Use Vring_bell_function.
1996-08-29 20:50:15 +00:00
Richard M. Stallman
531483fbd3
(XTread_socket): Call XFilterEvent on all events,
...
if HAVE_X_I18N and FRAME_XIC nonzero.
1996-08-29 06:22:28 +00:00
Richard M. Stallman
10809e0f11
(byte-compile-associative): Treat one arg case like (+ x 0).
1996-08-29 06:20:21 +00:00
Richard M. Stallman
3f7e952d9a
(narrow-to-defun): New function.
1996-08-29 04:42:40 +00:00
Richard M. Stallman
484de1186a
(executing_macro_iterations, executing_macro): Declared.
1996-08-29 04:39:47 +00:00
Richard M. Stallman
e881d8b2f7
(cmd_error): Add number of kbd macro iterations to the error message.
1996-08-29 04:38:33 +00:00
Richard M. Stallman
d4087e062b
(executing_macro_iterations, executing_macro): New vars.
...
(Fexecute_kbd_macro): Set them.
1996-08-29 04:38:05 +00:00
Richard M. Stallman
77aa8edfb6
(Vhistory_length, Qhistory_length): New variables.
...
(syms_of_minibuf): Register and initialise these.
(read_minibuf): Truncate history list if needed.
1996-08-29 04:35:38 +00:00
Richard M. Stallman
21fbc8e5ae
(Fsubstring): Handle vectors as well as strings.
1996-08-29 03:50:02 +00:00
Richard M. Stallman
ecc0677980
(save-match-data): Fix previous change.
1996-08-29 01:54:43 +00:00
Richard M. Stallman
7fd5b62d23
(display-time): Call display-time-mode.
...
(display-time-mode): Take arg or toggle, as a minor mode.
1996-08-29 01:37:38 +00:00
Richard M. Stallman
73ba610ac4
(kill-some-buffers): New arg LIST says buffers to maybe kill.
1996-08-29 01:27:18 +00:00
Richard M. Stallman
5b6575b75d
(mail-mode-auto-fill): New function.
...
(mail-mode): Put it into normal-auto-fill-function.
1996-08-29 01:25:34 +00:00
Richard M. Stallman
f0490a0bf2
(Fcall_interactively): For N' and n',
...
if we don't get a number, try again.
1996-08-29 00:51:51 +00:00
Richard M. Stallman
0819585c7b
(syms_of_alloc): Set up Lisp variables ...-consed,
...
such as Vcons-cells-consed.
1996-08-29 00:44:05 +00:00
Lars Magne Ingebrigtsen
05066a9270
1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
...
* gnus.el (gnus-group-read-group): Use range functions instead of
list functions for the tick and marks ranges.
1996-08-29 00:30:44 +00:00
Richard M. Stallman
4ee83dcfc0
(ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.
...
(ange-ftp-before-parse-ls-hook): Add defvar.
1996-08-28 23:36:44 +00:00
Richard M. Stallman
9c5c5f39dc
Check for utimes.
1996-08-28 23:28:39 +00:00
Richard M. Stallman
dfa35e6b44
(server-visit-files): New argument NOWAIT.
...
Don't record on server-buffer-clienjts if NOWAIT.
(server-process-filter): Pass NOWAIT arg based on data from server.
Don't record in server-clients if NOWAIT.
1996-08-28 23:26:13 +00:00
Richard M. Stallman
c7ca41e69f
(save-match-data): Use save-match-data-internal
...
as the local variable, instead of an uninterned symbol.
1996-08-28 22:44:18 +00:00
Richard M. Stallman
b26e6764f0
(byte-compile-out-toplevel): Always compile to byte code
...
if an uninterned symbol appears.
(byte-compile-byte-code-maker): Handle uninterned symbols
in the constant vector.
1996-08-28 22:40:09 +00:00
Richard M. Stallman
5a6037bb41
(byte-compile-funarg-2): New function,
...
(sort): Use byte-compile-funarg-2.
1996-08-28 21:33:50 +00:00
Richard M. Stallman
f822bec6ea
(main): Add bug report info in --help message.
1996-08-28 21:27:18 +00:00