Richard M. Stallman
|
6c2935e99f
|
(main): Update re_max_failures so regex.c won't overflow
the stack, except when dumping.
|
1997-08-15 05:07:01 +00:00 |
|
Richard M. Stallman
|
74700529a8
|
(xselect.o): Depend on coding.h.
|
1997-08-15 03:29:41 +00:00 |
|
Richard M. Stallman
|
b54a8d43a2
|
MSDOS updates.
|
1997-08-14 22:40:14 +00:00 |
|
Richard M. Stallman
|
96db060f63
|
(compilation-error-regexp-alist): New regexp for Caml.
|
1997-08-14 22:11:09 +00:00 |
|
Richard M. Stallman
|
34153d7670
|
(mail-send): Ask for confirmation if
message contains non-ASCII characters.
(mail-send-nonascii): New variable.
|
1997-08-14 22:10:30 +00:00 |
|
Richard M. Stallman
|
b402d19f2f
|
(c-style-alist) <gnu>:
Set c-comment-continuation-stars and c-hanging-comment-ender-p.
|
1997-08-14 22:10:02 +00:00 |
|
Richard M. Stallman
|
b7a74d2cea
|
(SOCKLEN_TYPE): New macro definition.
|
1997-08-14 22:04:54 +00:00 |
|
Richard M. Stallman
|
7bd27aed2b
|
Many changes.
|
1997-08-14 21:59:05 +00:00 |
|
Eli Zaretskii
|
41fb75b75b
|
Fix instructions for MSDOG.
|
1997-08-14 13:58:31 +00:00 |
|
Richard M. Stallman
|
aea01cd762
|
Initial revision
|
1997-08-14 04:51:22 +00:00 |
|
Richard M. Stallman
|
57b1f7206f
|
(main): use SOCKLEN_TYPE for fromlen, if it is defined.
|
1997-08-14 04:16:00 +00:00 |
|
Richard M. Stallman
|
db893d0032
|
(do-auto-fill): Better handling of a very long word
after a fill-prefix. Don't break right after the prefix and
don't break at the end of the line.
|
1997-08-14 03:55:49 +00:00 |
|
Miles Bader
|
bd873746d3
|
automatically generated from GPLed version
|
1997-08-14 02:25:35 +00:00 |
|
Paul Eggert
|
3d620bbb7d
|
automatically generated from GPLed version
|
1997-08-14 02:16:15 +00:00 |
|
Richard M. Stallman
|
c9411d2f03
|
(extent-properties, extent-at): New functions.
|
1997-08-13 19:39:39 +00:00 |
|
Richard M. Stallman
|
2f939ddd09
|
Add copyright and permission notices.
|
1997-08-13 15:37:10 +00:00 |
|
Richard M. Stallman
|
345a935c8d
|
(main): Use %08lx instead of %08x in printf because the
variable named addresses is long.
|
1997-08-13 15:35:01 +00:00 |
|
Richard M. Stallman
|
9ae177785f
|
(get_time): Cast arg to fprintf.
|
1997-08-13 15:34:05 +00:00 |
|
Richard M. Stallman
|
0c08e6df25
|
(unexec): Cast arg to fprintf.
|
1997-08-13 15:28:47 +00:00 |
|
Richard M. Stallman
|
79e51eeb5a
|
(lock_file): Use %lu instead of %d in sprintf because
the variable named pid is unsigned long.
|
1997-08-13 15:27:49 +00:00 |
|
Eli Zaretskii
|
c19bb1de29
|
(syms_of_msdos): Define and bind x-bitmap-file-path and
delete-exited-processes, to prevent cus-start.el from
complaining.
|
1997-08-13 12:46:21 +00:00 |
|
Eli Zaretskii
|
0b57c5eba7
|
EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp.
|
1997-08-13 04:50:55 +00:00 |
|
Richard M. Stallman
|
fd27a53736
|
(free_marker): New function.
|
1997-08-13 04:13:39 +00:00 |
|
Richard M. Stallman
|
b86e0aaf0f
|
(signal_before_change): Relocate START and END
using markers for subsequent functions, when we run a function.
|
1997-08-13 04:13:22 +00:00 |
|
Richard M. Stallman
|
e376701ac1
|
(emacs): Warn about shadowed standard libraries here.
|
1997-08-13 00:49:54 +00:00 |
|
Richard M. Stallman
|
9b10b5a3dd
|
(default-input-method):
Variable no longer automatically local.
|
1997-08-13 00:37:32 +00:00 |
|
Richard M. Stallman
|
4d5ac029e0
|
(read-input-method-name): Replace INITIAL-INPUT arg with DEFAULT arg.
Substitute it into to the prompt, if it is non-nil.
(select-input-method): Call read-input-method-name the new way.
(toggle-input-method): Likewise.
|
1997-08-13 00:29:02 +00:00 |
|
Richard M. Stallman
|
215ff18a8d
|
(quail-start-translation): Use an explicit loop, not recursive edit.
(quail-suppress-conversion): Doc fix.
|
1997-08-13 00:26:42 +00:00 |
|
Richard M. Stallman
|
d91462ce17
|
(forward-visible-line): Handle nil value from
next-single-property-change or previous-single-property-change.
|
1997-08-12 23:18:41 +00:00 |
|
Richard M. Stallman
|
6f187d8d8a
|
(change-log-font-lock-keywords): Don't consider
a closeparen as part of a function or variable name.
|
1997-08-12 23:08:13 +00:00 |
|
Richard M. Stallman
|
0488694c33
|
(diary-entry-time): Bind case-fold-search to nil.
|
1997-08-12 23:05:43 +00:00 |
|
Richard M. Stallman
|
85c922901f
|
(mouse-avoidance-timer): New variable.
(mouse-avoidance-mode): Create or cancel a time,
instead of using post-command-idle-hook.
|
1997-08-12 18:20:00 +00:00 |
|
Richard M. Stallman
|
a1bf98fa22
|
(awk-mode): Require cc-mode, not cc-langs.
|
1997-08-12 17:23:14 +00:00 |
|
Richard M. Stallman
|
c27d895b27
|
(set-extent-property): Don't allow
multiple extents with a mouse-face property to run together.
|
1997-08-12 17:22:41 +00:00 |
|
Richard M. Stallman
|
4fdf389ae2
|
(dired-font-lock-keywords): Don't specially highlight
files that are writable by others.
|
1997-08-12 17:21:24 +00:00 |
|
Richard M. Stallman
|
feb453faa3
|
Comment changes.
|
1997-08-12 16:11:31 +00:00 |
|
Richard M. Stallman
|
0e55297e4c
|
(X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.
|
1997-08-12 16:11:03 +00:00 |
|
Richard M. Stallman
|
66d6ec94bb
|
(fill-region-as-paragraph):
When justifying, cope if line ends in spaces and no newline.
|
1997-08-12 15:52:17 +00:00 |
|
Eli Zaretskii
|
5f83e1daac
|
Run ".emacs" through convert-standard-filename before using it.
|
1997-08-12 11:59:41 +00:00 |
|
Richard M. Stallman
|
8148a3adf7
|
(rmail-make-in-reply-to-field): Don't cause an
error if the `From:' line has no valid email addresses.
|
1997-08-12 05:49:26 +00:00 |
|
Richard M. Stallman
|
7c96c058a6
|
(dos-print-region-function): Force EOL conversion to DOS CR-LF pairs.
|
1997-08-12 05:47:05 +00:00 |
|
Richard M. Stallman
|
0cdbb11dee
|
(list-load-path-shadows): Exclude, from the path we search, all but
the first set of directories that include the standard Emacs Lisp files.
|
1997-08-12 05:30:47 +00:00 |
|
Richard M. Stallman
|
67f04586c3
|
(cal-tex-latexify-list): Put the elements of RESULT in the proper order.
(cal-tex-list-diary-entries): Bind diary-list-include-blanks to nil.
|
1997-08-12 00:58:44 +00:00 |
|
Richard M. Stallman
|
6213b40df6
|
(cal-tex-latexify-list): Put the elements of RESULT in the proper order.
|
1997-08-12 00:55:31 +00:00 |
|
Richard M. Stallman
|
8b64df4625
|
Comment change.
|
1997-08-12 00:37:22 +00:00 |
|
Richard M. Stallman
|
b063fa35e6
|
(main): Fix previous change.
|
1997-08-12 00:36:22 +00:00 |
|
Richard M. Stallman
|
79bb4872ef
|
(dabbrev-abbrev-skip-leading-regexp): Doc fix.
|
1997-08-11 23:55:10 +00:00 |
|
Richard M. Stallman
|
1d1e35a0d6
|
Customized.
(only-global-abbrevs): Doc fix.
|
1997-08-11 23:54:58 +00:00 |
|
Richard M. Stallman
|
811fd07a2f
|
(c-electric-brace): Make preserve-p nil at BOB.
|
1997-08-11 23:51:04 +00:00 |
|
Richard M. Stallman
|
9b8ef27ded
|
(insert-file-literally): New command.
|
1997-08-11 22:32:01 +00:00 |
|