1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

70955 Commits

Author SHA1 Message Date
Thien-Thi Nguyen
b6080c346c *** empty log message *** 2007-09-01 23:38:12 +00:00
Thien-Thi Nguyen
b99cc8534d (byte-recompile-directory): Fix bug:
Don't expand top-level file name more than once.
2007-09-01 23:32:36 +00:00
Richard M. Stallman
70b49e5782 (hack-local-variables-confirm): Rename arg VARS to ALL-VARS. Add doc string. 2007-09-01 16:24:03 +00:00
Eli Zaretskii
c1209b976a (Rmail Sorting): Improve indexing. 2007-08-31 09:33:28 +00:00
Richard M. Stallman
80ba12d7a4 (speedbar-frame-reposition-smartly)
(speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
(speedbar-check-vc): Don't use dframe-xemacsp.
2007-08-30 22:14:51 +00:00
Martin Rudalics
0f39d2c98b (backup-buffer-copy): Try to overwrite old backup first. 2007-08-30 08:16:55 +00:00
Martin Rudalics
1bb1f7d38c (Command Loop Info): Advise against changing
most variables described here.  Explain new variable
last-repeatable-command.
2007-08-30 08:06:06 +00:00
Martin Rudalics
392abfd287 (repeat): Use last-repeatable-command instead of
real-last-command.  Run pre- and post-command hooks for
self-insertion.  Update doc-string.
2007-08-29 09:09:05 +00:00
Martin Rudalics
d0d3a31145 (syms_of_keyboard): Set up new Lisp variable
last-repeatable-command.
(init_kboard): Initialize Vlast_repeatable_command.
(command_loop_1): Set it to real_this_command unless that was
bound to an input event.
(mark_kboards): Mark it.
2007-08-29 09:01:48 +00:00
Martin Rudalics
d2ff5d5051 (struct kboard): New elt Vlast_repeatable_command. 2007-08-29 08:59:44 +00:00
Chong Yidong
f7f0e27c8f ** display-buffer change
Not a bug.
2007-08-28 17:36:37 +00:00
Juanma Barranquero
747c316eac (syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes. 2007-08-28 11:39:26 +00:00
Jan Djärv
5f4a9ec610 (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
so no Lisp code is executed.
2007-08-28 10:06:15 +00:00
Glenn Morris
fbd4de656d (c-constant-kwds): Add java: null, true, false. 2007-08-28 02:51:09 +00:00
Dan Nicolaescu
00d670807e * vc-git.el (vc-git-state): Call git-add --refresh to update the
state of the file.
(vc-git-workfile-unchanged-p): Delegate implementation to
vc-git-state.
(vc-git-create-repo): Fixed invalid command.
2007-08-27 18:59:41 +00:00
Richard M. Stallman
478adae212 (flyspell-mode): Catch errors in flyspell-mode-on. 2007-08-27 16:26:48 +00:00
Thien-Thi Nguyen
41fd2086e7 (m2-definition, m2-module): Don't use previous-line. 2007-08-27 13:41:54 +00:00
YAMAMOTO Mitsuharu
769174c4d4 (x_draw_composite_glyph_string_foreground): Draw rectangle
for nonexistent or zero-width glyph in composition glyph.
2007-08-27 08:33:57 +00:00
YAMAMOTO Mitsuharu
a225da012c (mac-handle-toolbar-switch-mode): Add explicit
argument to tool-bar-mode call.
2007-08-27 08:33:14 +00:00
YAMAMOTO Mitsuharu
a186cc54a2 (Mac OS X): Add alternative workaround for QuickTime
updater breakage.
2007-08-27 08:32:36 +00:00
Glenn Morris
73f21f883c (diff-find-file-name): Only accept regular files, to rule out
/dev/null, directories, etc.
2007-08-27 07:10:50 +00:00
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