Commit graph

14247 commits

Author SHA1 Message Date
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Chong Yidong
7c28331cb1 * progmodes/compile.el (compilation-error-regexp-alist-alist):
Tweak Open Watcom regexp to distinguish between errors and
warnings.
2008-05-06 03:23:11 +00:00
Stefan Monnier
a8b0c38b64 (dired-read-dir-and-switches): Fix up last change. 2008-05-06 00:51:56 +00:00
Eric S. Raymond
b236ab0da9 More policy-mechanism separation. 2008-05-05 22:33:44 +00:00
Sam Steingold
4ecc0b6787 (delete-other-windows-vertically): New function. 2008-05-05 20:12:24 +00:00
Stefan Monnier
d0c66c5b2a (dired-read-dir-and-switches): Obey read-file-name-completion-ignore-case. 2008-05-05 19:27:54 +00:00
Nick Roberts
ba82b36e4a *** empty log message *** 2008-05-05 11:55:44 +00:00
Stefan Monnier
0c8a412cfd (python-block-pairs): Align finally with except. 2008-05-05 07:10:25 +00:00
Stefan Monnier
11a36f646e (vc-rcs-fetch-master-state): Fix inf-loop. 2008-05-05 06:38:04 +00:00
Stefan Monnier
8653eee82e (smerge-start-session): Don't call smerge-next if
looking at conflict marker.
2008-05-05 06:16:20 +00:00
Stefan Monnier
6494957aaa (vc-dir-mark-buffer-changed): Fix typo
client-mode -> vc-client-object, and guess `funcall' was meant.
(vc-dir-mode): Rename client-mode -> vc-client.mode.
2008-05-05 06:12:33 +00:00
Dan Nicolaescu
95eafb14f3 (dbus-call-method, dbus-register-signal)
(dbus-debug): Move declarations outside eval-when-compile.
2008-05-05 02:43:39 +00:00
Roland Winkler
93855d5881 * proced.el (proced-command-alist): Fix system-type values. Fix defcustom.
(proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
(proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
(proced-sort-start, proced-sort, proced-sort-time): New commands.
(proced-update): Use proced-sorting-scheme.  Update modeline.
(proced-send-signal): Use nreverse.
(proced-sorting-scheme-p): New function.
2008-05-05 02:39:55 +00:00
Michael Albinus
67321a57fc *** empty log message *** 2008-05-04 11:45:43 +00:00
Andreas Schwab
7b913185b0 Require dired when compiling. 2008-05-04 09:32:39 +00:00
Andreas Schwab
5270bf519b (completion--insert-strings): Don't delete past
bol.
2008-05-04 09:30:57 +00:00
Glenn Morris
8480ec72e1 Simplify compilation requirements. 2008-05-03 20:53:53 +00:00
Glenn Morris
8a92d311fe Fix typo. 2008-05-03 20:24:45 +00:00
Glenn Morris
a3dd77f764 Dave Love <fx at gnu.org>
(python-beginning-of-statement): Loop at least once (fixes 2008-02-21 change).
2008-05-03 18:51:41 +00:00
Andreas Schwab
dab955e836 Unbreak bootstrap. 2008-05-03 11:15:08 +00:00
Eli Zaretskii
a43e305413 (ls-lisp-insert-directory): Use string-width' instead of length'
for comparing length of user and group names.
2008-05-03 10:28:39 +00:00
Eric S. Raymond
7265c6e8a8 Remove logentry primitive from backend API. 2008-05-03 07:39:17 +00:00
Eric S. Raymond
92d1eebf86 vc-dispatcher layer separation. 2008-05-03 07:06:34 +00:00
Sam Steingold
5f3ca1ba63 * progmodes/compile.el (compilation-start): Move setting of
compilation-directory after (funcall mode) as that resets local
variables, this fixes recompile in grep buffers.
* grep.el (grep-mode-map): Bind "g" to recompile (like in dired &c).
2008-05-02 18:37:07 +00:00
Stefan Monnier
7210c33ff8 (octave-abbrev-table): Move defvar and
initialization into define-abbrev-table.  Use :regexp.
(octave-mode-syntax-table): Don't set word syntax for `.
2008-05-02 18:32:18 +00:00
Eric S. Raymond
5af733c09a Should have gone in with previous commit. 2008-05-02 17:53:14 +00:00
Stefan Monnier
991ae4e4f8 (dired-format-columns-of-files): Use completion--insert-strings. 2008-05-02 17:39:02 +00:00
Stefan Monnier
e5b5b82d4e (completion--insert-strings): Use string-width rather than length. 2008-05-02 17:32:51 +00:00
Stefan Monnier
2bd49e46f4 (minibuffer-with-setup-hook): Allow `fun' expressions rather than only value. 2008-05-02 17:22:04 +00:00
Stefan Monnier
330b50982d (dired-read-dir-and-switches):
Set minibuffer-completing-file-name and call substitute-in-file-name.
2008-05-02 17:20:07 +00:00
Stefan Monnier
457d37ba22 (completion-hilit-commonality): Revert last change:
the leftover code was actually useful.
2008-05-02 17:02:52 +00:00
Sam Steingold
5ad4f91cb2 * vc.el (vc-dir-mode-map): Enable mouse bindings.
(vc-at-event): New macro: run the body at the even location.
(vc-dir-menu, vc-dir-toggle-mark): Use it.
(vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
* subr.d (mouse-event-p): Check if the even is mouse-related.
2008-05-02 14:37:39 +00:00
Miles Bader
bfab7c6ec7 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1139
2008-05-02 12:43:30 +00:00
Juanma Barranquero
83bd460a6d *** empty log message *** 2008-05-02 09:33:08 +00:00
Juanma Barranquero
7ebafc09f9 (highlight-changes-mode): Removed references to hooks that no longer exist.
Because define-minor-mode is used the hook highlight-changes-mode-hook exists
and can do what both the old hooks used to do.  The documentation at the top
of the file was updated to demonstrate this.
(highlight-changes-mode): Remove commented out call to a hook function that
is no longer there.
(hilit-chg-set): Remove running of highlight-changes-enable-hook.
2008-05-02 08:51:17 +00:00
Juanma Barranquero
17f6a459d5 *** empty log message *** 2008-05-02 08:12:59 +00:00
Eric S. Raymond
6cdc3bc9f1 More preparation for removing dired. 2008-05-02 07:47:18 +00:00
Eric S. Raymond
25e94278c3 The day wehen vc-toggle-ready-only was a good idea is long gone. 2008-05-02 07:12:59 +00:00
Eric S. Raymond
0a29940833 Name change in preparation for ripping out vc-dired. 2008-05-02 06:56:59 +00:00
Eric S. Raymond
3c73c30e89 Better error message on missing files. 2008-05-02 03:52:08 +00:00
Dan Nicolaescu
15ef1eaebb (vc-rcs-state): Fix typos. 2008-05-02 03:48:17 +00:00
Dan Nicolaescu
80296236a0 (vc-register): Change argument order so that the prefix
argument is assigned correctly.
(vc-next-action, vc-dir-register): Update for the above change.
2008-05-02 03:47:14 +00:00
Eric S. Raymond
a094fe434f More informative message when a fileset is in a mixed state. 2008-05-02 03:38:16 +00:00
Eric S. Raymond
105cac2d47 Don't commit right after deletion. 2008-05-02 03:30:10 +00:00
Juri Linkov
93c0985f4c (compilation-auto-jump): Set window point to `pos' explicitly. 2008-05-01 23:56:52 +00:00
Eric S. Raymond
3702367bce Change 'needs-patch to 'needs-update. 2008-05-01 19:13:16 +00:00
Sam Steingold
a84615c77a (vc-delete-file): Check if the file has uncommitted changed. 2008-05-01 17:46:27 +00:00
Stefan Monnier
581c438cff Revert incorrect fix for claimed bootstrap breakage. 2008-05-01 15:18:52 +00:00
Nick Roberts
29e97c1ade *** empty log message *** 2008-05-01 08:39:23 +00:00
Daiki Ueno
6f8a419044 * epa-file-hook.el: New file split from epa-file.el.
* epa-file.el: Require 'epa-file-hook.
(epa-file-handler): Add autoload cookie.
* loadup.el: Load epa-file-hook.
* startup.el (command-line): Eval the body of auto-encryption-mode.
2008-05-01 07:17:08 +00:00