bpt/emacs.git
19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339
Miles Bader [Mon, 30 May 2005 17:13:58 +0000 (17:13 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 76)

   - Update from CVS

2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-agent.el (gnus-agent-regenerate-group)
   (gnus-agent-fetch-articles): Replace `string-to-int' by
   `string-to-number'.
   * lisp/gnus/gnus-art.el (gnus-button-fetch-group): Ditto.
   * lisp/gnus/gnus-cache.el (gnus-cache-generate-active)
   (gnus-cache-articles-in-group): Ditto.
   * lisp/gnus/gnus-group.el (gnus-group-set-current-level)
   (gnus-group-insert-group-line): Ditto.
   * lisp/gnus/gnus-score.el (gnus-score-set-expunge-below)
   (gnus-score-set-mark-below, gnus-summary-score-effect)
   (gnus-summary-score-entry): Ditto.
   * lisp/gnus/gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
   (gnus-soup-pack): Ditto.
   * lisp/gnus/gnus-spec.el (gnus-xmas-format): Ditto.
   * lisp/gnus/gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
   * lisp/gnus/gnus-sum.el (gnus-create-xref-hashtb): Ditto.
   * lisp/gnus/gnus-uu.el (gnus-uu-expand-numbers): Ditto.
   * lisp/gnus/nnbabyl.el (nnbabyl-article-group-number): Ditto.
   * lisp/gnus/nndb.el (nndb-get-remote-expire-response): Ditto.
   * lisp/gnus/nndiary.el (nndiary-parse-schedule-value)
   (nndiary-string-to-number, nndiary-request-replace-article)
   (nndiary-request-article): Ditto.
   * lisp/gnus/nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
   * lisp/gnus/nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
   * lisp/gnus/nneething.el (nneething-make-head): Ditto.
   * lisp/gnus/nnfolder.el (nnfolder-request-article)
   (nnfolder-retrieve-headers): Ditto.
   * lisp/gnus/nnheader.el (nnheader-file-to-number): Ditto.
   * lisp/gnus/nnkiboze.el (nnkiboze-request-article): Ditto.
   * lisp/gnus/nnmail.el (nnmail-process-unix-mail-format)
   (nnmail-process-babyl-mail-format): Ditto.
   * lisp/gnus/nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
   * lisp/gnus/nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
   (nnmh-request-create-group, nnmh-request-list-1)
   (nnmh-request-group, nnmh-request-article): Ditto.
   * lisp/gnus/nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
   * lisp/gnus/nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
   * lisp/gnus/nnsoup.el (nnsoup-make-active): Ditto.
   * lisp/gnus/nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
   * lisp/gnus/nntp.el (nntp-find-group-and-number)
   (nntp-retrieve-headers-with-xover): Ditto.
   * lisp/gnus/pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
   * lisp/gnus/pgg-parse.el (pgg-read-body, pgg-read-bytes)
   (pgg-format-key-identifier): Ditto.
   * lisp/gnus/pop3.el (pop3-last, pop3-stat): Ditto.
   * lisp/gnus/qp.el (quoted-printable-decode-region): Ditto.

   * lisp/gnus/spam-report.el (spam-report-url-ping-mm-url): Use format instead
   of concat.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338
Miles Bader [Mon, 30 May 2005 17:01:09 +0000 (17:01 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338

etc/emacs-buffer.gdb: Remove RCS keywords

19 years agoAdd arch tagline
Miles Bader [Mon, 30 May 2005 16:54:34 +0000 (16:54 +0000)]
Add arch tagline

19 years ago*** empty log message ***
Glenn Morris [Mon, 30 May 2005 11:50:10 +0000 (11:50 +0000)]
*** empty log message ***

19 years ago(sc-select-attribution): Only use a list element from
Glenn Morris [Mon, 30 May 2005 11:36:35 +0000 (11:36 +0000)]
(sc-select-attribution): Only use a list element from
sc-attrib-selection-list if it returns a string.
Reported by Davide G. M. Salvetti <salve@debian.org>.

19 years ago(top-level): Do not require 'appt.
Glenn Morris [Mon, 30 May 2005 11:32:09 +0000 (11:32 +0000)]
(top-level): Do not require 'appt.

19 years ago(mark-included-diary-files): Only kill included diary buffer if it was
Glenn Morris [Mon, 30 May 2005 11:30:47 +0000 (11:30 +0000)]
(mark-included-diary-files): Only kill included diary buffer if it was
not already being visited.
Reported by Stephen Berman <Stephen.Berman@gmx.net>.

19 years ago*** empty log message ***
Juanma Barranquero [Mon, 30 May 2005 11:20:30 +0000 (11:20 +0000)]
*** empty log message ***

19 years ago(After a Crash): Describe how to use emacs-buffer.gdb more explicitly.
Noah Friedman [Mon, 30 May 2005 10:59:43 +0000 (10:59 +0000)]
(After a Crash): Describe how to use emacs-buffer.gdb more explicitly.

19 years ago*** empty log message ***
Noah Friedman [Mon, 30 May 2005 10:48:47 +0000 (10:48 +0000)]
*** empty log message ***

19 years ago(After a Crash): Mention emacs-buffer.gdb as a recovery mechanism.
Noah Friedman [Mon, 30 May 2005 10:48:33 +0000 (10:48 +0000)]
(After a Crash): Mention emacs-buffer.gdb as a recovery mechanism.

19 years agoMention emacs-buffer.gdb
Noah Friedman [Mon, 30 May 2005 10:38:35 +0000 (10:38 +0000)]
Mention emacs-buffer.gdb

19 years agoNew file
Noah Friedman [Mon, 30 May 2005 10:30:51 +0000 (10:30 +0000)]
New file

19 years ago(thumbs-thumbname): The resulting thubname includes a hash value to improve its
Juanma Barranquero [Mon, 30 May 2005 09:45:11 +0000 (09:45 +0000)]
(thumbs-thumbname): The resulting thubname includes a hash value to improve its
uniqueness, and has a ".jpg" extension. Also, it is now a valid filename on all
systems.
(thumbs-make-thumb): Use `let', not `let*'.
(thumbs-show-thumbs-list): Check for JPEG availability.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-336
Miles Bader [Mon, 30 May 2005 08:20:19 +0000 (08:20 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-336

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 74-75)

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

2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
   (gnus-carpal-mode): Ditto.

   * lisp/gnus/gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
   (gnus-browse-mode): Ditto.

   * lisp/gnus/gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-util.el (gnus-run-mode-hooks): Save current buffer.

19 years ago(filesets-menu-ensure-use-cached):
Richard M. Stallman [Mon, 30 May 2005 06:51:33 +0000 (06:51 +0000)]
(filesets-menu-ensure-use-cached):
Prevent warning when emacs-version>= is undefined.

19 years ago(pr-interactive-n-up): Use string-to-number.
Richard M. Stallman [Mon, 30 May 2005 06:50:35 +0000 (06:50 +0000)]
(pr-interactive-n-up): Use string-to-number.

19 years agoUse eval-buffer, not eval-current-buffer.
Richard M. Stallman [Mon, 30 May 2005 06:49:59 +0000 (06:49 +0000)]
Use eval-buffer, not eval-current-buffer.

19 years ago(byte-compile-nogroup-warn): Warn only when name to be defined is quoted.
Richard M. Stallman [Mon, 30 May 2005 06:49:18 +0000 (06:49 +0000)]
(byte-compile-nogroup-warn): Warn only when name to be defined is quoted.

19 years ago(gdb-toggle-breakpoint): Make regexp more robust.
Nick Roberts [Mon, 30 May 2005 06:11:01 +0000 (06:11 +0000)]
(gdb-toggle-breakpoint): Make regexp more robust.
(gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
Force regeneration of disassembly.

19 years ago*** empty log message ***
Nick Roberts [Mon, 30 May 2005 06:10:14 +0000 (06:10 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 30 May 2005 03:52:48 +0000 (03:52 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Mon, 30 May 2005 02:56:59 +0000 (02:56 +0000)]
*** empty log message ***

19 years ago(calc-user-invocation): Check if calc-invocation-macro is non-nil.
Jay Belanger [Mon, 30 May 2005 02:49:54 +0000 (02:49 +0000)]
(calc-user-invocation): Check if calc-invocation-macro is non-nil.

19 years ago(Man-name-regexp): Add `:' to accept qualified names.
Juri Linkov [Sun, 29 May 2005 16:09:50 +0000 (16:09 +0000)]
(Man-name-regexp): Add `:' to accept qualified names.

19 years ago(change-log-font-lock-keywords):
Juri Linkov [Sun, 29 May 2005 16:09:04 +0000 (16:09 +0000)]
(change-log-font-lock-keywords):
Add `+' to e-mail regexp to accept mail address with keywords.

19 years ago(Mode Hooks): Fix typo.
Luc Teirlinck [Sun, 29 May 2005 15:58:27 +0000 (15:58 +0000)]
(Mode Hooks): Fix typo.

19 years ago(inferior-emacs-lisp-mode): Use delay-mode-hooks..
Luc Teirlinck [Sun, 29 May 2005 15:09:39 +0000 (15:09 +0000)]
(inferior-emacs-lisp-mode): Use delay-mode-hooks..

19 years ago(inferior-lisp-mode): Use delay-mode-hooks.
Luc Teirlinck [Sun, 29 May 2005 15:07:28 +0000 (15:07 +0000)]
(inferior-lisp-mode): Use delay-mode-hooks.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 29 May 2005 15:04:53 +0000 (15:04 +0000)]
*** empty log message ***

19 years ago(Major Mode Conventions): A derived mode only needs to put the call to
Luc Teirlinck [Sun, 29 May 2005 14:44:08 +0000 (14:44 +0000)]
(Major Mode Conventions): A derived mode only needs to put the call to
the parent mode inside `delay-mode-hooks'.

19 years ago(flyspell-auto-correct-previous-word):
Richard M. Stallman [Sun, 29 May 2005 14:38:52 +0000 (14:38 +0000)]
(flyspell-auto-correct-previous-word):
Undo the change that moves to end of the current word.

19 years ago(flyspell-version): Function deleted.
Richard M. Stallman [Sun, 29 May 2005 14:29:34 +0000 (14:29 +0000)]
(flyspell-version): Function deleted.
(flyspell-auto-correct-previous-hook): Doc fix.

(flyspell-emacs, flyspell-use-local-map): Vars moved up.
(flyspell-default-delayed-commands): add backward-delete-char-untabify.
(flyspell-abbrev-p): Default to nil.
(flyspell-use-global-abbrev-table-p): Doc fix.
(flyspell-large-region): Allow nil as value.
(flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.

(mail-mode-flyspell-verify): More robust handling
of `mail-header-separator'.  More efficient signature detection.
Allow for regexp metacharacters in message-header-separator.
Adding `To' not to be checked in mail-mode-flyspell-verify.

(flyspell-prog-mode): Run flyspell-prog-mode-hook.
(flyspell-mouse-map, flyspell-mode-map): Bind C-. and C-, .
Bind M-TAB only if flyspell-use-meta-tab.
Bind flyspell-auto-correct-binding.
(flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.

(flyspell-mode): Doc fix.
(flyspell-accept-buffer-local-defs): Preserve current buffer.
(flyspell-word-cache-result): New var, always local.
(flyspell-check-pre-word-p): Doc fix.
(flyspell-check-changed-word-p): Handle spc like newline.
(flyspell-post-command-hook): Set flyspell-word-cache-result.
(flyspell-word-search-backward, flyspell-word-search-forward): New functions.
(flyspell-word): Return t if nothing to check.
When parsing TeX code, check for after } or \.
Use flyspell-word-search-backward to find previous word.
Return nil if duplicated word.
For word already checked, return same value as last time.
Set flyspell-word-cache-result after checking.
Don't clobber the return value.
(flyspell-get-word): Major rewrite.
(flyspell-external-point-words): New locals pword, pcount.
Fix size used in progress message.
Find the proper corresponding word in flyspell-large-region-buffer.
(flyspell-region): Check for flyspell-large-region = nil.
(flyspell-highlight-incorrect-region): Clean up overlays in region.
(flyspell-auto-correct-word): Check that WORD is a cons.
(flyspell-correct-word): Likewise.
(flyspell-auto-correct-previous-word):
Narrow down to what's on the screen, and recenter overlays
at the end of the next word.

19 years ago(gdb-memory-set-repeat-count):
Nick Roberts [Sun, 29 May 2005 10:48:29 +0000 (10:48 +0000)]
(gdb-memory-set-repeat-count):
Throw error when count <= 0 to ensure input is a number.
(gdb-read-memory-custom): Pick up address from buffer.
(gdb-memory-mode): Allow user to increment and decrement
memory address from header line.

19 years ago*** empty log message ***
Nick Roberts [Sun, 29 May 2005 10:47:05 +0000 (10:47 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 29 May 2005 08:43:30 +0000 (08:43 +0000)]
*** empty log message ***

19 years ago(jit-lock-function, jit-lock-after-change): Do nothing if memory is full.
Richard M. Stallman [Sun, 29 May 2005 08:40:37 +0000 (08:40 +0000)]
(jit-lock-function, jit-lock-after-change): Do nothing if memory is full.

19 years ago(font-lock-fontify-syntactically-region):
Richard M. Stallman [Sun, 29 May 2005 08:39:40 +0000 (08:39 +0000)]
(font-lock-fontify-syntactically-region):
Pass t for GREEDY to looking-back.

19 years ago(save-place-alist-to-file): Write the file using write-region.
Richard M. Stallman [Sun, 29 May 2005 08:36:26 +0000 (08:36 +0000)]
(save-place-alist-to-file): Write the file using write-region.

19 years ago(looking-back): New argument GREEDY.
Richard M. Stallman [Sun, 29 May 2005 08:34:46 +0000 (08:34 +0000)]
(looking-back): New argument GREEDY.

19 years ago(gnus-cite-add-face): Set overlay's evaporate property.
Richard M. Stallman [Sun, 29 May 2005 08:34:07 +0000 (08:34 +0000)]
(gnus-cite-add-face): Set overlay's evaporate property.

19 years ago(compilation-start): Set the mode before inserting the initial text.
Richard M. Stallman [Sun, 29 May 2005 08:32:57 +0000 (08:32 +0000)]
(compilation-start): Set the mode before inserting the initial text.

19 years ago(which-func-update-1): Turn the mode
Richard M. Stallman [Sun, 29 May 2005 08:31:54 +0000 (08:31 +0000)]
(which-func-update-1): Turn the mode
off in case of error by setting which-func-mode.

19 years ago(Mode Hooks): Explain that after-change-major-mode-hook is
Richard M. Stallman [Sun, 29 May 2005 08:28:51 +0000 (08:28 +0000)]
(Mode Hooks): Explain that after-change-major-mode-hook is
new, and what that implies.  Clarify.

19 years ago(Locating Files): Clean up the text.
Richard M. Stallman [Sun, 29 May 2005 08:27:37 +0000 (08:27 +0000)]
(Locating Files): Clean up the text.

19 years ago(Fbuffer_local_value): Call indirect_variable.
Richard M. Stallman [Sun, 29 May 2005 08:25:17 +0000 (08:25 +0000)]
(Fbuffer_local_value): Call indirect_variable.

19 years ago(Window Frame Parameters): Document user-size.
Richard M. Stallman [Sun, 29 May 2005 08:24:41 +0000 (08:24 +0000)]
(Window Frame Parameters): Document user-size.
Shorten entry for top by referring to left.

19 years ago(makefile-makepp-mode, makefile-bsdmake-mode): Continuation lines may be empty.
Daniel Pfeiffer [Sun, 29 May 2005 08:01:17 +0000 (08:01 +0000)]
(makefile-makepp-mode, makefile-bsdmake-mode): Continuation lines may be empty.

19 years ago(makefile-rule-action-regex, makefile-macroassign-regex): Continuation lines may...
Daniel Pfeiffer [Sun, 29 May 2005 07:54:07 +0000 (07:54 +0000)]
(makefile-rule-action-regex, makefile-macroassign-regex): Continuation lines may be empty.  Reported by Joshua Varner.
(makefile-makepp-font-lock-keywords): Add $(stem).

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 29 May 2005 02:58:17 +0000 (02:58 +0000)]
*** empty log message ***

19 years agoUpgraded to MH-E version 7.84.
Bill Wohler [Sat, 28 May 2005 22:04:54 +0000 (22:04 +0000)]
Upgraded to MH-E version 7.84.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.

19 years agoremove extraneous calls to shell-quote-argument
Karl Berry [Sat, 28 May 2005 16:57:21 +0000 (16:57 +0000)]
remove extraneous calls to shell-quote-argument

19 years ago(gdb-assembler-custom): Be more careful about preserving point.
Nick Roberts [Sat, 28 May 2005 12:15:33 +0000 (12:15 +0000)]
(gdb-assembler-custom): Be more careful about preserving point.

19 years ago*** empty log message ***
Nick Roberts [Sat, 28 May 2005 12:12:06 +0000 (12:12 +0000)]
*** empty log message ***

19 years agoChange NBSP to space.
Richard M. Stallman [Sat, 28 May 2005 09:30:00 +0000 (09:30 +0000)]
Change NBSP to space.

19 years ago*** empty log message ***
Jay Belanger [Sat, 28 May 2005 05:49:44 +0000 (05:49 +0000)]
*** empty log message ***

19 years ago(Basic Embedded Mode): Explain behavior of arguments to calc-embedded-mode.
Jay Belanger [Sat, 28 May 2005 05:48:15 +0000 (05:48 +0000)]
(Basic Embedded Mode): Explain behavior of arguments to calc-embedded-mode.

19 years ago(calc-embedded-make-info): Adjust positioning of end of selected
Jay Belanger [Sat, 28 May 2005 05:36:16 +0000 (05:36 +0000)]
(calc-embedded-make-info): Adjust positioning of end of selected
region when an argument is given.

19 years ago*** empty log message ***
Jay Belanger [Sat, 28 May 2005 05:29:14 +0000 (05:29 +0000)]
*** empty log message ***

19 years ago(Assignments in Embedded Mode): Fix variable name.
Jay Belanger [Sat, 28 May 2005 05:16:52 +0000 (05:16 +0000)]
(Assignments in Embedded Mode): Fix variable name.

19 years ago(calc-embedded-make-info): When selecting region with positive prefix
Jay Belanger [Sat, 28 May 2005 05:05:55 +0000 (05:05 +0000)]
(calc-embedded-make-info): When selecting region with positive prefix
argument, use end of line instead of beginning of next line.

19 years ago(calc-alg-map): Declare it.
Jay Belanger [Sat, 28 May 2005 04:41:46 +0000 (04:41 +0000)]
(calc-alg-map): Declare it.

19 years ago(calc-arg-values): Declare it.
Jay Belanger [Sat, 28 May 2005 04:40:31 +0000 (04:40 +0000)]
(calc-arg-values): Declare it.

19 years ago(math-decls-cache, math-decls-all): Declare them.
Jay Belanger [Sat, 28 May 2005 04:39:45 +0000 (04:39 +0000)]
(math-decls-cache, math-decls-all): Declare them.

19 years ago(math-decls-cache-tag): Declare it.
Jay Belanger [Sat, 28 May 2005 04:38:23 +0000 (04:38 +0000)]
(math-decls-cache-tag): Declare it.

19 years ago(calc-help-map, calc-alg-map, calc-alg-esc-map): Declare them.
Jay Belanger [Sat, 28 May 2005 04:37:43 +0000 (04:37 +0000)]
(calc-help-map, calc-alg-map, calc-alg-esc-map): Declare them.

19 years ago(calc-embed-arg): New variable.
Jay Belanger [Sat, 28 May 2005 04:36:16 +0000 (04:36 +0000)]
(calc-embed-arg): New variable.
(calc-do-embedded-activate, calc-embedded-activate-formula)
(calc-embedded-edit, calc-do-embedded-activate)
(calc-embedded-make-info): Use new variable in place of undeclared variable.

19 years ago(calc-info-goto-node): Use info instead of Info-goto-node.
Jay Belanger [Fri, 27 May 2005 21:45:14 +0000 (21:45 +0000)]
(calc-info-goto-node): Use info instead of Info-goto-node.

19 years ago(Other Buffers): SPC toggles display of floating point registers.
Nick Roberts [Fri, 27 May 2005 21:28:01 +0000 (21:28 +0000)]
(Other Buffers): SPC toggles display of floating point registers.

19 years ago*** empty log message ***
Nick Roberts [Fri, 27 May 2005 21:27:22 +0000 (21:27 +0000)]
*** empty log message ***

19 years ago(gdb-all-registers): New variable.
Nick Roberts [Fri, 27 May 2005 20:56:43 +0000 (20:56 +0000)]
(gdb-all-registers): New variable.
(gdb-registers-buffer, toggle-gdb-all-registers):
Toggle display of floating point registers.
(gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.

19 years ago(gud-goto-info): Use info. Don't use require.
Nick Roberts [Fri, 27 May 2005 20:54:58 +0000 (20:54 +0000)]
(gud-goto-info): Use info. Don't use require.
(toggle-gud-tooltip-dereference): Rename from gud-toggle-tooltip-dereference.

19 years ago(Queries in Keyboard Macros): Fix example.
Jay Belanger [Fri, 27 May 2005 20:40:06 +0000 (20:40 +0000)]
(Queries in Keyboard Macros): Fix example.

19 years ago* xdisp.c (note_mode_line_or_margin_highlight): Change the
Masatake YAMATO [Fri, 27 May 2005 16:59:55 +0000 (16:59 +0000)]
* xdisp.c (note_mode_line_or_margin_highlight): Change the
pointer to a hand cursor when hoovering over a mouse-face.

19 years ago(Info-goto-node): Revert autoload addition (2004-06-12).
Stefan Monnier [Fri, 27 May 2005 16:19:36 +0000 (16:19 +0000)]
(Info-goto-node): Revert autoload addition (2004-06-12).

19 years ago*** empty log message ***
Jay Belanger [Fri, 27 May 2005 14:48:25 +0000 (14:48 +0000)]
*** empty log message ***

19 years ago(calc-kbd-query): Change error message.
Jay Belanger [Fri, 27 May 2005 14:31:10 +0000 (14:31 +0000)]
(calc-kbd-query): Change error message.

19 years ago(calc-kbd-report): Remove.
Jay Belanger [Fri, 27 May 2005 14:25:16 +0000 (14:25 +0000)]
(calc-kbd-report): Remove.
(calc-kbd-query): Rewrite.

19 years ago(Queries in Keyboard Macros): Rewrite to reflect current behavior.
Jay Belanger [Fri, 27 May 2005 14:18:59 +0000 (14:18 +0000)]
(Queries in Keyboard Macros): Rewrite to reflect current behavior.

19 years ago*** empty log message ***
Juanma Barranquero [Fri, 27 May 2005 13:20:48 +0000 (13:20 +0000)]
*** empty log message ***

19 years ago(image-library-alist): Moved to image.c.
Juanma Barranquero [Fri, 27 May 2005 13:17:50 +0000 (13:17 +0000)]
(image-library-alist): Moved to image.c.
(image-type-available-p): Doc fix.

19 years ago(Vimage_library_alist): Moved from image.el.
Juanma Barranquero [Fri, 27 May 2005 13:16:05 +0000 (13:16 +0000)]
(Vimage_library_alist): Moved from image.el.
(syms_of_image): Defvar it.
(lookup_image_type): Use it.

19 years ago(texinfo-heading-face): Specify customization group.
Lute Kamstra [Fri, 27 May 2005 13:09:37 +0000 (13:09 +0000)]
(texinfo-heading-face): Specify customization group.

19 years ago(superscript, subscript, tex-math-face)
Lute Kamstra [Fri, 27 May 2005 13:00:57 +0000 (13:00 +0000)]
(superscript, subscript, tex-math-face)
(tex-verbatim-face, tex-use-reftex): Specify customization group.

19 years ago(sgml-namespace-face): Specify customization group.
Lute Kamstra [Fri, 27 May 2005 12:38:19 +0000 (12:38 +0000)]
(sgml-namespace-face): Specify customization group.

19 years ago(dns-mode): Specify customization group.
Lute Kamstra [Fri, 27 May 2005 12:32:51 +0000 (12:32 +0000)]
(dns-mode): Specify customization group.

19 years ago(calc): Specify customization group.
Lute Kamstra [Fri, 27 May 2005 12:14:21 +0000 (12:14 +0000)]
(calc): Specify customization group.

19 years ago(outline-1, outline-2, outline-3, outline-4)
Lute Kamstra [Fri, 27 May 2005 11:51:14 +0000 (11:51 +0000)]
(outline-1, outline-2, outline-3, outline-4)
(outline-5, outline-6, outline-7, outline-8): Specify customization group.

19 years ago*** empty log message ***
Lute Kamstra [Fri, 27 May 2005 11:43:28 +0000 (11:43 +0000)]
*** empty log message ***

19 years agoDon't require easy-mmode.
Lute Kamstra [Fri, 27 May 2005 11:36:51 +0000 (11:36 +0000)]
Don't require easy-mmode.
(longlines-visible-face): Specify customization group.

19 years ago*** empty log message ***
Kenichi Handa [Fri, 27 May 2005 11:28:42 +0000 (11:28 +0000)]
*** empty log message ***

19 years ago(x_encode_char): Call check_ccl_update in advance.
Kenichi Handa [Fri, 27 May 2005 11:28:30 +0000 (11:28 +0000)]
(x_encode_char): Call check_ccl_update in advance.

19 years agoNow an element of Vccl_program_table is a vector of
Kenichi Handa [Fri, 27 May 2005 11:27:50 +0000 (11:27 +0000)]
Now an element of Vccl_program_table is a vector of
length 4, not 3.
(ccl_get_compiled_code): New arg idx.  Caller changed.  Adjusted
for the change of Vccl_program_table.
(setup_ccl_program): Adjusted for the change of
Vccl_program_table.
(check_ccl_update): New function.
(Fregister_ccl_program): Use ASET to set an element of a vector.
Adjusted for the change of Vccl_program_table.

19 years agoAdd cyrillic-iso8859-5 characters in the encoding table of
Kenichi Handa [Fri, 27 May 2005 11:22:39 +0000 (11:22 +0000)]
Add cyrillic-iso8859-5 characters in the encoding table of
windows-1251.

19 years ago(ucs-set-table-for-input): If
Kenichi Handa [Fri, 27 May 2005 11:21:36 +0000 (11:21 +0000)]
(ucs-set-table-for-input): If
translation-table-for-input of a coding system is a symbol, get
its translation-table property.

19 years agoDon't register a coding system into
Kenichi Handa [Fri, 27 May 2005 11:20:16 +0000 (11:20 +0000)]
Don't register a coding system into
non-iso-charset-alist more than once.
(cp-make-coding-system): Likewise.

19 years ago(Fbuffer_local_value): Make argument name match its use in docstring.
Juanma Barranquero [Fri, 27 May 2005 11:02:11 +0000 (11:02 +0000)]
(Fbuffer_local_value): Make argument name match its use in docstring.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 27 May 2005 08:11:59 +0000 (08:11 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-330
Miles Bader [Fri, 27 May 2005 04:08:12 +0000 (04:08 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-330

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 71-73)

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

2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-util.el (gnus-run-mode-hooks): New function.

   * lisp/gnus/score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.

19 years ago(eshell-eval-command): If the return value of `eshell-resume-eval' is
John Wiegley [Fri, 27 May 2005 02:57:18 +0000 (02:57 +0000)]
(eshell-eval-command): If the return value of `eshell-resume-eval' is
wrapped in a list, it indicates that the command was run
asynchronously.  In that case, unwrap the value before checking the
delimiter value.