Richard M. Stallman
25c42a303a
Fix typo.
2004-10-13 01:55:20 +00:00
Stefan Monnier
adc182c8af
*** empty log message ***
2004-10-12 22:55:48 +00:00
Michael Albinus
414da5abeb
Sync with Tramp 2.0.45.
2004-10-12 21:02:43 +00:00
Stefan Monnier
3a4653dc58
(cvs-parse-commit): Fix parsing for new commit message.
2004-10-12 18:01:36 +00:00
Robert J. Chassell
c443a57b9c
Remember to update edition number and update-date....
2004-10-12 17:23:25 +00:00
Robert J. Chassell
107c4fccf5
Remove trailing whitespace from file.
2004-10-12 17:18:53 +00:00
Robert J. Chassell
c203e4ef63
(files-in-below-directory): remove unneeded `or' expression that looks
...
at both . and .. since argument to `substring' specifies just one
character.
2004-10-12 17:15:06 +00:00
Jay Belanger
b18480066e
(Help Commands): Changed the descriptions of calc-describe-function
...
and calc-describe-variable to match their current behavior.
2004-10-12 16:40:38 +00:00
Stefan Monnier
3610d3c962
(mark-sexp): Preserve direction when repeating.
2004-10-12 16:05:55 +00:00
Jay Belanger
6fb690e298
(calc-help-function-list, calc-help-variable-list): New variables.
...
(calc-help-index-entries): New function.
(calc-describe-function): Use calc-help-function-list instead of
obarray for completion.
(calc-describe-variable): Use calc-help-variable-list instead of
obarray for completion.
2004-10-12 15:47:32 +00:00
Kim F. Storm
16fe48b424
(redisplay_preserve_echo_area): Flush display in case
...
caller, such as call-process, is not going to poll for input.
(calc_line_height_property): Handle case where it->object is nil.
2004-10-12 14:14:35 +00:00
Kim F. Storm
61087d3fd6
(x_redisplay_interface): Fix flush_display_optional.
2004-10-12 14:14:07 +00:00
Kim F. Storm
1c8dec6aac
*** empty log message ***
2004-10-12 14:13:48 +00:00
David Ponce
8286219059
(recentf-edit-list): Update the menu when the recentf
...
list has been modified.
2004-10-12 10:19:10 +00:00
Simon Josefsson
3bb53a84de
*** empty log message ***
2004-10-12 09:55:20 +00:00
Simon Josefsson
5bbb0eb9ea
url-vars.el (url-gateway-method): Add new method `tls'.
...
url-news.el (url-snews): Use nntp-open-tls-stream if
url-gateway-method is tls.
url-ldap.el (url-ldap-certificate-formatter): Use
tls-certificate-information if ssl.el is not available.
url-https.el (url-https-create-secure-wrapper): Use tls if ssl
is not available.
url-gw.el (url-open-stream): Support tls url-gateway-method.
(url-open-stream): Likewise.
2004-10-12 09:55:08 +00:00
Simon Josefsson
18965008d1
(tls-certtool-program): New variable.
...
(tls-certificate-information): New function, based on
ssl-certificate-information.
2004-10-12 09:40:45 +00:00
Kenichi Handa
170b174cae
(get_next_display_element): If
...
unibyte_display_via_language_environment is zero, display 8-bit
chars in octal in unibyte buffer.
2004-10-12 07:37:37 +00:00
Kenichi Handa
5e2e859aee
(coding-system-equal): Moved from mule-util.el.
2004-10-12 05:26:29 +00:00
Kenichi Handa
ffce76c025
(coding-system-equal): Moved to mule.el.
2004-10-12 05:24:14 +00:00
Miles Bader
e62e7654ac
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-45
Update from CVS
2004-10-12 02:25:56 +00:00
Kim F. Storm
332e51c15c
(Fsubstitute_command_keys): Ignore remappings unless there
...
are no ordinary bindings.
2004-10-11 22:36:35 +00:00
Kim F. Storm
b583964c15
*** empty log message ***
2004-10-11 22:36:16 +00:00
Kim F. Storm
52996e8c2f
(kmacro-insert-counter, kmacro-add-counter): Use and
...
reset kmacro-initial-counter-value if set.
(kmacro-set-counter): Only set kmacro-counter if defining or executing
macro. Set kmacro-initial-counter-value otherwise. Never set both.
(kmacro-display): Show macro counter if non-zero.
2004-10-11 22:13:20 +00:00
Kim F. Storm
18c2e79188
(substitute-key-definition): Mention command remapping in doc string.
2004-10-11 22:02:16 +00:00
Kim F. Storm
5a484642e5
*** empty log message ***
2004-10-11 22:01:28 +00:00
Simon Josefsson
e8620cb6ee
(smtpmail-open-stream): Look for
...
starttls-gnutls-program instead of starttls-program iff
starttls-use-gnutls is non-nil.
(smtpmail-open-stream): Don't overwrite user settings of
starttls-extra-arguments and starttls-extra-args.
2004-10-11 18:42:18 +00:00
Stefan Monnier
98337d2bab
(pcl-cvs-load-hook): Remove unused var.
2004-10-11 14:58:54 +00:00
Stefan Monnier
a5f48305f1
(font-lock-apply-highlight): Fix last change.
2004-10-11 14:56:50 +00:00
Jan Djärv
29fabd8cee
* xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.
2004-10-11 10:50:00 +00:00
Jay Belanger
749dadb57d
(calc-describe-copying, calc-describe-distribution, calc-describe-thing,
...
calc-describe-no-warranty, calc-describe-key): Go to appropriate info
node in one step.
2004-10-11 03:29:45 +00:00
Jay Belanger
65ce291b9c
(calc-info-goto-node): New function.
...
(calc-tutorial, calc-info-summary): Go to appropriate Calc info node
in one step.
2004-10-11 03:27:24 +00:00
Jay Belanger
9d3c486a7e
Added `calc-info-goto-node' to autoloads.
2004-10-11 03:25:09 +00:00
Lars Hansen
df41da5eda
Fix copyright notice.
2004-10-10 20:40:21 +00:00
Kai Großjohann
97e810ff41
(ange-ftp-remote-shell): Remove variable.
...
(ange-ftp-call-chmod): Reference remote-shell-program instead of
ange-ftp-remote-shell.
2004-10-10 19:53:24 +00:00
Steven Tamm
c3f4c690b6
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
...
(x_lower_frame): Add BLOCK_INPUT around SendBehind
(make_mac_frame): Add BLOCK_INPUT around the making of a
terminal frame
(mac_initialize): Add BLOCK_INPUT around carbon initialization
macgui.h (mktime): Use emacs_mktime
macfns.c (Fx_file_dialog): Add BLOCK_INPUT around more code.
Make a cancel file-open dialog be like C-g.
mac.c (mktime): Use emacs_mktime
(Fdo_applescript): Add BLOCK_INPUT around do_applescript
(Fmac_paste_function): Add better error handling for carbon
cut/paste
2004-10-10 16:56:21 +00:00
Andreas Schwab
af8c54774f
.
2004-10-10 14:29:43 +00:00
Andreas Schwab
af61a97dd6
(byte-optimize-backward-word): Optimize
...
`(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
2004-10-10 14:28:19 +00:00
André Spiegel
fd1cf0a0c3
#
2004-10-10 09:31:46 +00:00
André Spiegel
fb34883fdf
(vc-annotate-mode): Remove variable.
...
(vc-annotate-display-select): Only call vc-annotate-mode
if we're not in that mode already.
2004-10-10 09:23:11 +00:00
Stefan Monnier
10fc26633b
(comint-output-filter): Typo.
2004-10-10 05:06:47 +00:00
Stefan Monnier
72fcca06da
(comint-mouse-insert-input): Remove.
...
(comint-insert-input): Make it work for mouse bindings.
(comint-mode-map): Move defs into the declaration.
2004-10-10 04:29:21 +00:00
Stefan Monnier
4f8150654e
(diff-current-defun): Fix 2004-06-13's change.
2004-10-10 04:08:43 +00:00
Stefan Monnier
bfbc9ea9e0
(imenu--completion-buffer): Don't return t for rescan.
...
(imenu-choose-buffer-index): Check here for rescan instead.
2004-10-10 03:17:52 +00:00
Stefan Monnier
6b7f34912c
(font-lock-apply-highlight): Explicitly check the case
...
where the face expression evals to nil.
2004-10-10 01:54:12 +00:00
Stefan Monnier
1f4cc03432
(tex-font-lock-append-prop): New fun.
...
(tex-font-lock-keywords-2): Use it.
(tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
2004-10-10 01:51:34 +00:00
Juri Linkov
fdbc4dea48
(Top, Marking Articles): Join two menus in one node
...
because a node can have only one menu.
2004-10-10 01:17:27 +00:00
Juri Linkov
6fa0c1a1d9
sc-preferred-attribution-alist -> sc-preferred-attribution-list
2004-10-10 01:12:19 +00:00
Kim F. Storm
6db3726449
(timer_start_idle, timer_stop_idle): Remove prototypes.
2004-10-09 23:25:00 +00:00
Kim F. Storm
5c12e63f92
(timer_resume_idle): New function to resume idle
...
timer without resetting timers on the idle list.
(read_char): Use timer_resume_idle. Remove local var last_idle_start.
(timer_start_idle, timer_stop_idle): Declare static.
(read_key_sequence): Use timer_resume_idle instead of timer_start_idle.
2004-10-09 23:24:49 +00:00