Juanma Barranquero
550934c800
*** empty log message ***
2007-02-11 02:30:55 +00:00
Juanma Barranquero
96e777e169
(change-major-mode-with-file-name): Fix typo in docstring.
2007-02-11 02:28:57 +00:00
Juanma Barranquero
b9988d515e
*** empty log message ***
2007-02-11 01:23:52 +00:00
Glenn Morris
5b87ad5540
Switch to standard GPL text for license.
2007-02-11 01:18:25 +00:00
Juanma Barranquero
bd9bb96e15
(calculator-mode-map): Fix typo in menu entry.
...
(calculator-prompt): Doc fix.
2007-02-11 01:14:59 +00:00
Glenn Morris
2f969cd490
Add copyright and license notices.
2007-02-11 00:47:36 +00:00
Glenn Morris
cc93e7deb4
Add copyright and license notices (file written by Eric Raymond, who
...
has assignment).
2007-02-11 00:39:51 +00:00
Jay Belanger
0098d2be69
(calculator): Adjust previous adjustment.
2007-02-10 22:25:51 +00:00
Jay Belanger
a45928e693
(calculator): Do more extensive checking for when 3 lines should be
...
used for the calculator.
2007-02-10 22:03:55 +00:00
Stefan Monnier
5b0be7fc50
(gdb-script-font-lock-syntactic-keywords): Improve comments.
2007-02-10 20:21:28 +00:00
Eli Zaretskii
3570640e43
*** empty log message ***
2007-02-10 11:57:58 +00:00
Eli Zaretskii
493cf720aa
(info-lookup-make-completions): Bind Info-fontify-maximum-menu-size to nil
...
to speed up lookup of index nodes.
2007-02-10 11:12:42 +00:00
Eli Zaretskii
3d0fc0b76d
(Info-fontify-maximum-menu-size): Document the effect of a nil value.
...
(Info-fontify-node): Make sure Info-fontify-maximum-menu-size is non-nil before
using it as size.
2007-02-10 11:10:49 +00:00
Chong Yidong
029fd82cce
(insert-for-yank-1): Prevent read-only properties from interfering
...
with text property operations.
2007-02-09 23:09:16 +00:00
Chong Yidong
0c92208b5b
* subr.el (insert-for-yank-1): Prevent read-only properties from
...
interfering with text property operations.
2007-02-09 23:08:54 +00:00
Chong Yidong
f992a935ed
(image-mode): Revert 2007-01-30 changes.
2007-02-09 16:50:29 +00:00
Chong Yidong
a9bb04bb53
(image-type-auto-detectable): Don't autodetect x[pb]m.
...
(image-type-auto-detected-p): Fail if another match is found in
auto-mode-alist.
2007-02-09 16:50:16 +00:00
Chong Yidong
a3f83992c5
(magic-mode-alist): Call image-mode instead of image-mode-maybe for
...
autodetected images.
2007-02-09 16:50:00 +00:00
Chong Yidong
ca878c38f4
* image-mode.el (image-mode): Revert 2007-01-30 changes.
...
* image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
(image-type-auto-detected-p): Fail if another match is found in
auto-mode-alist.
* files.el (magic-mode-alist): Call image-mode instead of
image-mode-maybe for autodetected images.
2007-02-09 16:49:29 +00:00
Juanma Barranquero
b194bbaf42
*** empty log message ***
2007-02-09 16:23:12 +00:00
Juanma Barranquero
1429d866a5
(smtpmail-smtp-service, smtpmail-queue-index-file): Fix typos in docstrings.
...
(smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
2007-02-09 16:17:56 +00:00
Kim F. Storm
8f92ec4d4f
Remove obsolete comment.
2007-02-09 11:23:37 +00:00
Kim F. Storm
35a8a0d008
*** empty log message ***
2007-02-09 11:23:26 +00:00
Karl Fogel
3a4b834777
Revert previous change, at request of RMS:
...
(fundamental-mode-hook): Remove.
(fundamental-mode): Run after-change-major-mode-hooks manually,
and don't run the now-nonexistent fundamental-mode-hook.
2007-02-08 20:52:39 +00:00
Stefan Monnier
2365ab4a00
(diff-sanity-check-hunk): Fix last fix.
2007-02-08 16:34:28 +00:00
Juanma Barranquero
7d506bfcf7
*** empty log message ***
2007-02-08 12:39:30 +00:00
Karl Fogel
3faea23ac1
(fundamental-mode-hook): Declare new hook.
...
(fundamental-mode): Run the new dedicated hook, and don't run
after-change-major-mode-hooks manually anymore.
2007-02-08 06:31:28 +00:00
Stefan Monnier
459b1fe4c0
(vc-svn-merge-news): Understand the new format with two
...
added columns of chars. Remove support for the "no-meta-info" format.
Prompted by Romain Francoise <romain@orebokech.com>.
2007-02-07 23:02:12 +00:00
Nick Roberts
f7ddc2ce5a
(gdb-if-arrow): New macro.
...
(gdb-mouse-until, gdb-mouse-jump): Use it.
2007-02-07 21:57:04 +00:00
Nick Roberts
f2b3ba1ea3
*** empty log message ***
2007-02-07 21:56:29 +00:00
Nick Roberts
45ab7a6632
(gdb-mouse-until, gdb-mouse-jump): Make them
...
work when there is just an assembler buffer (no source buffer).
2007-02-07 21:12:52 +00:00
Nick Roberts
b773b623c9
*** empty log message ***
2007-02-07 21:12:18 +00:00
Vinicius Jose Latorre
9e95965c43
Fix ps-print links
2007-02-07 19:01:20 +00:00
Stefan Monnier
a3ee90d98c
*** empty log message ***
2007-02-07 17:08:36 +00:00
Juanma Barranquero
ff52c940f6
(frame-set-background-mode): Use color-values' and
display-color-p',
...
not `x-color-values' and `x-display-color-p'.
2007-02-07 14:36:35 +00:00
Juanma Barranquero
9479c0abad
*** empty log message ***
2007-02-07 14:16:37 +00:00
Juanma Barranquero
b533d0aec4
(face-valid-attribute-values): Use `defined-colors',
...
not its semi-obsolete alias `x-defined-colors'.
2007-02-07 14:08:58 +00:00
Vinicius Jose Latorre
5167749c66
Fix background color printing
2007-02-07 13:40:10 +00:00
Chong Yidong
8db9c5eeb4
(face-set-after-frame-default): Compile attributes to be set by frame
...
parameters before merging in X resources.
2007-02-06 22:36:42 +00:00
Chong Yidong
867eb05082
* faces.el (face-set-after-frame-default): Compile attributes to
...
be set by frame parameters before merging in X resources.
2007-02-06 22:36:16 +00:00
Juanma Barranquero
d2976f41ca
*** empty log message ***
2007-02-06 09:51:17 +00:00
Juanma Barranquero
1c2ba4e7f3
(blink-matching-paren-dont-ignore-comments, blink-matching-paren-on-screen):
...
Doc fixes.
2007-02-06 09:35:04 +00:00
Nick Roberts
d4a574c075
(gdb-frames-mode): Truncate lines in stack
...
buffer.
2007-02-06 03:40:33 +00:00
Nick Roberts
046024c8d2
*** empty log message ***
2007-02-06 03:38:59 +00:00
Juanma Barranquero
54c6a1c4f5
(unload-feature): Silently ignore load-history' entries of the form
(defface
...
. SYMBOL)', and treat `(autoload . SYMBOL)' entries like `defun'. Return nil.
2007-02-05 23:45:31 +00:00
Kim F. Storm
74a5d578f1
Doc fixes.
2007-02-05 22:36:13 +00:00
Kim F. Storm
0fd91d23cf
*** empty log message ***
2007-02-05 22:36:00 +00:00
Miles Bader
c91f4b8310
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 200-201)
- Merge from emacs--devo--0
- Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.
2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* lisp/gnus/nnweb.el (nnweb-google-parse-1): Update parser.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-629
2007-02-05 05:37:56 +00:00
David Kastrup
a87c4c3059
(mpuz-random-puzzle): Fix potential lockup when
...
`mpuz-allow-double-multiplicator' is non-zero, and correct
calculation of `min'.
2007-02-04 17:29:50 +00:00
Eli Zaretskii
e0f9569351
(widget-default-create): Insert new text at the :from marker _after_ the
...
marker, not before it.
2007-02-04 16:02:32 +00:00