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
Kim F. Storm
c85152fceb
(progress-reporter-update): Define before first usage.
...
(make-progress-reporter): Doc fix.
2004-10-09 21:50:57 +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
Luc Teirlinck
51d7369eb8
(sentence-end-double-space)
...
(sentence-end-without-period, sentence-end-without-space)
(sentence-end): Doc fixes.
2004-10-09 18:49:01 +00:00
Stefan Monnier
cd9d956124
(lisp-fill-paragraph): Fix backslashes.
2004-10-09 14:28:12 +00:00
Eli Zaretskii
657f0f9c4e
*** empty log message ***
2004-10-08 18:15:14 +00:00
Eli Zaretskii
e8a4208ec8
(lisp-fill-paragraph): Change
...
paragraph-start regexp so we don't fill code starting with #'(
2004-10-08 17:54:43 +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
d0e2accefa
(tar-summarize-buffer): Use progress reporter.
2004-10-08 17:31:51 +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
f0d494374f
2004-10-07 Mark A. Hershberger <mah@everybody.org>
...
* xml.el (xml-substitute-special): Limit handling of external
entities.
2004-10-07 18:13:43 +00:00
Mark A. Hershberger
f6caa5dbbf
xml-substitute-special
2004-10-07 18:00:17 +00:00
Miles Bader
eb6a2b6140
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-603
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-44
Update from CVS
2004-10-07 05:53:41 +00:00
Stefan Monnier
ccd59305b4
(url-insert-file-contents): Use the URL to decide the
...
encoding, not the buffer-file-name (which might not even exist).
2004-10-06 15:56:41 +00:00
Miles Bader
c3bc41c2d8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-599
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-42
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-43
Merge from emacs--cvs-trunk--0
2004-10-06 15:51:45 +00:00
Nick Roberts
3ef8233466
(gdb-ann3): (Re-)initialise gdb-input-queue.
2004-10-06 07:20:53 +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
Miles Bader
a13bc06478
Changes from arch/CVS synchronization
2004-10-06 03:45:06 +00:00
Mark A. Hershberger
a3110b5ddc
fix to for xml-substitute-special to produce a single string instead
...
of several if a substitution is made.
2004-10-06 00:58:29 +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
Glenn Morris
707c20a84a
New file, from Ulf Jasper <ulf.jasper@web.de>.
2004-10-05 22:29:16 +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
Juri Linkov
071fdd6692
(isearch-done): Set mark after running hook.
...
Suggested by Drew Adams <drew.adams@oracle.com>.
2004-10-05 04:22:41 +00:00
Glenn Morris
80a47b51e7
*** empty log message ***
2004-10-04 23:49:32 +00:00
Glenn Morris
fb60b3e130
From Emilio C. Lopes <eclig@gmx.net>:
...
(calendar-goto-iso-week): Add autoload.
(calendar-mode-map): Add binding for `calendar-goto-iso-week'.
2004-10-04 23:46:42 +00:00
Glenn Morris
6b8927e31c
Update copyright and maintainer.
...
From Emilio C. Lopes <eclig@gmx.net>:
(calendar-mode-map): Add binding for `calendar-goto-iso-week'.
2004-10-04 23:45:06 +00:00
Glenn Morris
b76a84cd86
Update copyright and maintainer.
...
(calendar-iso-read-args): New function, for old interactive spec from
calendar-goto-iso-date.
(calendar-goto-iso-date): Use it.
(calendar-goto-iso-week): New function. Suggested by Emilio C. Lopes
<eclig@gmx.net>.
2004-10-04 23:42:37 +00:00
Juri Linkov
7c3bb5a5db
* gnus-group.el (gnus-update-group-mark-positions):
...
* gnus-sum.el (gnus-update-summary-mark-positions):
* message.el (message-check-news-body-syntax):
* gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
8-bit unibyte values to a multibyte string for search functions.
2004-10-04 23:18:11 +00:00
Luc Teirlinck
5086e75d2a
*** empty log message ***
2004-10-04 23:00:13 +00:00
Luc Teirlinck
98fdd1744a
(enriched-mode-map): Give set-left-margin' and set-right-margin'
...
bindings that follow the minor mode conventions.
2004-10-04 22:32:59 +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
Dan Nicolaescu
9936158105
(term-adjust-current-row-cache): Don\'t allow the current
...
row to become negative.
(term-emulate-terminal): Fix insert mode. Handle tab insertion at
the end of the line. Fix scroll down. Add comments.
(term-handle-ansi-escape): Don\'t exceed terminal width when moving
right.
(term-scroll-region): Move the cursor after setting the scroll region.
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
Miles Bader
f00962112e
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-589
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-39
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-40
- miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-41
Update from CVS
2004-10-01 06:40:26 +00:00
Kim F. Storm
424e6532c8
(kmacro-lambda-form, kmacro-extract-lambda): Add.
...
(kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
2004-09-30 13:27:45 +00:00