Glenn Morris
109b670f51
*** empty log message ***
2007-08-27 07:10:06 +00:00
Martin Rudalics
8561839e72
*** empty log message ***
2007-08-27 06:44:44 +00:00
Miles Bader
9b8801ec33
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 246-247)
- Update from CVS
2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
(mml-generate-mime-1): Don't encode body if it is specified to be in
raw form; don't make buffer be unibyte when inserting multibyte string.
2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
* man/message.texi (MIME): Replace mml-attach with mml-attach-file.
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-100
2007-08-27 04:01:49 +00:00
Richard M. Stallman
619fb9ee82
(Window Configurations): Clarify what a window configuration saves.
2007-08-27 03:57:15 +00:00
Richard M. Stallman
3420c52254
(Top): Clarify menu item for Glossary.
2007-08-27 03:56:32 +00:00
Richard M. Stallman
b18a8f7f45
(Faces): Change secn title.
...
Clarify not all fonts come from Font Lock.
2007-08-27 03:55:07 +00:00
Richard M. Stallman
a13ab63fff
(tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
...
and LFACE_BACKGROUND_INDEX in incorrectly copied code.
2007-08-27 03:54:16 +00:00
Richard M. Stallman
c997bb25d7
(condition-case): Doc fix.
2007-08-27 03:49:17 +00:00
Martin Rudalics
b8c25b99db
*** empty log message ***
2007-08-26 20:51:29 +00:00
Richard M. Stallman
db470cad8c
(Images): Delete redundant @findex.
2007-08-25 22:58:02 +00:00
Dan Nicolaescu
f152a8982d
* progmodes/cperl-mode.el (cperl-indent-level): Autoload the
...
safe-local-variable setting.
* progmodes/perl-mode.el (perl-indent-level): Likewise.
2007-08-25 21:29:48 +00:00
Stefan Monnier
8837a213a2
(uniquify-rationalize-file-buffer-names): Check liveness
...
of buffers in uniquify-managed.
2007-08-25 20:21:12 +00:00
Stefan Monnier
c65e694244
(invisible-p): Rename from text-invisible-p. Update callers.
2007-08-25 20:20:26 +00:00
Alan Mackenzie
c382ec4021
(c-other-decl-block-key-in-symbols-alist): new language variable.
2007-08-25 16:54:09 +00:00
Alan Mackenzie
a335046bf5
(c-brace-anchor-point): new function. (c-add-stmt-syntax): Give accurate
...
anchor points for "namespace", "extern" etc., rather than BOI. Fix
addition of spurious syntactic-symbol 'defun-block-intro, replacing it
with 'innamespace, etc.
2007-08-25 16:50:26 +00:00
Alan Mackenzie
d3a7247860
*** empty log message ***
2007-08-25 16:43:46 +00:00
Reiner Steib
2cbde70235
(cvs-query-directory): Only prompt when prefix is given.
...
Don't behave differently when executed via M-x. Add doc string.
2007-08-25 12:18:43 +00:00
Eli Zaretskii
ca4ea90fa9
(rcs2log, rcs-checkin, grep-changelog, vcdiff): Prepend "-" to the command,
...
in case srcdir=. and file is copied into itself.
2007-08-25 10:59:32 +00:00
Eli Zaretskii
7d477c58b0
Texinfo 4.6 is required.
2007-08-25 10:53:27 +00:00
Karl Berry
6ea4d0d7cb
no "per johns", I wrote this change
2007-08-24 22:54:44 +00:00
Glenn Morris
d3c2b0220d
(backup-buffer-copy): Fully revert change. Sigh.
2007-08-24 07:11:54 +00:00
Glenn Morris
dadeaf0502
Ulrich Mueller <ulm at gentoo.org> (tiny change)
...
(backup-buffer-copy): Don't wrap delete in condition-case, only try to
delete if file exists.
2007-08-24 03:09:33 +00:00
Glenn Morris
c235792646
(backup-buffer-copy): Revert 2007-08-22 change.
2007-08-24 03:07:35 +00:00
Glenn Morris
2933cd39a6
*** empty log message ***
2007-08-24 03:02:18 +00:00
Glenn Morris
708b60fbe2
*** empty log message ***
2007-08-24 02:34:06 +00:00
Stefan Monnier
9edd6ee65a
(defcustom, x-color-defined-p, cperl-is-face)
...
(cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
(cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
(cperl-etags-goto-tag-location): Use new style backquotes.
2007-08-23 21:04:51 +00:00
Richard M. Stallman
c73b40737d
*** empty log message ***
2007-08-23 20:57:06 +00:00
Stefan Monnier
a621c46e3e
(complete-with-action): Backport from trunk (for vc-arch.el).
...
(dynamic-completion-table): Use it it.
2007-08-23 18:42:38 +00:00
Stefan Monnier
5e835c9f55
Remove spurious * in custom docstrings.
...
(browse-url-filename-alist): Use new-style backquote.
2007-08-23 18:41:14 +00:00
Stefan Monnier
f512054743
(cvs-mode-status): Fix long-standing typo.
2007-08-23 18:39:32 +00:00
Stefan Monnier
727fb8cc41
(backquote-unquote-symbol, backquote-splice-symbol):
...
Backslash the , and ,@ which are not new-style unquotes.
2007-08-23 18:39:20 +00:00
Stefan Monnier
2fa9dc2f3a
(edebug-list-form, edebug-match-symbol, \,)
...
(\,@): Backslash the , and ,@ which are not new-style unquotes.
2007-08-23 18:38:33 +00:00
Stefan Monnier
1c232e1069
(\,): Calrify it's not a new-style unquote.
2007-08-23 18:37:20 +00:00
Stefan Monnier
8d559559ce
(socks-username/password-auth-filter):
...
Remove unused vars `state' and `desired-len'.
(socks-parse-services, socks-nslookup-host): Use with-current-buffer.
(socks-wait-for-state-change): Use new-style backquotes.
2007-08-23 18:36:07 +00:00
Stefan Monnier
67d0660b15
Use with-current-buffer.
...
(gnus-pick-setup-message): Fix long-standing typo.
2007-08-23 18:27:41 +00:00
Stefan Monnier
7b5bd91f85
Fix up comment style.
...
(sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
(sha1-OP, sha1-add-to-H): Use new-style backquotes.
2007-08-23 18:25:48 +00:00
Stefan Monnier
efdee9ddf0
Fix up comment style.
...
(hex-char-to-num, num-to-hex-char): Use new-style backquotes.
2007-08-23 18:22:39 +00:00
Stefan Monnier
36e65f7059
(byte-compile-from-buffer): Check old-style backquotes after each `read'
...
rather than once per buffer to get more precise location info.
2007-08-23 18:19:56 +00:00
Stefan Monnier
78b35906a9
Remove spurious * in custom docstrings.
...
(dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
(dframe-xemacs20p): Remove, inline at the sole use point.
(defface): Don't defvar the face, don't use old-style backquote.
(defcustom): Don't use old-style backquote.
(dframe-frame-parameter, dframe-mouse-event-p):
Make it obvious that it's always defined.
(dframe-popup-kludge): New function to replace
dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
(dframe-frame-mode, dframe-set-timer-internal)
(dframe-mouse-set-point): Remove use of with-no-warnings from
XEmacs-specific code.
(dframe-set-timer-internal): Fix very old bug with
post-command-idle-hook.
2007-08-23 18:18:26 +00:00
Stefan Monnier
c30da26510
(load_warn_old_style_backquotes): Fix weird typo.
2007-08-23 16:20:34 +00:00
Stefan Monnier
b636b4c1c5
(load_warn_old_style_backquotes): Fix up array size typo.
2007-08-23 16:15:14 +00:00
Stefan Monnier
5ebfbcdc3f
(byte-optimize-featurep): Also handle `sxemacs'.
2007-08-23 15:11:31 +00:00
Glenn Morris
bde217b20e
Update GPL version for Emacs images.
2007-08-23 03:27:16 +00:00
Chong Yidong
b27116d4e4
(image-minor-mode): Use image-mode-text-map.
2007-08-22 22:27:08 +00:00
Chong Yidong
8819232d8b
* image-mode.el (image-minor-mode): Use image-mode-text-map.
2007-08-22 22:26:56 +00:00
Karl Berry
f9d5a179d6
refcard.ps too
2007-08-22 20:16:05 +00:00
Karl Berry
af1b9aeda9
refcard updates for printing
2007-08-22 20:14:13 +00:00
Reiner Steib
aee002637a
(sort-fold-case, sort-numeric-base): Mark as safe-local-variable.
2007-08-22 19:42:19 +00:00
Stefan Monnier
378f9937f1
(browse-url-emacs): New function.
2007-08-22 18:52:59 +00:00
Stefan Monnier
ea26cc2e3d
Anal retentive pickiness on my part.
2007-08-22 16:48:08 +00:00