Karl Heuer
732be46569
Update copyright.
1995-04-07 01:20:53 +00:00
Richard M. Stallman
1d233b80d2
(main): Cast arg to `brk'.
1995-04-07 01:03:01 +00:00
Richard M. Stallman
7e1251a15e
[Berkeley sockets version] (main): Declare getcwd.
1995-04-07 01:01:25 +00:00
Karl Heuer
f470f9bd66
Update copyright.
1995-04-07 00:16:13 +00:00
Richard M. Stallman
4ac771a01f
Don't call the special math functions "transcendental".
1995-04-06 23:11:37 +00:00
Richard M. Stallman
7d15896456
Treat __NetBSD__ like __FreeBSD__.
1995-04-06 21:55:02 +00:00
Richard M. Stallman
94802f45ce
(install-arch-indep): Undo Sep 23 change.
1995-04-06 21:53:21 +00:00
Richard M. Stallman
b45949948b
(install-arch-indep, dist): look for `update-subdir' in $(srcdir).
1995-04-06 21:36:55 +00:00
Karl Heuer
375f1bd711
(lib-src): Don't copy *.lex; it doesn't exist anymore.
...
(man): Don't copy texindex.c and getopt.c; they're deleted.
(etc): Omit `e'; it's a subdirectory.
(etc/e): Use `../..', not `..', to reference top level.
1995-04-06 21:09:09 +00:00
Richard M. Stallman
b74dc89e42
Fix typo.
1995-04-06 20:10:15 +00:00
Richard M. Stallman
f4c73d078f
(desktop-save): Use dired-directory as name
...
of top-level in order to capture wildcards used.
(desktop-buffer-dired): Skip possible wildcard when checking
for directory existance. Use dired-insert-subdir, not
dired-maybe-insert-subdir.
1995-04-06 20:05:39 +00:00
Richard M. Stallman
a4888c8882
Include mkinstalldirs in distribution.
1995-04-06 19:51:16 +00:00
Karl Heuer
4891222c9e
(write-file): Fix arg count in call to y-or-n-p.
1995-04-06 19:25:20 +00:00
Karl Heuer
8843589021
(Fplist_put): Fix missing \n\.
1995-04-06 18:57:58 +00:00
Karl Heuer
21a6ce3ada
(x_window_to_frame): Skip non-X frames before testing dpyinfo.
...
[USE_X_TOOLKIT] (x_any_window_to_frame, x_top_window_to_frame): Ditto.
1995-04-06 18:51:54 +00:00
Simon Marshall
e1960a184a
Doc fixes to match declared args.
1995-04-06 12:18:08 +00:00
Richard M. Stallman
7af04c89d4
(menu-bar-bookmark-map): Autoload each form
...
used to set up this variable's value, so that the whole job
is done in loaddefs.el.
(bookmark-menu-locate, bookmark-menu-jump, bookmark-menu-insert)
(bookmark-menu-delete, bookmark-menu-rename): Add autoloads.
1995-04-06 08:44:21 +00:00
Richard M. Stallman
64fd98a95e
(ispell-menu-map-needed): Delete test for menu-bar feature.
1995-04-06 08:42:37 +00:00
Richard M. Stallman
d82767682a
(BASE_PURESIZE): Increment to 310000.
1995-04-06 08:11:31 +00:00
Richard M. Stallman
1b40dbedc9
(list-buffers-noselect): Put buffer name in a text
...
property on the buffer's name. Put in mouse-face prop here too.
Set Buffer-menu-buffer-column here.
(Buffer-menu-mode): Don't do those things here.
(Buffer-menu-buffer): Use text properties.
(Buffer-menu-buffer-name-position): Function deleted.
1995-04-06 08:00:00 +00:00
Richard M. Stallman
2f3f993bdf
(Fkill_buffer): Call reset_buffer_local_variables
...
and swap_out_buffer_local_variables.
(swap_out_buffer_local_variables): New subroutine.
(Fkill_all_local_variables): Use that subroutine.
1995-04-06 06:58:50 +00:00
Richard M. Stallman
94f9497203
(Flooking_at, Fposix_looking_at): Change arg name.
1995-04-06 05:18:35 +00:00
Richard M. Stallman
39b71e3947
(reporter-submit-bug-report): Give up if mailer
...
command returns nil. Fix error message syntax.
(reporter-bug-hook): Fix error message syntax.
1995-04-06 04:33:59 +00:00
Richard M. Stallman
828ac69365
(Fraise_frame, Flower_frame): Now interactive.
1995-04-06 02:53:19 +00:00
Richard M. Stallman
0760ac9a9d
(tar-mode-map): Fix typo for tar-display-other-file.
1995-04-06 02:12:11 +00:00
Karl Heuer
4a9386fc7a
Add missing close backquote.
1995-04-05 20:46:40 +00:00
Karl Heuer
35622e5fe2
(tempo-build-collection): Clear flag after computing
...
return value.
1995-04-05 19:32:55 +00:00
Karl Heuer
d6b322f8be
(ispell-personal-dictionary): Add autoload.
1995-04-05 04:21:15 +00:00
Karl Heuer
e5fff738e9
Change bindings of event-apply-control-modifier,
...
event-apply-meta-modifier, event-apply-hyper-modifier,
event-apply-shift-modifier, event-apply-alt-modifier, and
event-apply-super-modifier, in function-key-map, to use C-x @
instead of C-x ESC. Using escape causes problems since that's
in function-key-map itself.
1995-04-05 03:34:40 +00:00
Karl Heuer
661c7d6ebd
(Ffetch_bytecode): New function.
...
(funcall_lambda): Call it.
(syms_of_eval): defsubr it.
1995-04-05 03:05:26 +00:00
Karl Heuer
c6972ec8d3
Declare Ffetch_bytecode.
1995-04-05 03:04:48 +00:00
Karl Heuer
2b29a37688
(byte-compile-inline-expand): Fetch actual bytecode
...
before inlining a lazy function.
1995-04-05 03:04:02 +00:00
Karl Heuer
7f4d365716
(tempo-dolist): Don't use `cadr'.
1995-04-05 01:17:41 +00:00
Karl Heuer
90bebcb0c0
(event-apply-modifier): Fix off-by-one errors.
1995-04-04 22:48:16 +00:00
Karl Heuer
5c579a7529
(aixcc, aixcc.c): Targets deleted.
...
(SOURCES, distclean): Removed obsolete references to aixcc.
1995-04-04 21:11:29 +00:00
Karl Heuer
3ca7b46f53
Fix comments.
1995-04-04 03:00:59 +00:00
Karl Heuer
19126e1177
New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
...
and x_top_window_to_frame.
1995-04-03 23:37:17 +00:00
Karl Heuer
2d271e2eac
(x_window_to_frame): New arg DPYINFO. All callers changed.
...
(x_any_window_to_frame, x_top_window_to_frame): Likewise.
1995-04-03 23:34:26 +00:00
Richard M. Stallman
34da6b1616
(tempo-insert): Added the P tag and modified the s tag accordingly
...
(tempo-insert-named): Checks for valid name, insert mark otherwise.
(tempo-dolist): Changed (cadr ...) to (car (cdr ...))
(tempo-expand-if-complete): New function
1995-04-03 22:23:51 +00:00
Karl Heuer
93572b4317
(main): Start with an empty message log.
1995-04-03 22:16:16 +00:00
Karl Heuer
d8616fc1c3
(Fy_or_n_p): Don't log prompt.
...
(Fyes_or_no_p): Fix typo in doc string.
1995-04-03 22:14:27 +00:00
Karl Heuer
6c4429a502
(message_nolog): New function.
1995-04-03 22:10:36 +00:00
Karl Heuer
1979717a5a
(message_nolog): Declare this function.
1995-04-03 22:08:29 +00:00
Karl Heuer
439ae27bd7
Declare Vmessage_log_max.
1995-04-03 21:48:34 +00:00
Richard M. Stallman
4de5599d7d
(apropos): Use apropos-worthy-symbol-p as default predicate.
...
(apropos-worthy-symbol-p): New function.
1995-04-03 21:38:06 +00:00
Karl Heuer
38832b4c51
(set-auto-mode): Fix previous change.
1995-04-03 21:37:39 +00:00
Richard M. Stallman
d007f5c889
(oblookup): Save bucket num in oblookup_last_bucket_number.
...
(Funintern): New function.
(syms_of_lread): defsubr it.
1995-04-03 21:34:15 +00:00
Simon Marshall
59f36b0808
Added support for special (quoted) characters in file names:
...
new functions comint-quote-filename and comint-unquote-filename, using
new variable comint-file-name-quote-list.
Changed comint-word, comint-match-partial-filename and
comint-dynamic-list-filename-completions to support character quoting.
Made comint-dynamic-complete-as-filename and comint-dynamic-simple-complete use
strings of comint-completion-addsuffix for completion, if a cons pair.
1995-04-03 13:06:25 +00:00
Simon Marshall
7b4c65034c
Set comint-file-name-quote-list to new shell-file-name-quote-list.
1995-04-03 13:01:15 +00:00
Richard M. Stallman
8e583b5d13
Don't distribute shortnames directory.
1995-04-02 22:14:17 +00:00