Richard M. Stallman
59f23005cf
(Fopen_network_stream): Use same socket for in and out.
1997-03-25 03:52:53 +00:00
Richard M. Stallman
43e34a410d
Initial revision
1997-03-25 03:49:38 +00:00
Richard M. Stallman
a98daaefa1
(auto-mode-alist): Add .com element.
1997-03-25 03:49:26 +00:00
Richard M. Stallman
87c033db6f
(function-key-map): Define iso-lefttab.
1997-03-25 02:34:42 +00:00
Richard M. Stallman
5d0e8ddd8e
(mh-find-progs): When looking for mh-lib, construct
...
likely paths based on mh-progs rather than using a static list.
1997-03-25 02:22:04 +00:00
Richard M. Stallman
201bf3329c
(grep-program): New variable.
...
(grep-command): Use it, and test whether it supports the -e
option; fix doc string (last command is stored in history variable).
(grep-null-device): Declare before grep-program and grep-command.
(grep-find-use-xargs, grep-find-command, grep-find-history):
New variables.
(grep-find): New command.
(grep): Only concatenate grep-null-device to COMMAND when it's
not nil (to support grep-find).
1997-03-24 23:59:44 +00:00
Doug Evans
debdd3caea
(m32r,mn10300): Add.
1997-03-24 20:38:28 +00:00
Richard M. Stallman
dfa9e6fcb0
(makefile-backslash-align): New variable.
...
(makefile-backslash-region): Re-imported from cc-mode; modified to
handle makefile-backslash-align.
(makefile-append-backslash, makefile-delete-backslash):
Re-imported from cc-mode.
(makefile-backslashify-current-line): Function deleted.
(makefile-fill-paragraph): New function.
(makefile-mode-map): Bind C-c C-c to comment-region.
(makefile-mode): Set fill-paragraph to makefile-fill-paragraph.
1997-03-24 05:30:10 +00:00
Richard M. Stallman
ef5a634509
(set-screen-height): Doc fix.
1997-03-24 05:25:14 +00:00
Erik Naggum
dcb26650b6
(Fbury_buffer): add missing semi
1997-03-23 22:37:52 +00:00
Richard M. Stallman
6844ae32c9
(rmail-forward): Don't do dash-quoting on the signature.
1997-03-23 20:51:53 +00:00
Richard M. Stallman
6f6e0bcd51
(command-line-1): Initialize *scratch* with
...
text saying not to use it for creating a file.
1997-03-23 20:51:17 +00:00
Richard M. Stallman
214b32165e
(frames_bury_buffer): New function.
1997-03-23 20:49:24 +00:00
Richard M. Stallman
dec989eb88
(Fbury_buffer): Call frames_bury_buffer.
1997-03-23 20:48:31 +00:00
Paul Eggert
6ef88a0a80
(initialize_fullname): Set NIS_PATH to the empty string before invoking
...
nismatch, in case it's set to some nonstandard value.
1997-03-23 18:46:03 +00:00
Richard M. Stallman
441affdb50
(XTread_socket): Accept XK_ISO_* keys.
1997-03-22 23:59:53 +00:00
Richard M. Stallman
04f215f0cc
(make_lispy_event): Use iso_lispy_function_keys for
...
XK_ISO_* keys found in XFree86.
(ISO_FUNCTION_KEY_OFFSET): New macro.
(iso_lispy_function_keys): New table.
1997-03-22 23:58:58 +00:00
Richard M. Stallman
0272c2a42c
Update copyright year.
1997-03-22 23:46:26 +00:00
Richard M. Stallman
37954a9a2f
(imenu-scanning-message): Support for bigger numbers.
...
(imenu--generic-function): Fixed probably a typo: named appeared
twice in an item. Put function after name and beg in a special
item because a normal item has name and beg (for orthogonality).
(imenu-add-to-menubar): First test to see if the mode supports imenu.
(imenu--menubar-select): Use the defined variable imenu-rescan-item.
(imenu-default-goto-function): New subroutine, broken out of `imenu'.
(imenu-default-goto-function): New variable.
(imenu): Made it use the above function, via that variable.
1997-03-22 23:42:48 +00:00
Richard M. Stallman
d17fd03514
Explain which tasks are better, generally.
1997-03-22 07:36:21 +00:00
Richard M. Stallman
1097aea030
(XTread_socket): Handle ISO_Left_Tab.
1997-03-22 04:21:00 +00:00
Richard M. Stallman
850ebd4fab
(Fset_window_buffer): Increment display_count if it is an integer.
1997-03-22 04:18:04 +00:00
Richard M. Stallman
636a5e284a
(Freplace_match): Give error if
...
NEWTEXT uses backslash in an invalid way.
1997-03-22 04:17:06 +00:00
Richard M. Stallman
b5dc1c835a
(wait_reading_process_input): If wait_for_cell,
...
ignore subprocess input and respond only to keyboard.
(non_process_wait_mask): New variable.
(add_keyboard_wait_descriptor): Update it.
(delete_keyboard_wait_descriptor): Update it.
(init_process): Initialize it.
1997-03-22 04:13:50 +00:00
Richard M. Stallman
e837058bc3
(print): Generate a backslash in \2e10.
1997-03-22 04:13:05 +00:00
Richard M. Stallman
375ff4f1e3
(struct frame): New field buffer_list.
1997-03-22 04:08:59 +00:00
Richard M. Stallman
fa54c6ae11
(frame_buffer_list, set_frame_buffer_list): New functions.
...
(store_frame_param): Handle buffer-list parameter.
(Qbuffer_list): New variable.
(syms_of_frame_1): Initialize it.
(make_frame): Initialize buffer_list field.
(Fframe_parameters): Handle buffer-list parameter.
(frames_discard_buffer): New function.
(make_frame): Initialize buffer_list.
1997-03-22 04:07:26 +00:00
Richard M. Stallman
99a8b2d236
Change copyright year.
1997-03-22 04:06:40 +00:00
Richard M. Stallman
f809d1628d
(struct buffer): New field display_count.
1997-03-22 04:05:44 +00:00
Richard M. Stallman
7962a441e7
(reset_buffer): Initialize display_count slot.
...
(Fkill_buffer): Call frames_discard_buffer.
(record_buffer): Move buffer to front of frame_buffer_list.
(Fother_buffer): Use frame_buffer_list.
(init_buffer_once): Set up display_count.
(syms_of_buffer): Set up Lisp variable.
1997-03-22 04:04:53 +00:00
Richard M. Stallman
a0e1f1855c
(mark_object): Mark the buffer_list field.
1997-03-22 04:02:03 +00:00
Richard M. Stallman
941e78a72a
(tq-process-buffer): Catch errors running tq-queue-head-fn.
1997-03-22 03:55:49 +00:00
Richard M. Stallman
328a37ec31
(substitute-key-definition):
...
Compare with equal if definition is a key sequence.
1997-03-22 03:55:21 +00:00
Richard M. Stallman
1cd24721c2
(newline): Be more conservative about when to use the optimization.
...
(universal-argument-more): If previous arg is `-', change that to -4.
1997-03-22 03:54:14 +00:00
Richard M. Stallman
ff9c168275
(sh-case): Define with defun and defvar
...
instead of define-skeleton.
1997-03-22 03:53:10 +00:00
Richard M. Stallman
14b6a8e104
Many doc fixes.
...
(ring-ref): Fix error message.
1997-03-22 03:52:36 +00:00
Richard M. Stallman
87532fbe3c
(replace-string): Doc fix.
1997-03-22 03:51:36 +00:00
Richard M. Stallman
8e3beae0e6
(mail-passwd-command): New variable.
...
(mail-get-names): Implement that variable.
(mail-passwd-files): New variable.
(mail-get-names): Use mail-passwd-files instead of always /etc/passwd.
1997-03-22 03:49:14 +00:00
Richard M. Stallman
13c2b5cb77
(rmail-dont-reply-to): Delete debugging code.
...
Don't insist on whitespace after commas.
1997-03-22 03:44:08 +00:00
Richard M. Stallman
7b3478a5e8
(recover-session): Add `t' to switches.
1997-03-22 03:42:32 +00:00
Richard M. Stallman
7ddb552454
(enriched-decode-foreground, enriched-decode-background):
...
Make COLOR arg optional. Fix error messages.
1997-03-22 03:41:43 +00:00
Richard M. Stallman
ef74616458
(dired-glob-regexp): New function.
...
(dired-buffers-for-dir): New arg FILE; if non-nil,
check that it matches the wildcard pattern.
1997-03-22 03:40:55 +00:00
Richard M. Stallman
b2a59df072
(dired-fun-in-all-buffers): New arg FILE. Don't operate on buffers
...
whose wildcard pattern does not accept FILE.
All callers changed.
1997-03-22 03:39:39 +00:00
Richard M. Stallman
481d6f8707
(desktop-missing-file-warning): Make the default nil.
1997-03-22 03:36:37 +00:00
Richard M. Stallman
8662fc42d8
(copyright-regexp): Allow "Copyright" and the copyright symbol together.
1997-03-22 03:35:20 +00:00
Paul Eggert
8fd927907b
(files): Ignore files in RCS directory whose names are of the form ,*,
...
or *_; they are probably RCS lock files. Also, ignore files named
.rcsfreeze.log or .rcsfreeze.ver; they are used by rcsfreeze.
1997-03-21 22:12:24 +00:00
Richard M. Stallman
4cbeb71c2a
(vc-next-action-on-file): With implicit checkout, make
...
sure not to lose unsaved changes.
1997-03-21 20:06:04 +00:00
Richard M. Stallman
122955bfb4
(help-map): Use apropos-command, not command-apropos.
1997-03-21 07:45:24 +00:00
Simon Marshall
7baff557b6
Allow a dired-no-confirm of t
1997-03-20 12:39:57 +00:00
Simon Marshall
0347d06954
Doc dired-no-confirm and allow t value.
1997-03-20 12:37:06 +00:00