Richard M. Stallman
2555cdec34
(font-lock-hack-keywords):
...
Handle next-single-property-change returning nil.
1993-11-17 13:12:29 +00:00
Richard M. Stallman
d831234ba2
(Fkey_binding): Doc fix.
1993-11-17 11:25:53 +00:00
Richard M. Stallman
94748cb937
(keys_of_cmds): Make 0377 self-inserting.
1993-11-17 11:01:21 +00:00
Richard M. Stallman
91098d38b0
(doprnt): Cast the value alloca returns.
1993-11-16 16:21:26 +00:00
Richard M. Stallman
650c052451
(gnus-summary-save-in-mail): Don't use rmail-output.
...
Instead, use either gnus-output-to-rmail or gnus-output-to-file.
Expand filename before use.
1993-11-16 10:47:27 +00:00
Richard M. Stallman
cdc424a566
(rmail-file-p): Add autoload cookie.
1993-11-16 10:44:47 +00:00
Richard M. Stallman
669a535c93
(comint-send-input): Run comint-output-filter-functions
...
only if process is using comint-output-filter as its filter.
1993-11-16 09:29:01 +00:00
Richard M. Stallman
96e19e26f5
(install): Don't change mode or group when installing.
1993-11-16 09:22:47 +00:00
Richard M. Stallman
8f9150f870
(mkdir): Ignore error from chmod.
1993-11-16 09:20:07 +00:00
Richard M. Stallman
708bfd4f81
(rmail-set-attribute): Do nothing if MSGNUM is 0.
1993-11-16 08:45:56 +00:00
Richard M. Stallman
827534ea93
(remove-hook): Doc fix.
1993-11-16 08:44:51 +00:00
Richard M. Stallman
4880982682
(distclean): Do delete Makefile and Makefile.in.
1993-11-16 08:39:13 +00:00
Richard M. Stallman
46e4cb7685
(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
1993-11-16 08:24:30 +00:00
Richard M. Stallman
25d16451c8
(Foverlay_put): Don't call redisplay_region if overlay has no buffer.
1993-11-16 07:09:11 +00:00
Richard M. Stallman
1df4537453
(nntp-encode-text): Insert a CR before the newline.
1993-11-16 06:53:45 +00:00
Richard M. Stallman
8884bb82f1
(Info-mode): Doc fix.
1993-11-16 06:52:12 +00:00
Richard M. Stallman
a2b2b91bf3
(iso-accents-list): Added /A for A-with-ring
...
and /E for AE-ligature, with lowercase versions.
1993-11-16 06:33:45 +00:00
Richard M. Stallman
ddbb28f4a7
(GNU_MALLOC, REL_ALLOC): Don't define if already defined.
1993-11-16 06:21:12 +00:00
Richard M. Stallman
75ade4691a
(change-log-default-name, add-log-current-defun-function)
...
(add-log-full-name, add-log-mailing-address): Delete autoload cookies.
1993-11-16 06:15:33 +00:00
Richard M. Stallman
dd0a39d664
(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.
1993-11-16 06:08:33 +00:00
Richard M. Stallman
6d291527af
Include config.h.
1993-11-16 05:45:11 +00:00
Richard M. Stallman
22e5421fad
(extraclean): Prevent wildcard from starting comment.
1993-11-16 05:38:15 +00:00
Richard M. Stallman
b570e6523a
(appt-display-interval): New variable.
...
(appt-check): Obey that variable.
1993-11-16 03:30:08 +00:00
Richard M. Stallman
8d2197ac5f
Don't put lisp/forms.README in the distribution.
1993-11-15 22:57:57 +00:00
Richard M. Stallman
1727083501
(read_avail_input): Make cbuf 1 char shorter.
1993-11-15 12:28:01 +00:00
Richard M. Stallman
5f5783ceb2
(HAVE_GETTIMEOFDAY): Don't define if already defined.
1993-11-15 12:27:45 +00:00
Richard M. Stallman
644ab5899f
Delete spurious CFLAGS=-g.
1993-11-15 11:25:17 +00:00
Richard M. Stallman
f3783befbb
(sun-raw-prefix): Make this just a variable, not a function name.
1993-11-15 10:52:46 +00:00
Richard M. Stallman
ad8f07cdb6
Use build-ins.in, not build-install.in.
...
Don't bother updating TAGS since it's not included.
1993-11-15 10:10:52 +00:00
Richard M. Stallman
dd524dbd68
(mouse-save-then-kill-delete-region): Take args BEG and END.
...
Update the undo list properly.
(mouse-save-then-kill): Pass those args.
When we kill, clear mouse-save-then-kill-posn
and mouse-selection-click-count.
(mouse-secondary-save-then-kill): Likewise.
Delete the overlay after deleting the selection text.
(mouse-selection-click-count): Initialize to 0.
(mouse-save-then-kill-delete-region): Handle buffers with no undo list.
Handle empty regions. Handle end < beg.
1993-11-15 09:56:05 +00:00
Richard M. Stallman
7f6d476fb9
[BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
...
FLUSHO and PENDIN.
1993-11-15 09:25:17 +00:00
Richard M. Stallman
76766f2d87
(describe-project): New function, on C-h C-p.
...
(help-for-help): Add C-p. Refer to help-command, not
help-for-help, in the \\[...].
1993-11-15 09:23:34 +00:00
Richard M. Stallman
e8997612fd
(command-line-1): Display a message in the echo area.
1993-11-15 09:22:23 +00:00
Richard M. Stallman
6f034b1c22
(command-line-1): Display a message in the echo area.
1993-11-15 08:04:41 +00:00
Richard M. Stallman
8105b77ee3
Add `provide'.
...
(narrow-to-page): Enable page-delimiter to span lines.
1993-11-15 06:48:23 +00:00
Richard M. Stallman
98d873522c
Revise documentation. Add `provide'.
...
(pages-directory-for-adding-addresses-narrowing-p):
New user option for adding addresses. Default to narrowing.
(pages-directory-for-addresses): Intall user settable options.
(add-new-page): Insert new page in specified location.
(original-page-delimiter): Set default value to "^^L".
1993-11-15 06:46:14 +00:00
Richard M. Stallman
da625a3c9b
(Fnext_single_property_change): Fix missing \n\.
1993-11-15 06:41:45 +00:00
Richard M. Stallman
222fce2bc5
*** empty log message ***
1993-11-15 06:35:18 +00:00
Richard M. Stallman
bf6d8fb9b1
(XTread_socket): Increase length of copy_buffer to 81.
1993-11-15 06:30:31 +00:00
Richard M. Stallman
481c63363c
(read1): If token has a \, don't treat it as a number.
1993-11-15 06:29:24 +00:00
Richard M. Stallman
07ccf0bc94
(comint-read-input-ring, comint-write-input-ring):
...
Treat "" like nil in comint-input-ring-file-name.
1993-11-15 05:18:33 +00:00
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