Eric S. Raymond
ba5c3004d3
vc-static-header-alist shouldn't have been declared const.
1993-11-15 04:13:48 +00:00
Richard M. Stallman
368481a538
*** empty log message ***
1993-11-15 04:04:59 +00:00
Richard M. Stallman
bdb6dc9dc6
(creating src/Makefile): Before running cpp,
...
discard all lines that start with `# Generated' or /**/#.
1993-11-15 01:26:54 +00:00
Richard M. Stallman
8649e3a094
(gnus-summary-save-in-mail): Pass new args to rmail-output.
1993-11-15 01:06:24 +00:00
Richard M. Stallman
32ad8f1f6b
(rmail-output): New argument FROM-GNUS.
1993-11-15 01:05:37 +00:00
Richard M. Stallman
ce4d3fff9b
(solar-equinoxes-solstices): Add autoload.
1993-11-14 22:54:45 +00:00
Richard M. Stallman
3b92bdd24e
(solar-holidays): Change top-level progn to an if.
1993-11-14 22:51:17 +00:00
Richard M. Stallman
085a9cd86f
(INTERRUPT_INPUT): Undefined.
...
(BROKEN_FIONREAD): Defined to work around a problem in DGUX
whereby emacs will stop on a background write when invoked from a
job control shell for the first time in a session.
(FIRST_PTY_LETTER): Undefined.
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Defined
to use all the available PTYs in a COFF environment.
(LINKER): Removed "-nostdlib" from to be compatible with a prior
mod removing "/lib/crt0.o" from the LIBS_SYSTEM define.
(LIBS_SYSTEM): Delete /lib/crt0.o.
(SYSTEM_MALLOC): Turned off.
(NO_TERMIO): Defined.
(BROKEN_FASYNC): Turned off.
1993-11-14 22:06:13 +00:00
Richard M. Stallman
26d280b955
(mouse-save-then-kill-delete-region): Take args BEG and END.
...
Update the undo list properly.
(mouse-save-then-kill): Pass those args.
(mouse-secondary-save-then-kll): Pass those args.
Delete the overlay after deleting the selection text.
1993-11-14 06:26:02 +00:00
Richard M. Stallman
18e90c5846
(rmail-summary-forward): Accept prefix arg
...
and pass it to rmail-forward.
1993-11-14 05:50:47 +00:00
Richard M. Stallman
5dd1ad8ed5
(compare-windows-skip-whitespace): Swap the two
...
and's within the or.
1993-11-14 02:56:24 +00:00
Richard M. Stallman
f48872fc37
(lpr-command): Check for irix, not silicon-graphic-unix.
1993-11-14 00:06:48 +00:00
Richard M. Stallman
7425bbff0a
(dired-chown-program): Check for irix, not silicon-graphic-unix.
1993-11-14 00:06:23 +00:00
Richard M. Stallman
28195f9701
(rmail-spool-directory): Check for irix, not silicon-graphic-unix.
1993-11-14 00:06:01 +00:00
Richard M. Stallman
3ac14ca02a
(calendar-absolute-from-time): Undo Sep 14 patch.
...
Fix comments instead, since they didn't match the code.
1993-11-13 23:59:53 +00:00
Richard M. Stallman
ff383ac0d7
Add a provide call.
1993-11-13 11:20:56 +00:00
Richard M. Stallman
22b092ef9e
(creating src/Makefile): Before running cpp,
...
discard all lines that start with # or /**/#.
1993-11-13 10:02:57 +00:00
Richard M. Stallman
79967d5e93
(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
...
(Fopen_network_stream): Use them.
1993-11-13 09:31:34 +00:00
Richard M. Stallman
54d4b6096c
(remove-hook): Function deleted.
1993-11-13 08:21:16 +00:00
Richard M. Stallman
482952ef03
(read_avail_input) [no FIONREAD]: On DGUX, as on USG,
...
read input with O_NDELAY.
1993-11-13 07:50:17 +00:00
Richard M. Stallman
bb292747ca
(SYSTEM_MALLOC): Turn off.
1993-11-13 06:27:28 +00:00
Richard M. Stallman
77b221b15d
(get_process): Add `static' to definition.
1993-11-13 02:37:58 +00:00
Richard M. Stallman
1ae2f9fe09
(comint-match-partial-filename): Consider +@: part of
...
filenames; don't consider parens as part of them.
1993-11-13 00:02:20 +00:00
Richard M. Stallman
30b786c340
(fill-individual-paragraphs): Fix skipping headers of yanked message.
1993-11-12 23:35:39 +00:00
Richard M. Stallman
d52f0de91e
(vc-rename-file): Don't overwrite an existing file.
...
Fix test for unsaved files.
Calculate name of new master file properly.
1993-11-12 22:31:12 +00:00
Richard M. Stallman
ae06ea79c8
(rmail-summary-edit-map): Inherit text-mode-map properly.
1993-11-12 22:16:44 +00:00
Richard M. Stallman
246cfea5cc
(syms_of_fileio): Fix missing \n\'s.
1993-11-12 21:17:43 +00:00
Richard M. Stallman
ede41463ee
(Fread_key_sequence): Split the doc string with "".
1993-11-12 21:16:38 +00:00
Richard M. Stallman
d48e616eff
(read_c_string): For "", concatenate the two strings.
1993-11-12 21:12:35 +00:00
Richard M. Stallman
93fda17869
(Fprevious_single_property_change): Fix missing \n\.
1993-11-12 20:38:30 +00:00
Richard M. Stallman
85ada1b986
(main): Fix error message text.
1993-11-12 06:25:16 +00:00
Richard M. Stallman
6820b5528d
When running make in lib-src, specify YACC var value.
1993-11-11 18:03:43 +00:00
Richard M. Stallman
d55d5ec215
Comment change.
1993-11-11 10:05:51 +00:00
Richard M. Stallman
9dc96d324c
(texinfo-format-region): Change `texinfo-[start
...
end]-of-header' to `tex-[start end]-of-header'.
1993-11-11 07:56:04 +00:00
Richard M. Stallman
bb946175c2
(texinfo-texi2dvi-command): Separate `texi2dvi'
...
command from `tex' command so `texinfo-format-region' can use
straight `tex' command.
(texinfo-format-buffer): Use `texinfo-texi2dvi-command'
(texinfo-delete-from-print-queue): Revise documentation.
1993-11-11 07:52:56 +00:00
Richard M. Stallman
f5f76002c2
(Man-section-regexp): Allow section names l, n, L, N.
1993-11-11 07:17:08 +00:00
Richard M. Stallman
e6033883a5
Comment change.
1993-11-11 05:25:09 +00:00
Richard M. Stallman
b26f0e4ea7
(map-y-or-n-p): Handle help-char values other than chars.
1993-11-11 04:43:49 +00:00
Richard M. Stallman
5c03767e4f
(Fcall_process): Clear synch_process_death and
...
synch_process_retcode before the vfork.
1993-11-11 04:36:02 +00:00
Richard M. Stallman
4fd99ee43a
(c-indent-region): When looking for a sexp that ends
...
past this line, make sure it really starts on this line.
1993-11-11 03:02:18 +00:00
Richard M. Stallman
4baf56205b
(occur-mode): Run occur-mode-hook.
1993-11-11 02:48:26 +00:00
Richard M. Stallman
472895ad89
(XTmouse_position): Undo roland's change.
...
Fix bug in bfox change.
1993-11-11 02:33:43 +00:00
Roland McGrath
f31fe4725c
[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
1993-11-11 00:41:15 +00:00
Roland McGrath
e5074ca4b1
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
1993-11-10 22:56:45 +00:00
Richard M. Stallman
449c2677c3
Initial revision
1993-11-10 21:03:53 +00:00
Richard M. Stallman
298c8970ee
Don't try to link *.texinfo--there are none now.
1993-11-10 21:02:27 +00:00
Richard M. Stallman
c33e95d805
(rmail-start-mail): Don't do other frame unless we have
...
a window system, irregardless of the state of rmail-mail-new-frame.
1993-11-10 20:51:02 +00:00
Richard M. Stallman
1b88a44adb
(Man-filter-list): Include anything starting with
...
alphabetics, and containing "Last change:".
(manual-entry): Don't call `Man-downcase' since
Man-translate-references has already done the right thing.
1993-11-10 20:48:04 +00:00
Richard M. Stallman
de3fa0b238
(Info-extract-menu-item): Quote `*' in the menu-item
...
leadin re-search to prevent us from finding node names which
contain the text of another node name within them.
1993-11-10 20:46:09 +00:00
Richard M. Stallman
c6fcafde81
(hexl-mode): Use add-hook' to modify buffer local write-contents-hooks'.
...
(hexl-mode-exit): Remove our hook when turning off Hexl mode.
1993-11-10 20:44:14 +00:00