1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 20:50:52 -08:00
Commit graph

37252 commits

Author SHA1 Message Date
Stefan Monnier
80a01d975a (diff-sanity-check-hunk): Fix up the case when unified
diffs are concatenated with no intervening line.
2007-09-12 05:11:07 +00:00
Stefan Monnier
308114ef9f Merge changes from Dave Love's v2007-Sep-10.
(python-font-lock-keywords): Update to the 2.5 version of the language.
(python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
(python-backspace): Only behave funny in code.
(python-compilation-regexp-alist): Add PDB stack trace regexp.
(inferior-python-mode): Add PDB prompt regexp.
(python-fill-paragraph): Refine the fenced-string regexp.
(python-find-imports): Handle imports spanning several lines.
(python-mode): Add `class' to hideshow support.
2007-09-10 20:02:31 +00:00
Stefan Monnier
fd071fdf4c (cvs-mode-add-change-log-entry-other-window): Use
add-log-buffer-file-name-function rather than bind buffer-file-name,
so we dont end up calling change-log-mode in *cvs* when `fi' is the
ChangeLog file itself.
2007-09-08 03:11:43 +00:00
Stefan Monnier
b7e5bc1c44 (outline-flag-region): Use front-advance. 2007-09-08 03:09:31 +00:00
Stefan Monnier
82d9a08d37 Merge upstream 5.23.
(cperl-where-am-i): Remove function.
(cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
(cperl-sniff-for-indent): De-invert [string] and [comment].
When looking for label, skip sⓂ️y:tr.
(cperl-indent-line): Likewise.
(cperl-mode): Don't assume `font-lock-multiline' is auto-local.
(cperl-windowed-init): Wrong `ps-print' handling.
Both thanks to Chong Yidong.
(cperl-look-at-leading-count): Could fail with unfinished RExen.
(cperl-find-pods-heres): If the second part of s()[] is missing,
don't try to highlight delimiters...
2007-09-07 04:37:28 +00:00
Stefan Monnier
34a9bf20b0 (compilation-get-file-structure): Complete last
change by also using spec-directory in the puthash.
2007-09-07 03:48:30 +00:00
Stefan Monnier
6e98ad29a9 (vc-bzr-admin-lastrev): New constant.
(vc-bzr-file-name-relative): Use 'when' instead of 'and'.
(vc-bzr-status): Fix shadowing of variable 'status'.
(vc-bzr-workfile-version): Use correct path to 'last-revision' file.
Use `expand-file-name' instead of `concat'.
(vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
2007-09-07 01:26:58 +00:00
Jason Rumney
98050a8ab4 (focus-follows-mouse): Doc-fix. Change default on w32. 2007-09-05 23:17:19 +00:00
Glenn Morris
8a089270b3 Diane Murray <disumu at x3y2z1.net>
(url-http-parse-headers): Bind the current buffer rather than calling
`url-mark-buffer-as-dead' with `current-buffer', so that the correct
buffer is killed if `url-retrieve-synchronously' gets redirected to a
new URL.
2007-09-03 19:29:29 +00:00
Richard M. Stallman
f2a92f2af5 (lisp-indent-offset): Make defcustom. Add `safe-local-variable' property.
(lisp-body-indent): Likewise.
2007-09-02 19:20:04 +00:00
Jan Djärv
4b59f2d860 (x-gtk-stock-map, icon-map-list): New variables.
(x-gtk-map-stock): New function.
2007-09-02 17:00:06 +00:00
Jan Djärv
7a079cee9f (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
prev/next-node.
2007-09-02 16:59:44 +00:00
Glenn Morris
ae5a55fa6c (comint-mode): Don't set scroll-conservatively. 2007-09-02 01:29:35 +00:00
Glenn Morris
7ea0ea0e72 *** empty log message *** 2007-09-02 01:28:32 +00:00
Glenn Morris
69dc26ba01 (eshell/time): Stringify and flatten the non-command arguments. 2007-09-02 01:23:17 +00:00
Glenn Morris
95719f36e5 *** empty log message *** 2007-09-02 01:23:02 +00:00
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
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
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
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
a225da012c (mac-handle-toolbar-switch-mode): Add explicit
argument to tool-bar-mode call.
2007-08-27 08:33:14 +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
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
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
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
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
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