Richard M. Stallman
4f1d6310e1
(start-process-shell-command): Doc fix.
1994-01-06 04:39:00 +00:00
Richard M. Stallman
ed10e0ab9c
[ms-dos]: Preload mouse.el, dos-fns.el,
...
disp-table.el, and ls-lisp. Dump only one version. Use simpler
name for doc file.
1994-01-06 04:36:22 +00:00
Richard M. Stallman
10b501e3e8
(dehexlify-buffer): If msdos, bind binary-process.
...
(hexl-find-file): Load as binary.
1994-01-06 04:35:56 +00:00
Richard M. Stallman
7b4a3608d3
(ls-lisp-format): Bad format for uid and gid fixed.
1994-01-06 04:34:43 +00:00
Richard M. Stallman
35f7e85bda
(compile-internal): Extended to work without asynchronous subprocesses.
1994-01-06 04:33:55 +00:00
Richard M. Stallman
8afc29f0bc
(change-log-name): Let default name for ms-dos be "change.log".
1994-01-06 04:32:34 +00:00
Richard M. Stallman
e3c72369df
[ms-dos] (byte-compile-file): Save as binary.
1994-01-06 04:31:20 +00:00
Richard M. Stallman
bb15791002
[ms-dos] (make-backup-file-name, backup-file-name-p):
...
Use "*.bak" as backup file name.
(user-init-file): new variable.
1994-01-06 04:30:52 +00:00
Richard M. Stallman
a0dbb37853
[ms-dos]: Save version.el as *binary*.
1994-01-06 04:29:50 +00:00
Richard M. Stallman
bb79850eb4
(enable-command, disable-command): Use user-init-file.
1994-01-06 04:29:23 +00:00
Richard M. Stallman
a4c5c70594
(command-line): Set user-init-file.
1994-01-06 04:28:36 +00:00
Richard M. Stallman
e3938952c8
[MSDOS]: Use text/binary mode as appropriate.
...
(scan_c_file, scan_lisp_file): Extra parameter for the mode to open with.
1994-01-06 03:59:30 +00:00
Richard M. Stallman
c6880c90ff
(main) [MSDOS]: Open all files as binary.
1994-01-06 03:58:35 +00:00
Richard M. Stallman
26528bbc92
(main) [MSDOS]: Dummy stub just to make the file compile.
1994-01-06 03:57:48 +00:00
Richard M. Stallman
91cf09ac12
(malloc): Don't declare it.
...
(xmalloc): Cast result of malloc.
(strcpy): Don't declare it.
[MSDOS]: #undef `access'.
1994-01-06 03:57:28 +00:00
Richard M. Stallman
2033356144
Fix up whitespace. Get rid of spurious casts to void.
...
[MSDOS]: Use binary file modes for non-text side of pipe.
(main): Use fclose to close file opened by fopen.
1994-01-06 03:56:59 +00:00
Richard M. Stallman
c8b836f65e
entered into RCS
1994-01-05 23:56:57 +00:00
Richard M. Stallman
007c61fa1e
Initial revision
1994-01-05 21:11:33 +00:00
Richard M. Stallman
6cb71bf6c6
(describe_syntax): Handle Sinherit.
...
(syntax_code_spec, syntax_spec_code): Add entry for @ and Sinherit.
1994-01-05 20:33:23 +00:00
Richard M. Stallman
c8cdcb16ad
(enum syntaxcode): Add Sinherit.
...
(RAW_SYNTAX, RAW_SYNTAX_MATCH, SYNTAX_CHOOSE_TABLE): New macros.
(SYNTAX, SYNTAX_MATCH, SYNTAX_COMSTART_FIRST, SYNTAX_COMSTART_SECOND)
(SYNTAX_COMEND_FIRST, SYNTAX_COMEND_SECOND, SYNTAX_PREFIX)
(SYNTAX_COMMENT_STYLE): Handle Sinherit.
Alternative definitions if __GNUC__.
1994-01-05 20:33:02 +00:00
Richard M. Stallman
12c7071c31
(eval-after-load): Do nothing if FORM is already on the list.
1994-01-05 20:31:27 +00:00
Richard M. Stallman
d06752db2d
(popup-menu): Add loop to handle submenus.
1994-01-04 23:30:37 +00:00
Richard M. Stallman
0b312d0831
(SUNOS_LOCALTIME_BUG): #if 0'd.
1994-01-04 14:21:54 +00:00
Richard M. Stallman
acbeb206be
(Fmapconcat): Doc fix.
1994-01-04 08:45:49 +00:00
Richard M. Stallman
63456da576
(bcopy, bzero, bcmp): Defined.
1994-01-04 08:42:21 +00:00
Richard M. Stallman
8ca83cfd88
Include syswait.h.
...
Fork a subprocess and use it to copy the mail file.
1994-01-04 06:46:12 +00:00
Richard M. Stallman
02e8e1677b
(buffer.o): Don't depend on syntax.h.
...
(temacs): Delete redundant use of LDFLAGS.
(${etc}DOC): Fix typo in previous change.
1994-01-04 06:41:18 +00:00
Richard M. Stallman
5fe0b67ed4
Don't include syntax.h.
...
(Qget_file_buffer): New variable.
(syms_of_buffer): Set up Qget_file_buffer.
(Fget_file_buffer): For magic file names, run the handler.
1994-01-04 06:38:43 +00:00
Richard M. Stallman
a889bd0eff
(file_name_completion_stat): If have symlinks, use lstat.
1994-01-04 06:37:51 +00:00
Richard M. Stallman
3785d1c8a8
Comment fix.
1994-01-04 01:41:34 +00:00
Richard M. Stallman
fd752f985a
(debug): Bind this-command and last-command.
1994-01-04 01:39:46 +00:00
Richard M. Stallman
59d6105877
(Fx_list_fonts): Don't fail to init `tail'.
...
(Fx_create_frame): Add to Vframe_list before making visible.
1994-01-04 01:22:38 +00:00
Paul Eggert
b2396d1f39
(vc-finish-logentry): Sync the buffer in case the user modified it while
...
editing the comment.
1994-01-03 20:53:26 +00:00
Richard M. Stallman
2e0b53ad3d
(tex-common-initialization): Make parse-sexp-ignore-comments t.
1994-01-03 20:06:28 +00:00
Richard M. Stallman
cb3fe1f0a7
entered into RCS
1994-01-03 16:56:13 +00:00
Richard M. Stallman
ab2c9f5425
(slitex-mode, latex-mode): Set paragraph-start and
...
paragraph-separate to a specific list of control sequences.
(tex-common-initialization): Make paragraph-start
and paragraph-separate match a line of $$.
1994-01-03 11:36:14 +00:00
Richard M. Stallman
7d5d472e5c
(comint-last-output-start): Add defvar.
...
(comint-dynamic-list-completions): Use read-key-sequence.
Special handling for mouse-choose-completion.
1994-01-03 10:46:53 +00:00
Richard M. Stallman
9a474b25f8
Fix typo in previous change.
1994-01-03 10:43:37 +00:00
Richard M. Stallman
1a2ac38862
More menu bar commands.
1994-01-03 07:41:23 +00:00
Richard M. Stallman
984f718a65
(make-syntax-table): New function; no longer an alias
...
for copy-syntax-table.
1994-01-03 07:41:00 +00:00
Richard M. Stallman
4f8804a1e5
(get_system_name): If the official name of the host is
...
not a fully qualified domain name, then try to find one in the
list of alternate names.
1994-01-03 07:21:12 +00:00
Richard M. Stallman
151c7da254
(rmail-get-new-mail): Cope if display-time-string is nil.
1994-01-03 05:14:06 +00:00
Richard M. Stallman
4138e60008
(sort-float-fields): Commented out.
1994-01-03 04:15:18 +00:00
Richard M. Stallman
885020c535
(c-mode-map): Add menu bar menu.
1994-01-02 21:51:47 +00:00
Richard M. Stallman
c3a3ebc910
(calendar-goto-french-date): Fix special day
...
choice in non-leap years by re-reversing the list. Fix out of
place parenthesis in prompt.
1994-01-02 19:03:36 +00:00
Richard M. Stallman
4314dea4b4
(rotate_right, rotate_left): Simplify
...
total_length calculation. Minimize pointer dereferencing.
(balance_an_interval): Remove recursive rebalancing.
Rebalance precisely when imbalanced. If a rotation is done,
rebalance only the node which may have become unbalanced.
Iterate until the current node is balanced.
(balance_possible_root_interval): New function.
(balance_intervals): Move the interation into rebalance_an_interval.
(balance_intervals_internal): New subroutine of balance_intervals.
(split_interval_right, split_interval_left): Speed up by
not checking LEAF_INTERVAL_P.
(split_interval_right, split_interval_left, find_interval,
adjust_intervals_for_insertion, graft_intervals_into_buffer):
Add dynamic rebalancing anywhere a node may become unbalanced.
(graft_intervals_into_buffer, copy_intervals): No longer
any need to do a full rebalance as the tree stays balanced.
1994-01-02 19:01:15 +00:00
Richard M. Stallman
7ac78c9ad4
(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
...
Assume children must be intervals, never strings or buffers.
1994-01-02 19:00:54 +00:00
Richard M. Stallman
7c811eec1e
(${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
1994-01-02 18:54:37 +00:00
Richard M. Stallman
3e883207fd
(ALL_CFLAGS): Include LDFLAGS.
...
Use ALL_CFLAGS in all the rules that compile and link with one cmd.
(LINK_CFLAGS): New variable.
(timer): Use LINK_CFLAGS.
1994-01-02 18:41:29 +00:00
Richard M. Stallman
6fefdc4b48
(isearch-repeat): If we matched a null string and there's
...
no place to advance to, fail instead.
1994-01-02 17:43:16 +00:00