Andreas Schwab
181e6a61ec
(emacs_options, x_initialized, same_x_server): Remove
...
unused (and duplicated) definitions.
2004-01-02 22:17:42 +00:00
Stephen Eglen
1fc36e9eaa
Update URL for ESS.
2004-01-02 14:04:43 +00:00
Kim F. Storm
31e0fbdd43
*** empty log message ***
2004-01-01 23:44:00 +00:00
Kim F. Storm
2d942bfadf
(ADAPTIVE_READ_BUFFERING): New conditional.
...
(READ_OUTPUT_DELAY_INCREMENT, READ_OUTPUT_DELAY_MAX)
(READ_OUTPUT_DELAY_MAX_MAX): New constants.
(process_output_delay_count, process_output_skip): New vars.
(Vprocess_adaptive_read_buffering): New variable.
(make_process): Initialize adaptive read buffering members.
(Fstart_process): Set adaptive_read_buffering member.
(deactivate_process): Cleanup adaptive read buffering.
(wait_reading_process_input): Temporarily omit delayed
subprocesses from the set of file descriptors to read from;
adjust the select timeout if we skipped any subprocesses.
(read_process_output): Increase adaptive read buffering delay if
we read less than a full buffer; reduce delay when we read a
full buffer.
(send_process): Simplify using local Lisp_Process var.
Reset adaptive read buffering delay after write.
(init_process): Initialize process_output_delay_count and
process_output_skip.
(syms_of_process): DEFVAR_LISP Vprocess_adaptive_read_buffering.
2004-01-01 23:34:14 +00:00
Kim F. Storm
2ba4be11b7
(struct Lisp_Process): New members for adaptive read
...
buffering: adaptive_read_buffering, read_output_delay, and
read_output_skip.
2004-01-01 23:33:58 +00:00
Jason Rumney
68c6a789cc
(w32_text_out): Use s->font, for consistency with callers.
2004-01-01 22:51:46 +00:00
Miles Bader
a3cb3b2eaf
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13
...
Minor tweaks to Buttons section in lispref/display.texi
2004-01-01 14:09:01 +00:00
Miles Bader
02c77ee91c
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
...
Add section on button package to lisp reference manual
* lispref/display.texi (Buttons): New section.
2004-01-01 04:20:43 +00:00
Andreas Schwab
903a1a91c6
(Math Functions): sqrt reports a domain-error
...
error.
(Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2003-12-31 12:17:17 +00:00
John Paul Wallington
b2236c89a8
(completion-ignored-extensions): Add .pfsl.
2003-12-31 02:46:07 +00:00
Luc Teirlinck
3f70fe8247
*** empty log message ***
2003-12-31 00:32:19 +00:00
Luc Teirlinck
3297ec22bd
(Fsignal): Add hyperlink to the definition of `signal' in the Elisp manual.
2003-12-31 00:27:07 +00:00
Luc Teirlinck
f82ec1e6ee
(Ferror_message_string): Add hyperlink to the definition of `signal'
...
in the Elisp manual.
2003-12-31 00:24:28 +00:00
Kim F. Storm
866f22396f
(ido-nonreadable-directory-p): New defun to check for
...
nonreadable directory without activating tramp to avoid problems
with checking incomplete tramp paths.
(ido-set-current-directory, ido-file-internal)
(ido-file-name-all-completions1): Use it.
2003-12-31 00:00:12 +00:00
Kim F. Storm
407d1e61ac
*** empty log message ***
2003-12-30 23:59:39 +00:00
Luc Teirlinck
727c91598f
(Documentation Tips): Update item on hyperlinks in documentation strings.
2003-12-30 23:55:23 +00:00
Luc Teirlinck
697cf92a45
*** empty log message ***
2003-12-30 23:37:04 +00:00
Luc Teirlinck
2e10efebcf
(help-xref-info-regexp): Make hyperlinks to Info documentation if the
...
anchor (or node) name is preceded by `info anchor' or `Info anchor' in
addition to earlier `info node' and `Info node'.
(help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
2003-12-30 23:34:08 +00:00
Luc Teirlinck
c1bbeff0a3
(Standard Errors): Various small corrections and additions.
2003-12-30 22:38:00 +00:00
Luc Teirlinck
a8d6af5812
Various small changes in addition to the following.
...
(Signaling Errors): Provide some more details on how `signal'
constructs the error message. Add anchor to the definition of
`signal'.
(Error Symbols): Describe special treatment of `quit'.
(Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM to
emphasize that it has to be a single form.
2003-12-30 22:34:35 +00:00
Luc Teirlinck
33dfaf11e0
Add anchor.
2003-12-30 22:15:07 +00:00
Miles Bader
8a37230a70
Use arch-tag: syntax that tla can grok
2003-12-30 14:53:35 +00:00
Eli Zaretskii
37ec692a02
(rmail-convert-to-babyl-format): Fix off-by-one
...
error in arguments to base64-decode-region. Remove ^M characters
after decoding base64.
2003-12-30 11:43:21 +00:00
Simon Josefsson
630dd25087
Change maintainer to FSF. Suggested by
...
karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
have only been distributed with Emacs for some years.
(texinfo-mode-hook): Customize.
2003-12-30 10:59:36 +00:00
Eli Zaretskii
fa8f290e46
(rmail-convert-to-babyl-format): Make the code
...
cleaner (suggested by Richard M. Stallman).
2003-12-30 10:46:37 +00:00
Eli Zaretskii
d9e0b412fc
*** empty log message ***
2003-12-30 08:51:06 +00:00
Eli Zaretskii
74c942dea8
(gud-tool-bar-map): Modify names of icon files
...
for gud-next, gud-nexti, gud-step and gud-stepi to prevent
file-name clashes on 8+3 DOS filesystems.
2003-12-30 08:50:29 +00:00
Eli Zaretskii
4a5ad08ea5
* toolbar/gud-next.pbm, toolbar/gud-next.xpm
...
* toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
* toolbar/gud-step.pbm, toolbar/gud-step.xpm
* toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
file-name clashes on 8+3 filesystems.
2003-12-30 08:49:27 +00:00
Eli Zaretskii
ab5136eab7
emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
...
from testcover-unsafep.el and testcover-ses.el to avoid file-name
clashes on 8+3 DOS filesystems.
2003-12-30 08:26:00 +00:00
Eli Zaretskii
462c6e815a
Renamed INSTALL-CVS to INSTALL.CVS to avoid file-name
...
clashes with install-sh on 8+3 filesystems.
2003-12-30 08:08:22 +00:00
Richard M. Stallman
4d25144d00
(Choosing Window): Add same-window-p, special-display-p.
...
(Window Configurations): Add window-configuration-frame.
2003-12-29 21:53:46 +00:00
Richard M. Stallman
dbcd9cd756
(Creating Buffer-Local): Add local-variable-if-set-p.
2003-12-29 21:52:03 +00:00
Richard M. Stallman
6fac48b39c
(Examining Properties): Add get-char-property-and-overlay.
...
Change arg name in get-char-property.
(Special Properties): Update handling of keymap property.
2003-12-29 21:51:29 +00:00
Richard M. Stallman
81e65dff20
(Modifying Strings): Add clear-string.
...
(Text Comparison): Add assoc-string and remove
assoc-ignore-case, assoc-ignore-representation.
2003-12-29 21:37:17 +00:00
Richard M. Stallman
76aac1c198
(Time of Day): Add set-time-zone-rule.
2003-12-29 21:35:37 +00:00
Richard M. Stallman
f3d95494d6
(Math Functions): asin, acos, log, log10 report domain-error errors.
2003-12-29 21:32:10 +00:00
Richard M. Stallman
1ee89891a8
(Converting Representations):
...
Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
(Encoding and I/O): Add file-name-coding-system.
2003-12-29 21:29:15 +00:00
Richard M. Stallman
3ab66863d3
(Search-based Fontification): Explain that
...
face specs are symbols with face names as values.
2003-12-29 21:27:13 +00:00
Richard M. Stallman
41495ddda8
(Minibuffer Misc): Add set-minibuffer-window.
2003-12-29 21:24:48 +00:00
Richard M. Stallman
9f0812867a
(Building Lists): remq moved elsewhere.
...
(Sets And Lists): remq moved here.
(Association Lists): Refer to assoc-string.
2003-12-29 21:24:11 +00:00
Richard M. Stallman
5b2279a391
(Garbage Collection): Add memory-use-counts.
2003-12-29 20:59:33 +00:00
Richard M. Stallman
0c10c5de42
(Frames and Windows): Add set-frame-selected-window and frame-root-window.
2003-12-29 20:58:40 +00:00
Richard M. Stallman
67203dbdf1
(Contents of Directories):
...
Add directory-files-and-attributes.
2003-12-29 20:28:40 +00:00
Richard M. Stallman
00b3c1cd31
(Refresh Screen): Add force-window-update.
...
(Invisible Text): Explain about moving point out of invis text.
(Overlay Properties): Add overlay-properties.
(Managing Overlays): Add overlayp.
(GIF Images): Invalid image number displays a hollow box.
2003-12-29 20:28:06 +00:00
Richard M. Stallman
39be25da15
(Buffer Modification): Add restore-buffer-modified-p.
...
(Killing Buffers): Add buffer-live-p.
2003-12-29 20:25:53 +00:00
Richard M. Stallman
67d120ebad
(mail-mode-flyspell-verify): Search for header separator alone on a
...
line, literally, and search for it backward, not forward.
(flyspell-abbrev-table): Always use global-abbrev-table if there is no
local one.
2003-12-29 20:06:19 +00:00
Richard M. Stallman
a3ae17d490
(sh-get-indent-info):
...
Don't move point back if at bob.
2003-12-29 20:03:46 +00:00
Richard M. Stallman
3e86c60b95
(save-buffer-state-x): Use with-no-warnings.
2003-12-29 20:03:05 +00:00
Richard M. Stallman
3066be24c1
(handwrite): Make the handwrite credit message
...
a comment rather than an output command.
2003-12-29 20:02:15 +00:00
Richard M. Stallman
f1d02ba429
Display message that this file is obsolete.
2003-12-29 20:01:32 +00:00