Richard M. Stallman
3f254763f0
(copy_text_and_data): Delete some printf's.
1994-09-23 18:37:12 +00:00
Richard M. Stallman
7e39868d56
(PURESIZE): Definition deleted.
1994-09-23 18:35:32 +00:00
Richard M. Stallman
f3cc100782
Initial revision
1994-09-23 18:35:06 +00:00
Richard M. Stallman
e1d962d7af
(Fx_create_frame): Rename menuBarLines resource to menuBar.
...
(x_figure_window_size): Decode (- N), (+ N) for position.
(x_set_frame_parameters): Handle (+ N) and (- N).
Preserve negative positions properly too.
[USE_X_TOOLKIT] (x_window): Let xneg, yneg specify whether to
negate left and top.
(Fx_parse_geometry): Handle [XY]Negative with positive number
or negative number without [XY]Negative.
1994-09-23 18:20:31 +00:00
Roland McGrath
eb21e7ae84
(tag-symbol-match-p): New function.
...
(etags-recognize-tags-table): Add that second in find-tag-tag-order,
after tag-exact-match-p.
1994-09-23 17:44:56 +00:00
Roland McGrath
c49a777a36
(tags-table-check-computed-list): Call tags-verify-table on existing
...
buffers.
1994-09-23 17:29:55 +00:00
Richard M. Stallman
2687aeb390
(X_IO_BUG): Definition deleted.
1994-09-23 06:55:48 +00:00
Richard M. Stallman
69d8722248
(BSD): Have two definitions according to version number.
1994-09-23 06:38:24 +00:00
Richard M. Stallman
52a2b13bc5
(copy_text_and_data): Add RISCiX changes.
1994-09-23 06:18:31 +00:00
Richard M. Stallman
c9a95ab273
(time-stamp-mail-host-name): Use mail-host-address.
...
(time-stamp-mail-host): Variable deleted.
1994-09-23 05:44:28 +00:00
Richard M. Stallman
5aae660113
(UTILITIES): Remove test-distrib, make-docfile, make-path.
...
(DONT_INSTALL): New variable--list those files here.
(clean): Delete the files in DONT_INSTALL.
1994-09-23 05:42:40 +00:00
Richard M. Stallman
f1c16f36b3
(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
...
(the_x_screen): New variable.
(syms_of_xfns): Staticpro parts of it.
(Fx_open_connection): Initialize it.
(Fx_create_frame): Make frame point to it.
1994-09-23 05:31:24 +00:00
Richard M. Stallman
b242af8897
(FRAME_X_DISPLAY): New macro.
...
(struct x_screen): New structure.
(struct x_display): New field x_screen.
(FRAME_X_SCREEN): New macro.
1994-09-23 05:28:56 +00:00
Richard M. Stallman
449c2cd8e5
(mail-extr-all-top-level-domains): Fix formal name of Hungary.
1994-09-23 05:14:56 +00:00
Richard M. Stallman
4eacadbd66
(x_destroy_window): Decrement ref count of x_screen struct.
1994-09-23 04:54:46 +00:00
Richard M. Stallman
3db0cdac49
(rmail-retry-failure): Copy the whole block of headers from the message
...
and then discard those in rmail-retry-ignored-headers. Delete
usage of rmail-retry-setup-hook. Bind mail-signature and
mail-setup-hook to nil when composing retry buffer.
Handle mail-self-blind.
(rmail-retry-ignored-headers): New variable,
specifying the headers that should be removed by rmail-retry-failure.
(rmail-retry-setup-hook): Obsolete variable (see below), deleted.
(rmail-clear-headers): New optional arg is list of headers to clear.
1994-09-23 04:37:16 +00:00
Richard M. Stallman
7860859565
entered into RCS
1994-09-22 22:00:06 +00:00
Richard M. Stallman
59ac2ce681
(add-change-log-entry): Set add-log-full-name and
...
add-log-mailing-address here.
(add-log-mailing-address, add-log-full-name): Initialize to nil.
1994-09-22 20:31:07 +00:00
Richard M. Stallman
cf1b1bf8c0
(shrink-window-if-larger-than-buffer): Use WINDOW's frame
...
for all actions that operate on a frame. Set WINDOW to selected
window if it was nil.
1994-09-22 20:00:48 +00:00
Karl Heuer
889bf32987
(evaporate_overlays): Overlay is in car, not cdr.
1994-09-22 19:20:52 +00:00
Karl Heuer
4351ed6732
(expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
...
sendmail-synch-aliases.
1994-09-22 17:01:39 +00:00
Karl Heuer
26045a35d2
(sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
1994-09-22 17:00:25 +00:00
Francesco Potortì
799ac634aa
User option Man-notify-flag renamed to Man-notify-method.
1994-09-22 12:10:16 +00:00
Francesco Potortì
130f43af3d
* ispell.el (check-ispell-version): suggest to try ispell4.el if
...
version does not match.
1994-09-22 11:41:17 +00:00
Richard M. Stallman
6b3faad82b
(Fcompleting_read): Doc fix.
...
(get_minibuffer): Make BUF current to kill its local vars.
1994-09-22 07:41:35 +00:00
Richard M. Stallman
4efe992908
(BASE_PURESIZE): Increment both values.
1994-09-22 07:29:02 +00:00
Richard M. Stallman
e7cc6aa5c6
(x-create-frame-with-faces): Delete the frame if get error.
1994-09-22 07:26:46 +00:00
Richard M. Stallman
8be055fdee
(insert-buffer): Default to first buffer other than current one.
1994-09-22 07:22:46 +00:00
Richard M. Stallman
4dc7e43ba1
(rmail-summary-goto-msg): Simply the regexp
...
for finding the message number. Check that a non-digit follows it.
1994-09-22 06:55:11 +00:00
Richard M. Stallman
6696af6580
(insert-parentheses): Don't insert spaces at beginning and end of buffer.
1994-09-22 06:42:30 +00:00
Richard M. Stallman
973e887321
(Vdebug_on_error): Declared.
1994-09-22 06:37:06 +00:00
Richard M. Stallman
a1341f75de
(cmd_error_internal): New function, broken out of cmd_error.
...
(read_char): Don't return right away when
read_char_minibuf_menu_prompt returns non-nil.
Instead, set key_already_recorded, which inhibits most but not all
of the work at non_reread.
1994-09-22 06:26:46 +00:00
Richard M. Stallman
95e6cf3913
(special-display-popup-frame): Rename new arg to ARGS.
...
Allow (FUNCTION OTHER-ARGS...) as the value of ARGS.
1994-09-22 05:47:28 +00:00
Richard M. Stallman
34b0ef48cb
(print-help-return-message): Handle cons cells
...
in special-display-regexps and special-display-buffer-names.
1994-09-22 05:07:30 +00:00
Richard M. Stallman
0a952b5763
(display-buffer, special-display-buffer-names)
...
(special-display-regexps, special-display-function): Accept cons
cells in `special-display-buffer-names' and
`special-display-regexps'. If the buffer name matches the car,
call `special-display-function' with the cdr as a second argument.
1994-09-22 05:04:59 +00:00
Richard M. Stallman
42354c891c
(special-display-popup-frame): New argument PARAMS.
...
Use it as well as `special-display-frame-alist'.
1994-09-22 05:03:56 +00:00
Richard M. Stallman
c13fbb6297
(mail-host-address): New variable.
...
(normal-top-level): Use mail-host-address to init user-mail-address.
1994-09-22 04:56:49 +00:00
Chris Siebenmann
7bbba4f213
add convex c3* c4*
1994-09-22 04:27:58 +00:00
Richard M. Stallman
cb0cd91167
(file-ownership-preserved-p): New function.
1994-09-22 04:15:33 +00:00
Richard M. Stallman
2d5e692ed8
(cmputc): Return int rather than void.
1994-09-22 04:11:43 +00:00
Richard M. Stallman
97f11a9d1f
(evalcost, cmputc): They now return their arguments.
1994-09-22 04:11:04 +00:00
Richard M. Stallman
c6322c8ca1
(HAVE_TERMIOS, NO_TERMIO): Defined.
1994-09-22 03:59:10 +00:00
Richard M. Stallman
e1a34b584c
(mail-extr-all-top-level-domains): Update domain list.
1994-09-22 03:34:43 +00:00
Richard M. Stallman
624c0e9d14
(vc-menu-map): Set up menu items.
...
(vc-status): Use vc-path when calling prs.
(vc-status): New arg vc-type.
(vc-file-not-found-hook): Use save-excursion.
(vc-status): Renamed from vc-rcs-status. Handle SCCS.
(vc-display-status): Renamed from vc-rcs-status.
(vc-mode-line): Call vc-status for SCCS files too.
1994-09-22 02:48:14 +00:00
Richard M. Stallman
0a56ee6b96
(Fmessage_or_box): Use Fmessage_box with new name.
1994-09-22 02:38:55 +00:00
Richard M. Stallman
34d470ba81
(init_eval_once): Init Vrun_hooks here.
...
(syms_of_eval): Not here.
1994-09-21 23:19:26 +00:00
Richard M. Stallman
f3b0152bb9
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
1994-09-21 21:56:37 +00:00
Richard M. Stallman
c5417c9164
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
1994-09-21 21:52:23 +00:00
Richard M. Stallman
9dcdc43dc9
(vc-menu-map): New menu.
...
(menu-bar-file-menu): Put the VC map under the File map.
1994-09-21 20:48:00 +00:00
Richard M. Stallman
fe213bf888
Fix indentation.
1994-09-21 19:05:52 +00:00