Daniel Pfeiffer
e25e90b4b1
(describe-mode): Use marker buttons to make minor mode list into hyperlinks.
2004-10-13 19:01:01 +00:00
Stefan Monnier
9238467da9
*** empty log message ***
2004-10-13 17:07:58 +00:00
Masatake YAMATO
e375517fda
* progmodes/gud.el (gdb-script-beginning-of-defun): New function.
...
(gdb-script-end-of-defun): New function.
(gdb-script-mode): Use `gdb-script-beginning-of-defun' and
`gdb-script-end-of-defun' as *-of-defun-function.
2004-10-13 16:32:42 +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
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
Kenichi Handa
5e2e859aee
(coding-system-equal): Moved from mule-util.el.
2004-10-12 05:26:29 +00:00
Kim F. Storm
b583964c15
*** empty log message ***
2004-10-11 22:36: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
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
Andreas Schwab
af8c54774f
.
2004-10-10 14:29:43 +00:00
André Spiegel
fd1cf0a0c3
#
2004-10-10 09:31:46 +00:00
Kim F. Storm
c2b4a97bbb
*** empty log message ***
2004-10-09 21:50:38 +00:00
Luc Teirlinck
9f4b6e738f
*** empty log message ***
2004-10-09 18:57:48 +00:00
Eli Zaretskii
657f0f9c4e
*** empty log message ***
2004-10-08 18:15:14 +00:00
Eli Zaretskii
67e61e164d
(mail-extr-ignore-realname-equals-mailbox-name): New defcustom.
...
(extract-address-components): Use it.
2004-10-08 17:53:18 +00:00
Eli Zaretskii
4f124fb528
(etags-tags-completion-table): Use progress reporter.
...
(etags-tags-apropos): Likewise.
2004-10-08 17:34:01 +00:00
Eli Zaretskii
b4329caaf8
(make-progress-reporter, progress-reporter-update)
...
(progress-reporter-force-update, progress-reporter-do-update)
(progress-reporter-done): New functions.
2004-10-08 17:23:40 +00:00
Eli Zaretskii
a1883913f8
(isearch-yank-line): C-y yanks to next EOL, not end of current line.
2004-10-08 17:02:16 +00:00
Masatake YAMATO
9afed9b1fa
(server-process-filter): Wrap `process-send-region'
...
by `condition-case' to guard the case when the pipe to PROC is
closed.
2004-10-08 15:50:59 +00:00
Mark A. Hershberger
f6caa5dbbf
xml-substitute-special
2004-10-07 18:00:17 +00:00
Nick Roberts
fb1adf175d
*** empty log message ***
2004-10-06 07:20:15 +00:00
John Paul Wallington
07f7e9aede
(xml-parse-dtd): Fix `error' call.
2004-10-06 06:04:41 +00:00
Mark A. Hershberger
fcb21188ec
Changelog for xml.el
2004-10-06 00:48:08 +00:00
Glenn Morris
1698fb36fb
*** empty log message ***
2004-10-05 22:37:14 +00:00
Juri Linkov
ea99d5c800
(Info-history, Info-toc): Fix Info headers.
...
(Info-toc): Narrow buffer before Info-fontify-node.
(Info-build-toc): Don't check for special Info file names.
Set main-file to nil if Info-find-file returns a symbol.
2004-10-05 04:23:55 +00:00
Glenn Morris
80a47b51e7
*** empty log message ***
2004-10-04 23:49:32 +00:00
Luc Teirlinck
5086e75d2a
*** empty log message ***
2004-10-04 23:00:13 +00:00
Stefan Monnier
dd166d5fa1
(tex-dvi-view-command): Use `yap' on w32.
...
(tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
(latex-block-args-alist): Add minipage and picture.
(latex-block-body-alist): Use reftex-label if enabled.
(latex-insert-block): Don't insert a \n if not necessary.
(tex-compile-commands): Make sure dvips doesn't send to printer.
(tex-compile-default): Handle the case where no executable is found.
(latex-noindent-environments): New var.
(latex-find-indent): Use it. Take an empty line as an arg-breaker.
If tex-indent-allhanging is non-nil, make sure we only align for macros
at beginning of line.
2004-10-03 19:53:23 +00:00
Daniel Pfeiffer
2308f44707
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment
2004-10-03 15:36:18 +00:00
Dan Nicolaescu
972a542d5b
term.el fixes
2004-10-02 18:23:27 +00:00
Luc Teirlinck
a5b3d1b8ab
(set-left-margin, set-right-margin): Rename lm' arg to width' for
...
consistency with docstring. Doc fix.
2004-10-02 00:18:38 +00:00
Martin Stjernholm
9a737a1f15
Load cl here since cc-defs doesn't do it. This is necessary for
...
derived modes.
2004-10-01 15:37:39 +00:00
Kim F. Storm
31437c9b4b
*** empty log message ***
2004-09-30 13:27:26 +00:00
Luc Teirlinck
30857a614a
(forward-paragraph): Avoid args-out-of-range error when point winds up
...
at the beginning of the buffer and hard newlines are enabled.
2004-09-29 22:23:43 +00:00
Luc Teirlinck
978b94d04f
*** empty log message ***
2004-09-29 22:16:20 +00:00
Stefan Monnier
bd9d7d76f0
(diff-file-header-re): Tighten up regexp a tiny bit.
...
(diff-fixup-modifs): Catch unified-diff file-headers.
2004-09-29 17:42:50 +00:00
Stefan Monnier
a12c6dcaf2
(dired-view-command-alist): Use more efficient regexps. Remove dubious args.
...
(dired-align-file): New function.
(dired-insert-directory): Use it.
(dired-move-to-end-of-filename): Make the " -> " search more specific.
(dired-buffers-for-dir): Remove unused var `pattern'.
2004-09-29 03:14:30 +00:00
Kim F. Storm
841a8bcaef
*** empty log message ***
2004-09-28 23:08:43 +00:00
Glenn Morris
ba55e59fd9
Update maintainer.
...
From Matthew Mundell <matt@mundell.ukfsn.org> (tiny change):
(list-diary-entries): Save diary buffer from diary display excursion.
Store diary buffer's point for `simple-diary-display'.
(simple-diary-display): Set window point and start when displaying
buffer, to preserve point.
2004-09-28 22:24:47 +00:00
Luc Teirlinck
e2577410cc
(enriched-translations): Replace defconst with defvar.
2004-09-27 22:10:21 +00:00
Vinicius Jose Latorre
6c1178b5ee
Eliminate trailing spaces.
2004-09-27 04:29:08 +00:00
Vinicius Jose Latorre
b1f6fa86ec
Check if file exists before deleting it.
2004-09-27 04:26:15 +00:00
Dan Nicolaescu
d6be0122c1
term.el fixes
2004-09-26 18:39:10 +00:00
Stefan Monnier
1f3b4d04d0
(dired-move-to-filename): Don't output a message if
...
raise-error is non-nil. Fix return position and value.
2004-09-25 18:35:53 +00:00
Stefan Monnier
52e281e87a
(insert-directory): Obey --dired even with symlinks.
2004-09-25 15:29:35 +00:00
Lars Hansen
b3df990b2d
(ls-lisp-format): Mark file names with poperty dired-filename.
2004-09-25 06:56:03 +00:00
Lars Hansen
0869a86073
Fix entry sequence.
2004-09-25 06:54:17 +00:00