1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

37018 Commits

Author SHA1 Message Date
Glenn Morris
4f54692cb2 *** empty log message *** 2007-04-26 03:18:37 +00:00
J.D. Smith
77ae614b76 (idlwave-beginning-of-subprogram, idlwave-end-of-subprogram): Take
optional NOMARK arg to prevent pushing mark.
(idlwave-current-routine): Don't push mark.
2007-04-25 20:44:54 +00:00
Richard M. Stallman
2d0f33df9c *** empty log message *** 2007-04-25 14:01:37 +00:00
Richard M. Stallman
cf995676d5 (hi-lock-file-patterns-policy): Default to `ask'. 2007-04-25 14:01:26 +00:00
Glenn Morris
e40e449f41 *** empty log message *** 2007-04-25 05:53:28 +00:00
Glenn Morris
e28f9ad3c6 *** empty log message *** 2007-04-25 05:53:17 +00:00
Glenn Morris
1b39254775 Mathias Dahl <mathias.dahl at gmail.com>:
(image-dired-display-image): Derive image-type from filename rather
than assuming jpeg, in case no resizing was needed.
2007-04-25 05:00:00 +00:00
Glenn Morris
e0717d738d Mathias Dahl <mathias.dahl at gmail.com>:
(image-dired-display-image): Derive image-type from filename rather
than assuming jpeg, in case no resizing was needed.
2007-04-25 04:58:14 +00:00
Glenn Morris
5cdd251c3d Johan Bockg� <bojohan at dd.chalmers.se>:
(defface): Doc fix.
2007-04-25 04:45:59 +00:00
Glenn Morris
89dfa103e3 *** empty log message *** 2007-04-25 04:45:45 +00:00
Glenn Morris
ebdaed17f4 Johan Bockg� <bojohan at dd.chalmers.se>:
(defface): Doc fix.
2007-04-25 04:44:28 +00:00
Glenn Morris
d497fd17a1 *** empty log message *** 2007-04-25 04:43:51 +00:00
Chong Yidong
af6a8551b4 Regenerate. 2007-04-24 02:28:53 +00:00
Chong Yidong
07ef6df709 Bump version to 22.0.99. 2007-04-24 02:28:19 +00:00
Chong Yidong
1469546508 * progmodes/python.el: File removed due to unclear legal status. 2007-04-24 01:59:46 +00:00
Chong Yidong
9b71a937c3 Remove python.el due to unclear legal issues. 2007-04-24 01:52:53 +00:00
J.D. Smith
815c75b5a5 (idlwave-shell-clear-all-bp): Don't re-query for each cleared BP.
(idlwave-shell-clear-bp): Optionally skip BP query.
(idlwave-shell-update-bp-overlays): Use set-window-margins instead of
set-window-buffer, which incorrectly moves displayed region.
2007-04-24 00:24:19 +00:00
Luc Teirlinck
0ee501e182 Whitespace change. 2007-04-24 00:10:21 +00:00
Chong Yidong
20bf672efe Add comment. 2007-04-23 22:12:05 +00:00
Chong Yidong
c63ae00402 Tweak ChangeLog entry. 2007-04-23 22:11:17 +00:00
Jay Belanger
6a896b1f44 *** empty log message *** 2007-04-23 21:41:06 +00:00
Jay Belanger
e8fff8ed68 Update maintainer's address. 2007-04-23 21:30:42 +00:00
Jay Belanger
b943a9d642 Update maintainer's address.
(calc-bug-address): Update maintainer's address.
2007-04-23 21:29:30 +00:00
Richard M. Stallman
bdfeaf613f *** empty log message *** 2007-04-23 21:27:55 +00:00
Richard M. Stallman
034ce0ec5b (set-mark-command-repeat-pop): Put in `editing-basics' group. 2007-04-23 21:19:11 +00:00
Richard M. Stallman
ebd2fc0d03 (set-mark-command-repeat-pop): Doc fix. 2007-04-23 21:16:31 +00:00
Alan Mackenzie
32b147b57d Remove spurious entry which duplicated an entry already made. 2007-04-23 21:10:53 +00:00
Chong Yidong
8aab84229c (Info-mouse-scroll-up, Info-mouse-scroll-down): New functions.
(Info-mode-line-node-keymap): Bind mouse commands to
Info-mouse-scroll-up/down instead of Info-scroll-up/down.
2007-04-23 15:21:47 +00:00
Chong Yidong
a9da35e0e5 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down): New functions.
(Info-mode-line-node-keymap): Bind mouse commands to
Info-mouse-scroll-up/down instead of Info-scroll-up/down.
2007-04-23 15:21:11 +00:00
Chong Yidong
7861843e91 (locate-local-prompt): New var.
(locate-prompt-for-search-string): New function.
(locate): Make locate-local-prompt buffer-local.  Use
locate-prompt-for-search-string.
(locate-with-filter): New optional arg.  Use
locate-prompt-for-search-string.
(locate-update): Bind locate-prompt-for-command.
2007-04-23 14:54:04 +00:00
Chong Yidong
5c03c62821 * locate.el (locate-local-prompt): New var.
(locate-prompt-for-search-string): New function.
(locate): Make locate-local-prompt buffer-local.  Use
locate-prompt-for-search-string.
(locate-with-filter): New optional arg.  Use
locate-prompt-for-search-string.
(locate-update): Bind locate-prompt-for-command.
2007-04-23 14:53:51 +00:00
Glenn Morris
815fde3466 (magic-mode-alist): `<!DOCTYPE HTML' in html-mode. 2007-04-23 07:17:08 +00:00
Glenn Morris
f4aad089ed *** empty log message *** 2007-04-23 07:16:10 +00:00
Nick Roberts
35136493f8 (button): Inherit from link face on a tty. 2007-04-23 03:32:12 +00:00
Nick Roberts
39f80270f6 *** empty log message *** 2007-04-23 03:27:57 +00:00
Glenn Morris
e7d313a0ad (magic-mode-alist): Allow for carriage-returns in sgml-mode entries. 2007-04-23 01:23:12 +00:00
Glenn Morris
42d7477b7f *** empty log message *** 2007-04-23 01:22:39 +00:00
Glenn Morris
efaa82ff8d (magic-mode-alist): Allow for carriage-returns in html-mode entry. 2007-04-23 01:21:11 +00:00
Glenn Morris
a5d0382b4e *** empty log message *** 2007-04-23 01:20:02 +00:00
Glenn Morris
1bebbd494d (button): Use color for this face on a tty. 2007-04-23 00:36:14 +00:00
Glenn Morris
19cae9da87 *** empty log message *** 2007-04-23 00:35:43 +00:00
Richard M. Stallman
5fe751c925 *** empty log message *** 2007-04-22 17:00:58 +00:00
Richard M. Stallman
44395dee2e (define-globalized-minor-mode): Improve doc string of generated command. 2007-04-22 16:58:23 +00:00
Richard M. Stallman
219f06f7b8 (read-number): Catch errors. 2007-04-22 16:56:19 +00:00
Richard M. Stallman
c05ddcf77b Whitespace change. 2007-04-22 16:53:13 +00:00
Richard M. Stallman
06b1a5ef97 (hi-lock-file-patterns-policy): Doc fix. 2007-04-22 16:52:29 +00:00
Alan Mackenzie
510798ee72 *** empty log message *** 2007-04-22 14:47:20 +00:00
Chong Yidong
4913c25d5d * image-dired.el: Rename from thumbnails.el. All instances of
"thumbnails" replaced with "image-dired".
2007-04-22 13:45:26 +00:00
Chong Yidong
a6009bd1e7 Commentary fix. 2007-04-22 13:44:43 +00:00
Chong Yidong
f7c84295ee Rename from "thumbnails.el"; all instances of "thumbnails" changed to
"image-dired".
2007-04-22 13:44:05 +00:00
Chong Yidong
615aef6ed0 Remove file. 2007-04-22 13:43:24 +00:00
Chong Yidong
19b8b65a17 * dired.el (dired-mode-map): Rename "thumbnails" again, to
"image-dired".
2007-04-22 13:41:11 +00:00
Chong Yidong
aa1a7612ac Rename "thumbnails" to "image-dired". 2007-04-22 13:40:00 +00:00
Kim F. Storm
d064fb446f *** empty log message *** 2007-04-22 10:49:48 +00:00
Kim F. Storm
79ef576382 (ido-kill-buffer-at-head, ido-delete-file-at-head):
Don't use kill-line.
2007-04-22 10:37:08 +00:00
Kim F. Storm
5477ee28d7 *** empty log message *** 2007-04-22 10:36:45 +00:00
Nick Roberts
73e9b6a4e0 (t-mouse-make-event): Pass on mev's more informative
error message.
2007-04-22 09:08:14 +00:00
Nick Roberts
af0f5c395f *** empty log message *** 2007-04-22 09:07:43 +00:00
Chong Yidong
8914e2617a Rename "tumme" to "thumbnails". 2007-04-22 03:39:14 +00:00
Chong Yidong
a441fa7965 "tumme" renamed to "thumbnails". 2007-04-22 03:34:54 +00:00
Chong Yidong
1f6f1c0fa9 All instances of "tumme" replaced with "thumbnails".
(tumme): Define alias to thumbnails-show-all-from-dir
2007-04-22 03:32:05 +00:00
Chong Yidong
41a4299469 * dired.el: Rename "tumme" to "thumbnails". 2007-04-22 03:30:23 +00:00
Chong Yidong
1ffd65b5b0 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
replaced with "thumbnails".
2007-04-22 03:29:28 +00:00
Chong Yidong
b3aabc25d7 Rename tumme.el to thumbnails.el 2007-04-22 03:28:34 +00:00
Glenn Morris
67ccd6cbc5 *** empty log message *** 2007-04-22 01:56:17 +00:00
Glenn Morris
176eb1f17f (hi-lock-file-patterns-policy): Make it a defcustom, and give it the
risky-local-variable property.
2007-04-22 01:49:46 +00:00
Glenn Morris
bd95c2c0f6 Fix some typos. 2007-04-22 01:26:45 +00:00
Glenn Morris
2aebf08d10 (flyspell-define-abbrev): Downcase abbrev before defining it. 2007-04-22 00:22:14 +00:00
Martin Rudalics
33a9c08c34 (c-remove-any-local-eval-or-mode-variables): Use delete-region
instead of kill-line.
2007-04-21 22:00:45 +00:00
Chong Yidong
861b8236ef Fix author entry. 2007-04-21 20:10:50 +00:00
Chong Yidong
a89d4ed8ae (perl-indent-command): Use delete-region instead of kill-region. 2007-04-21 20:06:49 +00:00
Chong Yidong
041d3802a0 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
instead of kill-region.
2007-04-21 20:06:41 +00:00
Alan Mackenzie
0abe900ba1 (c-electric-slash): Replace wrong use of `kill-region' by
`delete-region'.
2007-04-21 20:05:53 +00:00
Chong Yidong
97f67490e4 (mantemp-make-mantemps-region)
(mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
(mantemp-remove-memfuncs): Use delete-region instead of kill-word
and kill-line.
2007-04-21 20:04:06 +00:00
Chong Yidong
895041fa6c * progmodes/mantemp.el (mantemp-make-mantemps-region)
(mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
(mantemp-remove-memfuncs): Use delete-region instead of kill-word
and kill-line.
2007-04-21 20:03:53 +00:00
Alan Mackenzie
cef9e6ec13 *** empty log message *** 2007-04-21 20:03:29 +00:00
Chong Yidong
453cfeb31b (vhdl-template-type)
(vhdl-template-record, vhdl-template-nature)
(vhdl-template-configuration-spec, vhdl-template-component-inst)
(vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use
delete-region instead of kill-word and kill-line.
2007-04-21 19:53:39 +00:00
Chong Yidong
ecff835def * progmodes/vhdl-mode.el (vhdl-template-type)
(vhdl-template-record, vhdl-template-nature)
(vhdl-template-configuration-spec, vhdl-template-component-inst)
(vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use
delete-region instead of kill-word and kill-line.
2007-04-21 19:53:28 +00:00
Glenn Morris
b94d76ae71 Johan Bockg� <bojohan at dd.chalmers.se>:
(dired-virtual-mode): Doc fix.
2007-04-21 19:49:03 +00:00
Glenn Morris
b1e6882f00 *** empty log message *** 2007-04-21 19:48:15 +00:00
Richard M. Stallman
3b2d0d760c (font-lock-keywords-alist): Mark as risky. 2007-04-21 14:30:38 +00:00
Richard M. Stallman
1e35b3c196 *** empty log message *** 2007-04-21 13:15:03 +00:00
Richard M. Stallman
f2aded1747 *** empty log message *** 2007-04-21 08:59:33 +00:00
Richard M. Stallman
3238cde382 (read-number): Doc fix. 2007-04-21 08:55:41 +00:00
Richard M. Stallman
fb2c06a3b9 (pop-to-mark-command): Display message "mark popped" if point does not move.
(set-mark-command): Doc fix.
2007-04-21 08:55:15 +00:00
Chong Yidong
1f8330fb64 Revert 2006-09-09 and 2007-04-20 changes.
(locate-local-filter, locate-local-search): New vars.
(locate): Make variables local.
(locate-update): Bind locate-buffer-name.  Call locate using
locate-local-filter and locate-local-search.
2007-04-21 03:28:56 +00:00
Chong Yidong
d6fa26a442 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
(locate-local-filter, locate-local-search): New vars.
(locate): Make variables local.
(locate-update): Bind locate-buffer-name.  Call locate using
locate-local-filter and locate-local-search.
2007-04-21 03:28:45 +00:00
Chong Yidong
faeb756c39 * hi-lock.el (hi-lock-file-patterns-policy): New var.
(hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
(hi-lock-mode): Update docstring.
2007-04-20 19:25:03 +00:00
Chong Yidong
c898bef77f (hi-lock-file-patterns-policy): New var.
(hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
(hi-lock-mode): Update docstring.
2007-04-20 19:24:19 +00:00
Stefan Monnier
03832c9d5b (fill-move-to-break-point): Don't inhibit
fill-nobreak-predicate when the break is past fill-column.
2007-04-20 18:24:05 +00:00
Chong Yidong
1b7e3006a8 Revert last change. 2007-04-20 14:08:36 +00:00
Chong Yidong
2dd62d7ccc * textmodes/fill.el (fill-move-to-break-point): Don't bind
fill-nobreak-predicate.
2007-04-20 14:02:28 +00:00
Chong Yidong
5d53900f80 (fill-move-to-break-point): Don't bind fill-nobreak-predicate. 2007-04-20 14:01:37 +00:00
Chong Yidong
c8785218b0 (locate): Output from shell-command should go in the current buffer
rather than *Shell Command Output*.
2007-04-20 13:58:01 +00:00
Chong Yidong
0715a41bf8 * locate.el (locate): Output from shell-command should go in the
current buffer rather than *Shell Command Output*.
2007-04-20 13:57:53 +00:00
Chong Yidong
1b6c47f570 (show-paren-function): Fix last fix. 2007-04-20 13:52:11 +00:00
Chong Yidong
2d0989b5d2 * paren.el (show-paren-function): Fix last fix. 2007-04-20 13:52:04 +00:00
Chong Yidong
fcb006c4ee (archive-find-type): lzh-exe for lzh self-extracting exe.
(archive-lzh-summarize): Add optional start arg for where to start
looking at the archive.
(archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
2007-04-19 23:53:02 +00:00
Chong Yidong
9cd04e1639 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
(archive-lzh-summarize): Add optional start arg for where to start
looking at the archive.
(archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.

* international/mule.el (auto-coding-alist): no-conversion for .exe
and .EXE.
2007-04-19 23:52:40 +00:00
Chong Yidong
3a6a598107 (auto-coding-alist): no-conversion for .exe and .EXE. 2007-04-19 23:51:59 +00:00
Alan Mackenzie
8007b73c14 (c-in-function-trailer-p): Fix this: when a function return type contains
"struct", "union", etc.  c-end-of-defun goes too far forward.
2007-04-19 17:35:16 +00:00
Alan Mackenzie
0f13b47681 *** empty log message *** 2007-04-19 17:33:34 +00:00
Chong Yidong
bbcda6be9a (show-paren-function): Reset window-start to avoid recentering. 2007-04-19 17:21:37 +00:00
Chong Yidong
bae6731f9c * paren.el (show-paren-function): Reset window-start to avoid
recentering.
2007-04-19 17:18:55 +00:00
Miles Bader
6b554e8869 Merge from gnus--rel--5.10
Patches applied:

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

   - Update from CVS

2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-mime-strip-charset-parameters): New function.
   (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
   displayed of multipart/alternative part if it is invoked from summary
   buffer.
   (gnus-article-part-wrapper): Select article window.

   * lisp/gnus/mm-view.el (mm-inline-text-html-render-with-w3m)
   (mm-inline-text-html-render-with-w3m-standalone)
   (mm-inline-render-with-function): Use mail-parse-charset by default.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-706
2007-04-19 12:08:53 +00:00
Glenn Morris
745465ec5f Fix typo: "threshhold" -> "threshold". 2007-04-19 06:31:04 +00:00
Kim F. Storm
9efe0fb661 *** empty log message *** 2007-04-18 09:05:11 +00:00
Glenn Morris
e8bc96a3c6 Improve previous fix by only setting header-line-format in diary-mode. 2007-04-18 06:44:01 +00:00
Glenn Morris
253b50b479 (diary-header-line-format): Add a custom :set function.
(diary-list-entries): Only switch to diary-mode from
default-major-mode (reverts 2007-03-21 change).  Otherwise, set
header-line-format, in case of any customization.
2007-04-18 04:06:37 +00:00
Glenn Morris
a26a08f253 Remove whitespace. 2007-04-18 04:05:40 +00:00
Glenn Morris
d14f861468 *** empty log message *** 2007-04-18 04:05:06 +00:00
Kenichi Handa
e18cb3949f *** empty log message *** 2007-04-18 02:43:44 +00:00
Kenichi Handa
7486204449 (parse-time-string-chars): Check if CHAR is less than the length of
parse-time-syntax.
2007-04-18 02:32:04 +00:00
David Kastrup
fc6a22502e * NEWS: Mention `query-replace-regexp-eval' being deprecated.
* replace.el (query-replace-regexp-eval): Deprecate.
2007-04-17 23:24:13 +00:00
Alan Mackenzie
f7510c4036 (c-beginning-of-defun): With -ve arg and point too close to EOB, leave
point at EOB rather than last `}'.
2007-04-17 20:48:43 +00:00
Alan Mackenzie
c825c7249f *** empty log message *** 2007-04-17 20:44:18 +00:00
Roland Winkler
27a61fcd5f (bibtex-include-OPTkey, bibtex-user-optional-fields)
(bibtex-entry-field-alist): Fix defcustom.
2007-04-17 03:25:51 +00:00
Glenn Morris
a20becf321 *** empty log message *** 2007-04-17 02:41:18 +00:00
Glenn Morris
11dd1e5ee4 (Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.
2007-04-17 02:35:44 +00:00
Glenn Morris
b29f67d75d (Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.  Do not advertise the original author's book in
this file, since he forbids the use of the relevant algorithms under a
GNU license. See:
<http://lists.gnu.org/archive/html/bug-gnu-emacs/2005-04/msg00062.html>
2007-04-17 02:33:07 +00:00
Glenn Morris
325c2dd180 (calendar-dst-find-startend): If YEAR cannot be encoded, fall back to
current year.
(Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.
2007-04-17 02:29:50 +00:00
Chong Yidong
57d52f187e Regenerate. 2007-04-17 01:52:39 +00:00
Chong Yidong
48742df4f4 Bump version to 22.0.98. 2007-04-17 01:38:44 +00:00
Chong Yidong
bdbfe3bfd6 (archive-lzh-summarize): Only apply the "downcase if all upcase" rule
to OS-ID 0 "generic".  Always downcase for OS-ID M "MSDOS".
2007-04-16 19:40:14 +00:00
Chong Yidong
3dd2971931 * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all
upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID M
"MSDOS".
2007-04-16 19:38:10 +00:00
Chong Yidong
003586aae6 (python-end-of-block): Avoid looping forever if python-next-statement
fails.
2007-04-16 18:55:29 +00:00
Chong Yidong
80dce3a4b7 * progmodes/python.el (python-end-of-block): Avoid looping forever
if python-next-statement fails.
2007-04-16 18:55:18 +00:00
Roland Winkler
0dcfda42f3 (bibtex-entry-field-alist): Use defcustom. 2007-04-16 18:03:29 +00:00
Dan Nicolaescu
80382c240f * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
* progmodes/cperl-mode.el (cperl-indent-level): Likewise.
2007-04-16 07:05:28 +00:00
Jay Belanger
510b69a886 *** empty log message *** 2007-04-16 02:57:52 +00:00
Jay Belanger
bd149d6ec3 (calc-version): New function. 2007-04-16 02:30:04 +00:00
Jay Belanger
213f742013 *** empty log message *** 2007-04-16 01:57:04 +00:00
Jay Belanger
802ed9b9e7 (calc-trail-mode): Shorten the title. 2007-04-16 01:50:16 +00:00
Chong Yidong
04cc65dcae (footnote-style): Clarify docstring to state that customizing this
only applies to future footnotes.
2007-04-15 17:28:00 +00:00
Chong Yidong
dbbab658ce * mail/footnote.el (footnote-style): Clarify docstring to state
that customizing this only applies to future footnotes.
2007-04-15 17:27:47 +00:00
Chong Yidong
c6578117a2 Revert last change. 2007-04-15 17:25:36 +00:00
Chong Yidong
3715ab231d (footnote-current-style): New var.
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.
2007-04-15 17:21:21 +00:00
Chong Yidong
807707ad9e * mail/footnote.el (footnote-current-style): New var.
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.
2007-04-15 17:19:30 +00:00
Chong Yidong
0539db756c (url-generic-parse-url): Revert 2006-10-09 changes. 2007-04-15 16:47:20 +00:00
Chong Yidong
5cfdb0fb63 * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes. 2007-04-15 16:47:08 +00:00
Roland Winkler
cbc0b7831f (bibtex-field-list): Use functionp.
(bibtex-make-field): Check that INIT is a string. Use functionp.
2007-04-15 16:05:19 +00:00
Glenn Morris
e00c1b9cae (PC-goto-end, PC-do-completion-end): Make buffer-local. 2007-04-14 20:23:31 +00:00
Glenn Morris
031199c77c *** empty log message *** 2007-04-14 20:23:01 +00:00
Glenn Morris
19608e4254 *** empty log message *** 2007-04-14 19:33:32 +00:00
Glenn Morris
d73bbb352c (PC-goto-end): New variable.
(partial-completion-mode) <choose-completion-string-functions>:
Do not go to the end of the minibuffer if PC-goto-end is non-nil.
(PC-do-completion): New optional fourth argument GOTO-END.  Add a
doc string.  Set PC-goto-end for choose-completion.
(PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
PC-do-completion.
2007-04-14 19:33:06 +00:00
Glenn Morris
84aa4fc6ee (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field.
(bibtex-make-field): Add optional fourth arg NODELIM.  Insert
delimiters around INIT unless this arg is non-nil.
2007-04-14 19:12:59 +00:00
Glenn Morris
c810a79638 *** empty log message *** 2007-04-14 19:12:31 +00:00
Nick Roberts
e47b701926 (tmm-get-keybind): Use copy-sequence to ensure that the
global map isn't modified
2007-04-14 12:34:35 +00:00
Nick Roberts
57b213434a *** empty log message *** 2007-04-14 12:33:25 +00:00
Glenn Morris
a291c1b752 (appt-disp-window): Do not split small windows.
Suggested by Jeff Miller <jmiller@cablespeed.com>.
2007-04-14 02:36:58 +00:00
Glenn Morris
1ed5afd9e4 *** empty log message *** 2007-04-14 02:36:44 +00:00
Chong Yidong
4b025f4758 Revert 2007-03-25 change. 2007-04-13 15:09:37 +00:00
Chong Yidong
d218a5a4db * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
* files.el: Ditto.
2007-04-13 15:09:14 +00:00
Chong Yidong
f25a994634 * url-http.el (url-http-parse-headers): Stop after a set number of
redirections.  Suggested by Diane Murray.

* url-vars.el (url-max-redirections): New var.
2007-04-13 14:59:08 +00:00
Chong Yidong
58aba8143c (url-http-parse-headers): Stop after a set number of redirections.
Suggested by Diane Murray.
2007-04-13 14:58:56 +00:00
Chong Yidong
2faae86bd7 (url-max-redirections): New var. 2007-04-13 14:52:03 +00:00
Juanma Barranquero
0e816a433c (ebnf-insert-style, ebnf-merge-style): Fix typos in error messages. 2007-04-13 09:10:56 +00:00
Juanma Barranquero
040ee34f61 (minibuffer, auto-save): Fix typos in docstrings. 2007-04-13 09:05:43 +00:00
Juanma Barranquero
cb9026a38f (widget-documentation): Fix typo in docstring. 2007-04-13 09:02:54 +00:00
Juanma Barranquero
78665ec42d (term-buffer-maximum-size, term-exec, term-escape-char, term-set-escape-char,
term-termcap-format, term-get-old-input-default, term-skip-prompt,
term-send-string, term-send-region, term-pager-page, term-pager-help):
Fix typos in docstrings.
2007-04-13 09:00:41 +00:00
Martin Rudalics
c8286c2ca4 (edebug-pop-to-buffer): Don't select window marked as dedicated. 2007-04-13 06:05:15 +00:00
Martin Rudalics
dedecfd696 (footnote-latin-string): New variable.
(footnote-latin-regexp): Redefined as regexp alternative.
(Footnote-latin): Use footnote-latin-string instead of
footnote-latin-regexp.
2007-04-13 05:53:27 +00:00
Nick Roberts
6f2c280eb6 *** empty log message *** 2007-04-13 04:00:00 +00:00
Nick Roberts
0bb48bffd6 (tmm-get-keybind): Use car-safe to avoid errors with
inherited keymaps.
2007-04-13 03:57:37 +00:00
Glenn Morris
41a023e3b7 Fix typo. 2007-04-13 03:01:45 +00:00
Chong Yidong
29779b2d7b * outline.el (outline-get-next-sibling): Clarify docstring.
(outline-get-last-sibling): Handle case where we are at the first
heading.  Clarify docstring.
2007-04-13 01:17:51 +00:00
Nick Roberts
011dd48c57 (jdb): Add gud-print.
(gud-find-expr): Jdb prints the expression with the value, so
don't insert it in the output.
2007-04-12 14:24:54 +00:00
Nick Roberts
f501a00fae *** empty log message *** 2007-04-12 14:24:22 +00:00
Nick Roberts
61e1467947 (gud-minor-mode-map): Make go button same
same length as stop button to lessen flicker.
2007-04-12 09:11:03 +00:00
Nick Roberts
ad108e41d1 *** empty log message *** 2007-04-12 09:10:35 +00:00
Glenn Morris
60df22cc35 Changes from author without assignment are (thankfully) tiny. 2007-04-12 02:29:32 +00:00
Jason Rumney
e39ef8913c (dnd-get-local-file-name): Decode both upper and lower
case hex. Do not try to decode non-hex letters.
2007-04-11 23:42:03 +00:00
Jason Rumney
eb6526ba7e *** empty log message *** 2007-04-11 23:41:35 +00:00
Chong Yidong
fb67ebdf16 (byte-optimize-form-code-walker): Evaluate pure function calls if possible.
(byte-optimize-all-constp): New function.
2007-04-11 17:10:42 +00:00
Chong Yidong
f782c3293c * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
Evaluate pure function calls if possible.
(byte-optimize-all-constp): New function.
2007-04-11 17:10:26 +00:00
Glenn Morris
a746fb658b Markus Triska <markus.triska at gmx.at>:
(byte-compile-char-before): Improve numeric argument case.
(byte-compile-backward-char, byte-compile-backward-word): New
functions, performing rewriting previously done in byte-opt.el.
Fix their "Fixme" item (restriction to numeric arguments).
2007-04-11 03:59:20 +00:00
Glenn Morris
6f7e29f1d2 Markus Triska <markus.triska at gmx.at>:
(byte-optimize-backward-char, byte-optimize-backward-word): Remove -
move to bytecomp.el.
2007-04-11 03:57:11 +00:00
Glenn Morris
03d7faa3a2 *** empty log message *** 2007-04-11 03:55:50 +00:00
Stefan Monnier
341c2f07d4 (desktop-save, desktop-create-buffer): Replace mapcar with dolist.
(after-init-hook): Don't quote lambda.
(desktop-first-buffer): Don't wrap it in eval-when-compile.
(desktop-internal-v2s): Remove unused var `el'.
(desktop-buffer-major-mode, desktop-buffer-locals): Move out of
desktop-restore-file-buffer.
(desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
desktop-create-buffer.
2007-04-11 02:28:26 +00:00
Miles Bader
c429815a6b Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 214-215)

   - Merge from emacs--devo--0
   - Update from CVS

2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-msg.el (gnus-inews-yank-articles): Use
   message-exchange-point-and-mark instead of exchange-point-and-mark.

2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-yank-original): Make sure cited text ends with
   newline; don't exchange point and mark.

2007-04-07  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/gnus/tls.el (open-tls-stream): Properly handle case where there
   is no associated buffer.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-697
2007-04-10 23:48:06 +00:00
Chong Yidong
69c8eea222 Add comment. 2007-04-10 19:35:34 +00:00
Chong Yidong
c7d397233e (woman-decode-buffer): Postphone macro-set check...
(woman-decode-region): ...to here.
2007-04-10 19:30:12 +00:00
Chong Yidong
d752a9f9d0 * woman.el (woman-decode-buffer): Postphone macro-set check...
(woman-decode-region): ...to here.
2007-04-10 19:30:01 +00:00
Thien-Thi Nguyen
ae8bf5abb8 (tty-handle-args): Use %S to log ARGS. 2007-04-10 11:40:50 +00:00
Thien-Thi Nguyen
5acce4b775 Delete eol whitespace; nfc. 2007-04-10 11:37:48 +00:00
Glenn Morris
f22f1a912b (default-buffer-file-type): Add defvar to quieten byte-compiler. 2007-04-10 04:05:10 +00:00
Glenn Morris
39234e3973 (cperl-mode): Remove unnecessary call to obsolete function
make-local-hook.
2007-04-10 04:05:00 +00:00
Glenn Morris
51fc848bd5 (top-level): Move (require 'tempo) to start to quieten byte-compiler. 2007-04-10 04:02:45 +00:00
Glenn Morris
e8dc1f8c7c (dframe-frame-mode): Do not set auto-show-mode, since it is obsolete
and has no effect.
2007-04-10 04:00:49 +00:00
Glenn Morris
17975ebf23 Markus Triska <markus.triska at gmx.at>:
(byte-optimize-char-before): Remove (move to bytecomp.el as
byte-compile-char-before).
2007-04-10 03:58:03 +00:00
Glenn Morris
ec448ae2df Markus Triska <markus.triska at gmx.at>:
(byte-compile-char-before): New function (modified replacement for
byte-optimize-char-before in byte-opt.el).
2007-04-10 03:54:36 +00:00
Glenn Morris
760c1f3c56 Fix typos. 2007-04-10 03:53:49 +00:00
Miles Bader
785064ad95 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 212-213)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-695
2007-04-09 23:42:37 +00:00
Vinicius Jose Latorre
c822733228 Fix indentation. 2007-04-09 23:10:00 +00:00
Juanma Barranquero
52448cc657 *** empty log message *** 2007-04-09 22:16:44 +00:00
Alan Mackenzie
531b591d24 (inhibit-splash-screen): Emphatically state that it can't be set in
site-start.el.
2007-04-09 17:07:40 +00:00
Alan Mackenzie
ca1355599d *** empty log message *** 2007-04-09 17:05:39 +00:00
Chong Yidong
e5a858825f Remove spurious debugging code. 2007-04-09 16:33:01 +00:00
Masatake YAMATO
11d13e96b0 (c-capitalize-subword): Implement
better mimic the behavior of `capitalize-word'. They no longer
move point with a  negative argument.
Based on code by Paul Curry.
2007-04-09 13:01:30 +00:00
Masatake YAMATO
287787ee7b Install a patch from Paul Curry.
(c-downcase-subword, c-upcase-subword): Don't move point if ARG is netagive.
2007-04-09 12:34:57 +00:00
Alan Mackenzie
28abe5e279 Changes to make narrow-to-defun' and mark-defun' work properly in CC
Mode:

cc-defs.el (c-beginning-of-defun-1):
cc-cmds.el (c-beginning-of-defun, c-end-of-defun): bind
beginning/end-of-defun-function to nil around calls to
beginning/end-of-defun.

cc-langs.el (beginning-of-defun-function, end-of-defun-function): new
c-lang-setvar's.

cc-awk.el (c-awk-beginning-of-defun): Add "(or arg (setq arg 1))" to
enable non-interactive call.
2007-04-09 10:51:29 +00:00
Alan Mackenzie
1eca8ae69b *** empty log message *** 2007-04-09 10:46:15 +00:00
Eli Zaretskii
146adea30b (set-mark-command): Doc fix. 2007-04-09 07:51:37 +00:00
Nick Roberts
a9fde69f5f (gdb): Restore existing session if user
tries to start a second one in graphical mode.
2007-04-09 06:52:30 +00:00
Nick Roberts
33bcdf3c68 *** empty log message *** 2007-04-09 06:51:32 +00:00
Kim F. Storm
7704b6b132 2007-04-08 Martin Rudalics <rudalics@gmx.at>
* cus-start.el <scroll-preserve-screen-position>: Add choices.
2007-04-08 22:02:42 +00:00
Kim F. Storm
642fdf3c2d *** empty log message *** 2007-04-08 22:02:29 +00:00
Chong Yidong
a71f4eeb3a (terminal-init-xterm): Fix key definitions. Add binding for C-M-SPC. 2007-04-08 14:33:32 +00:00
Chong Yidong
ad9044d3f2 * term/xterm.el (terminal-init-xterm): Fix key definitions. Add
binding for C-M-SPC.
2007-04-08 14:33:19 +00:00
Richard M. Stallman
aa9c785283 *** empty log message *** 2007-04-08 14:32:15 +00:00
Richard M. Stallman
2d8e50884b (pcomplete-read-event): One single definition, and not a defsubst. 2007-04-08 13:47:33 +00:00
Alan Mackenzie
de5c0bc1bc (c-end-of-defun): Tidy up, to eliminate byte-compiler warning "value
unused".
2007-04-08 11:18:55 +00:00
Alan Mackenzie
8300c023f1 *** empty log message *** 2007-04-08 11:17:07 +00:00
Andreas Schwab
28863a9904 (terminal-init-xterm): Add bindings for keypad keys. 2007-04-08 10:42:26 +00:00
Kim F. Storm
255b957cf4 *** empty log message *** 2007-04-08 00:23:23 +00:00
Glenn Morris
109eecc058 (diary-font-lock-keywords, diary-live-p): Autoload these functions.
(diary-date-forms): Add a custom :set form.
2007-04-07 21:53:39 +00:00
Glenn Morris
2ca695f23a (diary-set-maybe-redraw): Move definition before first use.
(diary-font-lock-keywords): New function with old code for
initialization of variable of same name.
2007-04-07 21:53:17 +00:00
Glenn Morris
2f4dfc5c40 *** empty log message *** 2007-04-07 21:53:02 +00:00
Alan Mackenzie
8ccf9f7ab1 (c-electric-paren): clean-up space-before-funcall: only insert space when on
identifier, etc.  Patch by David Hansen.
----------------------------------------------------------------------
2007-04-07 19:50:06 +00:00
Alan Mackenzie
073ce6e948 *** empty log message *** 2007-04-07 19:43:35 +00:00
Chong Yidong
7f3afa3d83 (grep-find-use-xargs): Rewrite docstring. 2007-04-07 16:55:36 +00:00
Chong Yidong
0b3864db32 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. 2007-04-07 16:55:28 +00:00
Chong Yidong
b7131d2f26 Fix last fix. 2007-04-07 04:40:28 +00:00
Chong Yidong
0ad32c540f Fix last change. 2007-04-07 04:33:00 +00:00
Chong Yidong
08b53f0537 (open-tls-stream): Properly handle case where there is no associated
buffer.
2007-04-07 03:52:21 +00:00
Chong Yidong
6ff11588f0 * net/tls.el (open-tls-stream): Properly handle case where there is no
associated buffer.
2007-04-07 03:51:48 +00:00
Glenn Morris
496263ca9c Doc fix in commentary. 2007-04-07 03:00:23 +00:00
Glenn Morris
d35829ffc5 (ffap-file-at-point): Lower the priority of the
ffap-ftp-sans-slash-regexp check.
2007-04-07 02:58:53 +00:00
Glenn Morris
f11b910699 *** empty log message *** 2007-04-07 02:58:33 +00:00
Alan Mackenzie
1379f2c583 Fix fontification of labels, and other things with ":".
* progmodes/cc-engine.el (c-forward-label): The function now
returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
the former t.

* progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
new return code from c-forward-label, fontifying tokens properly.
Add some general comments throughout the file.
2007-04-06 21:21:55 +00:00
Alan Mackenzie
1bf1feb50b *** empty log message *** 2007-04-06 21:07:56 +00:00
Chong Yidong
bb578a1d85 (flyspell-duplicate, flyspell-incorrect): Revert 2006-01-27 change. 2007-04-06 18:55:13 +00:00
Chong Yidong
ff5e33e755 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
Revert 2006-01-27 change.
2007-04-06 18:55:01 +00:00
Chong Yidong
6035b97e5c (diff-mode): Revert 2007-03-04 change. 2007-04-06 18:45:34 +00:00
Chong Yidong
a8cf60899a * diff-mode.el (diff-mode): Revert 2007-03-04 change. 2007-04-06 18:45:25 +00:00
Chong Yidong
1b45944f1d (menu-bar-tools-menu): Revert 2003-07-25 change. 2007-04-06 18:37:15 +00:00
Chong Yidong
f5029a89ab * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change. 2007-04-06 18:37:05 +00:00
Chong Yidong
c5c1022d71 (desktop-create-buffer, desktop-save): Revert 2004-11-12 change. 2007-04-06 18:35:23 +00:00
Chong Yidong
b695d74bf8 * desktop.el (desktop-create-buffer, desktop-save): Revert 2004-11-12
change.
2007-04-06 18:35:09 +00:00
Chong Yidong
b63bfac4d4 (dired-guess-shell-case-fold-search): Delete var.
(dired-guess-default): Respect case.
2007-04-06 18:31:05 +00:00
Chong Yidong
f56ea5db2f * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
(dired-guess-default): Respect case.
2007-04-06 18:30:41 +00:00
Chong Yidong
75a07f2c48 (isearch-forward): Revert 1998-08-26 doc change. 2007-04-06 18:27:43 +00:00
Chong Yidong
dd94f197c7 * isearch.el (isearch-forward): Revert 1998-08-26 doc change. 2007-04-06 18:27:33 +00:00
Chong Yidong
c990483162 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function
(originally checked in as byte-optimize-concat on 1997-11-02).
2007-04-06 18:22:23 +00:00
Chong Yidong
5d83862984 (mail-text, mail-mode): Revert extant pieces of 1995-05-19 doc
changes.
2007-04-06 18:04:26 +00:00
Chong Yidong
e2b4779f07 * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
1995-05-19 doc changes.
2007-04-06 18:04:09 +00:00
Kim F. Storm
5c34b94b53 (unload-feature): Add line break. 2007-04-06 17:05:39 +00:00
Kim F. Storm
12d9b59e7a (read-feature): Reimplement. New optional arg LOADED-P.
(unload-feature): Update interactive spec accordingly.
2007-04-06 17:03:19 +00:00
Kim F. Storm
ba8357c877 *** empty log message *** 2007-04-06 17:02:57 +00:00
Kim F. Storm
1ae5b5edf7 (grep-program): Remove commentary about zgrep.
Due to lack of papers from Kevin Rodgers.
2007-04-06 16:23:26 +00:00
Kim F. Storm
384bf310de *** empty log message *** 2007-04-06 16:22:57 +00:00
John Paul Wallington
d4f26f4083 (lisp-font-lock-keywords-2): Add `with-case-table'. 2007-04-06 12:17:50 +00:00
John Paul Wallington
8d6fd8d480 (with-case-table): Use `make-symbol' to avoid variable capture.
Restore the table in the same buffer.
2007-04-06 12:15:04 +00:00
Chong Yidong
1fbb84daed (byte-optimize-form-code-walker): Print entire form. 2007-04-05 17:57:05 +00:00
Chong Yidong
c2d489d35a * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print
entire form.
2007-04-05 17:56:23 +00:00
Nick Roberts
109a770975 (breakpoint-disabled): Tweak face (again)
for low-color displays.
2007-04-05 07:14:51 +00:00
Nick Roberts
3cba70867c *** empty log message *** 2007-04-05 07:14:19 +00:00
Glenn Morris
d2fe66859e Seed RNG on loading. 2007-04-05 06:29:42 +00:00
Glenn Morris
8b9145b6ef *** empty log message *** 2007-04-05 06:29:19 +00:00
Glenn Morris
c420eb369d (top-level): Provide self. 2007-04-05 06:16:18 +00:00
Glenn Morris
4f57f9a303 *** empty log message *** 2007-04-05 06:15:53 +00:00
Alan Mackenzie
c788945f63 * (c-special-indent-hook): Amend doc-string to mention
c-syntactic-indentation.
2007-04-04 20:54:51 +00:00
Alan Mackenzie
b0cce1bdc9 *** empty log message *** 2007-04-04 20:48:38 +00:00
Chong Yidong
b242a76c57 (smtpmail-via-smtp): Use ascii-case-table when downcasing. 2007-04-04 15:38:04 +00:00
Chong Yidong
94e630238a * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
downcasing.
2007-04-04 15:37:35 +00:00
Chong Yidong
bd72e34f56 (ascii-case-table): New var. 2007-04-04 15:34:59 +00:00
Chong Yidong
6a978be38d * subr.el (with-case-table): New macro. 2007-04-04 15:34:43 +00:00
Chong Yidong
b434156627 * subr.el (with-case-table): New macro.
* international/mule.el (ascii-case-table): New var.
2007-04-04 15:34:34 +00:00
Chong Yidong
1dd95c1a6a Regenerate. 2007-04-04 00:44:49 +00:00
Chong Yidong
85adab9a0a Bump version to 22.0.97. 2007-04-04 00:42:38 +00:00
Thien-Thi Nguyen
c345112ee1 (gnus-inews-yank-articles): Fix bug: After
message-yank-original, make sure (< mark TEXT point).
2007-04-03 23:25:47 +00:00
Nick Roberts
d2b3c7dbb8 (gud-minor-mode-map): Simplify. 2007-04-03 21:27:29 +00:00
Nick Roberts
7eb74b2a87 *** empty log message *** 2007-04-03 21:26:46 +00:00
Nick Roberts
fc7ed6dd06 (t-mouse-make-event-element): Don't use the left edge
of the window if we're outside it e.g menu-bar.
2007-04-03 21:16:40 +00:00
Nick Roberts
ad15832ecb (xterm-mouse-event): Don't use the left edge of the
window if we're outside it e.g menu-bar.
2007-04-03 21:16:17 +00:00
Nick Roberts
13cb58294e *** empty log message *** 2007-04-03 21:15:37 +00:00
Eli Zaretskii
06efaba247 *** empty log message *** 2007-04-03 11:17:35 +00:00
Juanma Barranquero
a24d88b419 *** empty log message *** 2007-04-03 11:14:15 +00:00
Eli Zaretskii
db0821c894 (rmail-convert-to-babyl-format): Don't try to decode base-64 encoded body
if its content-type is something other than text/* or message/*.
2007-04-03 11:11:27 +00:00
Juanma Barranquero
6cbb0bb076 (activate-mark-hook): Fix typo in docstring. 2007-04-03 11:10:09 +00:00
Nick Roberts
a4e03d18f8 (tmm-menubar, tmm-prompt): Handle visibility of top level menu-items. 2007-04-03 10:09:45 +00:00
Nick Roberts
a1f02fa1e4 *** empty log message *** 2007-04-03 10:08:44 +00:00
Eli Zaretskii
814066452f (smtpmail-via-smtp): Fix indentation. 2007-04-03 09:05:37 +00:00
Nick Roberts
93253b0eb8 (tmm-c-prompt): Initialize.
(tmm-menubar): Deal with extended menu-items at top level.
(tmm-get-keybind): Handle bindings that are redefined/undefined
locally.
2007-04-03 01:07:41 +00:00
Nick Roberts
c635126ac1 (gud-menu-map): Simplify.
(gud-minor-mode-map): Add tool-bar like bindings to the text mode
menubar.
2007-04-03 01:07:16 +00:00
Nick Roberts
5de62e2587 *** empty log message *** 2007-04-03 01:06:47 +00:00
Chong Yidong
f01ac5da4a (smtpmail-via-smtp): Revert last change. 2007-04-02 22:45:41 +00:00
Chong Yidong
1bfa6e9453 * mail/smtpmail.el (smtpmail-via-smtp): Revert last change. 2007-04-02 22:45:28 +00:00
Chong Yidong
2bf75913fc (comint-send-input): Widen the buffer first. 2007-04-02 14:01:02 +00:00
Chong Yidong
ba830ecbfe * comint.el (comint-send-input): Widen the buffer first. 2007-04-02 14:00:54 +00:00
Chong Yidong
7a7821c29e (Info-fontify-maximum-menu-size): Revert to 100000. 2007-04-02 04:28:45 +00:00
Chong Yidong
f6c24bc4b4 * info.el (Info-fontify-maximum-menu-size): Revert to 100000. 2007-04-02 04:28:38 +00:00
Juanma Barranquero
6c4e661053 *** empty log message *** 2007-04-01 20:31:09 +00:00
Stefan Monnier
8ae799ba73 (lisp-fill-paragraph): Only obey emacs-lisp-docstring-fill-column in
emacs-lisp-mode.
2007-04-01 19:35:32 +00:00
Stefan Monnier
5605893d03 (comment-search-forward): Discard comment starters before point. 2007-04-01 19:33:44 +00:00
Chong Yidong
3e4f866be3 (mouse-set-secondary): Update mouse-secondary-overlay. 2007-04-01 17:45:20 +00:00
Chong Yidong
b831b4b8b8 * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay. 2007-04-01 17:45:00 +00:00
Chong Yidong
b6aee6ff1a (smtpmail-via-smtp): Use standard case table when downcasing. 2007-04-01 17:38:10 +00:00
Chong Yidong
34f6db45c8 * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
when downcasing.
2007-04-01 17:38:02 +00:00
Chong Yidong
6d0a6f3015 Minor tweak. 2007-04-01 17:13:35 +00:00