1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 10:50:49 -08:00
Commit graph

28536 commits

Author SHA1 Message Date
Kenichi Handa
7b6fb48002 Fix patterns to be registered in composition-function-table. 2005-03-18 06:48:58 +00:00
Kenichi Handa
276bc00212 (quail-input-method): Locally bind
inhibit-modification-hooks to .
2005-03-18 06:43:15 +00:00
Miles Bader
8f7ee63901 Changes from arch/CVS synchronization 2005-03-18 02:53:44 +00:00
Miles Bader
fa9a04e10b Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-187
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 39-44)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnimap.el (nnimap-open-connection): Print which authinfo file is
   used.

   * lisp/gnus/nneething.el (nneething-map-file-directory): Derive from
   `gnus-directory'.

   * lisp/gnus/gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
   the To/Cc button.

2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnmaildir.el (nnmaildir-request-accept-article): Use
   `nnheader-cancel-timer' for compatibility with current XEmacs.

2005-03-13  Steve Youngs  <steve@sxemacs.org>

   * lisp/gnus/gnus.el: Don't try and mark `gnus-agent-save-groups' as an
   autoloaded function.
   From: Andrey Slusar <anrays@gmail.com>.

2005-03-13  Steve Youngs  <steve@sxemacs.org>

   * lisp/gnus/mm-url.el: Require timer-funcs at compile time when in XEmacs
   for `with-timeout'.

   * lisp/gnus/mail-source.el: Require timer-funcs at compile time when in
   XEmacs for `run-with-idle-timer'.

   * lisp/gnus/gnus-async.el: Ditto.

   * lisp/gnus/dgnushack.el: No need to ignore `run-with-idle-timer', XEmacs
   has this function now.
2005-03-18 02:49:57 +00:00
Richard M. Stallman
c7bd5d5712 *** empty log message *** 2005-03-18 00:15:23 +00:00
Richard M. Stallman
8eac6e91e4 (perl-mode-hook): Defvar it.
(perl-mode): Use run-mode-hooks.
2005-03-18 00:13:40 +00:00
Richard M. Stallman
8510cb9473 (rmail-movemail-program, rmail-pop-password)
(rmail-pop-password-required, rmail-remote-password): Doc fixes.
(rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.

(rmail-unknown-mail-followup-to): New function.
(rmail-show-message): Use rmail-unknown-mail-followup-to.
(rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
2005-03-18 00:12:08 +00:00
Richard M. Stallman
3ca0be33c2 (sendmail-send-it): Reenaable the code
to compute resend-to-address and use it.

(mail-yank-ignored-headers)
(mail-font-lock-keywords, mail-mode-fill-paragraph):
Add Mail-Followup-To and Mail-Reply-To headers.
(mail-citation-hook): Add autoload cookie.
(mail-mode): Doc fix.
(mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
(mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
(mail-mode-fill-paragraph): Handle those headers.
(mail-mailing-lists): New variable.
(mail-mail-reply-to, mail-mail-followup-to): New functions.
2005-03-18 00:08:24 +00:00
Richard M. Stallman
65363a4e3d Comment change. 2005-03-17 23:59:31 +00:00
Richard M. Stallman
03b0079599 (tar-mode): Turn off undo unconditionally. 2005-03-17 23:58:09 +00:00
Richard M. Stallman
f22c36d3a0 (insert-sliced-image): Add autoload cookie. 2005-03-17 23:56:15 +00:00
Richard M. Stallman
f9d0b1eda1 (font-lock-lines-before): New user option.
(font-lock-after-change-function): Obey it.
2005-03-17 23:44:19 +00:00
Richard M. Stallman
231717ee73 (esc-map): Make M-g a prefix. Bind M-g g and M-g M-g to goto-line. 2005-03-17 23:43:17 +00:00
Juri Linkov
5a1f9fcfea (isearch-fallback): Check for `(car previous)'
before calling `isearch-other-end-state'.
2005-03-17 19:22:55 +00:00
Kim F. Storm
bfb1a447d2 (move-beginning-of-line): Move to beginning of buffer
line, as well as beginning of screen line.
2005-03-17 15:33:56 +00:00
Kim F. Storm
0b6ec58d7c *** empty log message *** 2005-03-17 15:33:37 +00:00
Lute Kamstra
bf68d4e635 (message-make-date): Require parse-time. 2005-03-16 22:55:07 +00:00
Glenn Morris
81eb8a4a73 (mark-diary-entries): Use new optional argument REDRAW rather than
calendar-redrawing variable.

From  Matt Hodges  <MPHodges@member.fsf.org>:
(diary-redraw-calendar): Preserve point in diary-file buffer.
2005-03-16 13:23:55 +00:00
Glenn Morris
7a099c439d (calendar-redrawing): Delete.
(redraw-calendar): Do not bind calendar-redrawing.
2005-03-16 13:23:09 +00:00
Glenn Morris
eae4ba2ac7 *** empty log message *** 2005-03-16 13:21:20 +00:00
Stefan Monnier
b3e484d7c4 (add-minor-mode): Use the new :minor-mode-function property. 2005-03-16 13:12:47 +00:00
Stefan Monnier
c75505b4b7 (auto-fill-function): Use the new :minor-mode-function property. 2005-03-16 13:11:34 +00:00
Stefan Monnier
af5f448385 (describe-mode): Allow minor mode toggles to use a different
symbol than the minor mode variable.
2005-03-16 13:08:15 +00:00
Kenichi Handa
7bf880c67e (sera-being-called-by-w3): New variable.
(ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
(ethio-fidel-to-sera-buffer): Likewise.
2005-03-16 11:34:41 +00:00
Juri Linkov
fe3947c39d (find-function-regexp): Add defun-emitting macro `menu-bar-make-toggle'. 2005-03-16 07:41:57 +00:00
Juri Linkov
7f55d3b755 Put isearch-scroll' property to split-window-horizontally'. 2005-03-16 07:33:26 +00:00
Juri Linkov
6270bbe7e4 Update error messages for `debug-ignored-errors'.
(Info-isearch-search): Doc fix.
(Info-find-node): Move up code to go into info buffer before
recording the node to the history.
(Info-fontify-node): Fontify titles only if the next line
has two or more `*', `=', `-', `.'.
Display "go to this node" for empty (match-string 3).
2005-03-16 07:32:43 +00:00
YAMAMOTO Mitsuharu
6a3fac90c5 *** empty log message *** 2005-03-16 03:30:34 +00:00
YAMAMOTO Mitsuharu
af6e9e853c Add mouse pointer shape constants. 2005-03-16 03:23:34 +00:00
Kim F. Storm
89767eec37 (move-beginning-of-line): Use vertical-motion. 2005-03-15 23:15:05 +00:00
Kim F. Storm
bc43858894 *** empty log message *** 2005-03-15 22:48:11 +00:00
Juri Linkov
d457219d26 (Info-isearch-initial-node): New internal variable.
(Info-search): Signal an error in isearch mode when search leaves
the initial node.  Signal an error when `bound' is non-nil and
nothing was found in the current subfile.
(Info-isearch-search): Remove `condition-case'.
(Info-isearch-wrap): Don't wrap when search failed during leaving
the initial node.  If `Info-isearch-search' is nil, wrap around
the current node.
(Info-isearch-start): New fun.
(Info-mode): Add buffer-local hook `Info-isearch-start' to
`isearch-mode-hook'.
2005-03-15 10:46:00 +00:00
Juri Linkov
ba653a53be (isearch-error): New variable.
(isearch-invalid-regexp, isearch-within-brackets): Remove.
(isearch-error-state): Renamed from `isearch-invalid-regexp-state'.
(isearch-within-brackets-state): Remove.
(isearch-case-fold-search-state, isearch-pop-fun-state):
Decrease frame index.
(isearch-mode, isearch-top-state, isearch-push-state)
(isearch-edit-string, isearch-abort, isearch-search-and-update)
(isearch-fallback, isearch-message-prefix, isearch-message-suffix)
(isearch-search, isearch-lazy-highlight-new-loop):
Replace `isearch-invalid-regexp' with `isearch-error'.
Remove `isearch-within-brackets'.
(isearch-search): Add `search-failed' handler to `condition-case'.
(isearch-lazy-highlight-search): Add `condition-case' to catch
errors and allow `isearch-lazy-highlight-update' to try
highlighting from the beginning of the window.
(isearch-repeat): Move up code to set isearch-wrapped to t
before calling isearch-wrap-function.
2005-03-15 10:45:25 +00:00
Juri Linkov
65e7180e36 *** empty log message *** 2005-03-15 10:44:51 +00:00
YAMAMOTO Mitsuharu
a7321976e8 *** empty log message *** 2005-03-15 07:48:07 +00:00
YAMAMOTO Mitsuharu
9b3c108b78 (function-key-map): Sync with x-win.el. 2005-03-15 07:45:58 +00:00
YAMAMOTO Mitsuharu
267e1dbee4 (normal-erase-is-backspace): Set default to t if running on Mac. 2005-03-15 07:45:21 +00:00
Kenichi Handa
8dedddd58a (locale-language-names): Modify the
format of elements and add more entries.
(locale-preferred-coding-systems): Add more entries.
(set-locale-environment): Adjusted for the change of
locale-language-names.
2005-03-15 02:32:39 +00:00
Stefan Monnier
8a46238114 (smerge-ediff): Remove bogus autoload. 2005-03-14 19:39:17 +00:00
Lute Kamstra
dc64809a6f (debugger-make-xrefs): Docstring fix. Ignore a `*' at the beginning
of a line.
2005-03-14 17:46:09 +00:00
Lute Kamstra
adf9acf885 (macro-declaration-function): Move to emacs-lisp/byte-run.el. 2005-03-14 14:07:38 +00:00
Lute Kamstra
623374a568 (macro-declaration-function): Move from subr.el.
(dont-compile, eval-when-compile, eval-and-compile): Use declare to
specify indentation.
2005-03-14 14:05:13 +00:00
Lute Kamstra
43314bf6ef (define-generic-mode): Let generic-mode-list be a list of strings;
test membership with equal.
2005-03-14 11:07:07 +00:00
Stefan Monnier
b70d9316bb (cvs-string->strings): Strip trailing whitespace. 2005-03-14 01:13:33 +00:00
Kim F. Storm
295f661640 (next-line, previous-line): Add optional try-vscroll
arg to recognize interactive use.  Pass it on to line-move.
(line-move): Don't perform auto-window-vscroll when defining or
executing keyboard macro to ensure consistent behaviour.
2005-03-13 23:20:49 +00:00
Kim F. Storm
40821110d7 *** empty log message *** 2005-03-13 23:20:29 +00:00
Lute Kamstra
c4fbcb0182 (debug): Set debug-on-exit before calling debugger-setup-buffer so
that backtrace marks the frames set to debug-on-exit and we don't have
to do it manually.  Set an extra debug-on-exit for macro's.
(debugger-setup-buffer): Don't mark the top frame manually.
2005-03-13 20:54:14 +00:00
Lute Kamstra
3fdfb09c1c Replace lisp-indent-hook with lisp-indent-function throughout.
(with-no-warnings): Set lisp-indent-function property.
2005-03-12 17:24:29 +00:00
Thien-Thi Nguyen
09d252f261 (dcl-mode-syntax-table): Add entry for backslash. 2005-03-12 17:02:32 +00:00
Juri Linkov
866920e3de (Info-search): Four fixes for backward search. 2005-03-12 02:18:32 +00:00