1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

48936 Commits

Author SHA1 Message Date
Karl Berry
2e3b4a0b35 allow / and *, too 2004-01-05 22:50:58 +00:00
Simon Josefsson
652dd27103 Mention before-save-hook. 2004-01-05 18:21:12 +00:00
Simon Josefsson
a0465ec316 hooks.texi (Standard Hooks): Add before-save-hook.
files.texi (Saving Buffers): Likewise.
2004-01-05 18:20:27 +00:00
Simon Josefsson
bcbc6fd3d0 Fix comment to recommend
before-save-hook instead of write-file-functions.
2004-01-05 18:19:11 +00:00
Simon Josefsson
3c3b81d190 (before-save-hook): Add.
(basic-save-buffer): Use before-save-hook.
2004-01-05 18:17:41 +00:00
Richard M. Stallman
61e938eb8b (finder-commentary): Call delete-other-windows. 2004-01-05 13:59:08 +00:00
Richard M. Stallman
836078f66a (ange-ftp-file-attributes):
Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
2004-01-05 13:58:18 +00:00
Karl Berry
17b337762f allow % and # as well as ; in copyright notice 2004-01-04 23:00:06 +00:00
Andreas Schwab
e822882420 (main): Fix socket name when using another user. 2004-01-04 16:42:06 +00:00
Per Abrahamsen
551150794a Restored ChangeLog 2004-01-04 16:05:15 +00:00
Per Abrahamsen
125f18207e Fix dec-8 bug 2004-01-04 15:11:59 +00:00
Richard M. Stallman
b34e9a285f (compile-internal): Use point, not point-min, for set-window-point. 2004-01-03 22:38:10 +00:00
Richard M. Stallman
e995d23a39 (decode_any_window): New function.
(Fwindow_height, Fwindow_width, Fwindow_edges)
(Fwindow_pixel_edges, Fwindow_inside_edges)
(Fwindow_inside_pixel_edges): Use decode_any_window.
2004-01-03 21:17:51 +00:00
Richard M. Stallman
972c0c4936 *** empty log message *** 2004-01-03 21:16:42 +00:00
Richard M. Stallman
95c3bdddc4 (Frames and Windows): Delete frame-root-window. 2004-01-03 21:16:15 +00:00
Richard M. Stallman
21749f14c7 (latex-find-indent): Avoid error at end of buf. 2004-01-03 21:15:28 +00:00
Richard M. Stallman
38068db2b0 (lm-section-end): require outline. 2004-01-03 21:14:11 +00:00
Richard M. Stallman
d03aece353 (speedbar-edit-line): Change regexp to position
the cursor on the first character of this line's button.
2004-01-03 21:12:08 +00:00
Richard M. Stallman
05218277b6 (grep-mode-map): Don't remap next-line, previous-line. 2004-01-03 21:11:43 +00:00
Luc Teirlinck
756bb7366f (functionp): Doc fix. 2004-01-03 17:17:21 +00:00
Luc Teirlinck
dbcd463f79 *** empty log message *** 2004-01-03 17:15:46 +00:00
Luc Teirlinck
a0e9164282 Various small changes in addition to the following.
(What Is a Function): `functionp' returns nil for macros.  Clarify
behavior of this and following functions for symbol arguments.
(Function Documentation): Add `\' in front of (fn @var{arglist}) and
explain why.
(Defining Functions): Mention DOCSTRING argument to `defalias'.  Add anchor.
(Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
2004-01-03 16:52:43 +00:00
Luc Teirlinck
139c502d64 (Creating Symbols): Add anchor. 2004-01-03 16:47:05 +00:00
Luc Teirlinck
73036a689f (Accessing Documentation): Add anchor. 2004-01-03 16:45:33 +00:00
Luc Teirlinck
fb77c315e3 (Hash Access): Add anchor. 2004-01-03 16:44:03 +00:00
Luc Teirlinck
c30ea73f26 (Function Indirection): Add anchor. 2004-01-03 16:39:33 +00:00
Eli Zaretskii
1550204223 * progmodes/idlwave.el (idlwave-make-tags):
* textmodes/flyspell.el (flyspell-large-region):.
* progmodes/make-mode.el (makefile-query-by-make-minus-q):
* emulation/viper-util.el (viper-glob-unix-files):
* emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
* man.el (Man-init-defvars):
* jka-compr.el (jka-compr-call-process):
* files.el (get-free-disk-space,insert-directory):
* ediff-ptch.el (ediff-test-patch-utility):
* ediff-diff.el (ediff-test-utility):
* dired-aux.el (dired-check-process):
* mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
test the return value of call-process, because it can be a string.
2004-01-03 12:12:01 +00:00
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