1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00
Commit graph

9867 commits

Author SHA1 Message Date
Eli Zaretskii
5b01aef2db (delphi-fill-comment): Use save-restriction. 2006-07-22 11:08:55 +00:00
Eli Zaretskii
cee0c99673 (user-mail-address): Initialize from the `EMAIL' environment variable first.
Document this.
(command-line): Ditto.
2006-07-22 10:37:52 +00:00
Nick Roberts
5ab67056a1 *** empty log message *** 2006-07-21 22:54:15 +00:00
Dan Nicolaescu
c79722c9f7 (terminal-init-xterm): Fix key bindings
syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
2006-07-21 17:36:10 +00:00
Eli Zaretskii
e9fe3513c9 (archive-set-buffer-as-visiting-file): Comment fix. 2006-07-21 09:27:17 +00:00
Eli Zaretskii
cc539208b9 *** empty log message *** 2006-07-21 08:27:00 +00:00
Eli Zaretskii
38938eeb4f (focus-follows-mouse): Document that it doesn't have any effect on MS-Windows. 2006-07-21 07:43:29 +00:00
Stefan Monnier
3a723c3afa (sh-quoted-subshell): Further fix last change. 2006-07-20 21:23:48 +00:00
Jay Belanger
bde078957d *** empty log message *** 2006-07-20 20:34:36 +00:00
Kenichi Handa
ccb0634087 (select-safe-coding-system): Fix the
way of deciding eol-type of the coding system.
2006-07-20 11:28:48 +00:00
Alan Mackenzie
d8cd72025e *** empty log message *** 2006-07-20 09:46:04 +00:00
Stefan Monnier
0ab31e4a9f (compilation-error-regexp-alist-alist) <gnu>:
Try to rule out false positives due to time stamps.
(compilation-mode-font-lock-keywords): Remove rules made redundant
because of the above change.  Add `segmentation fault' to the known and
highlighted compilation termination messages.
2006-07-19 19:20:11 +00:00
Kim F. Storm
9e2899464b *** empty log message *** 2006-07-19 11:19:04 +00:00
Mathias Dahl
bf33fe1644 (dired-mode-map): Add key binding `C-te' for
`tumme-dired-edit-comment-and-tags'.
2006-07-19 10:40:00 +00:00
Mathias Dahl
975588c091 (tumme-display-thumbnail-original-image): Make sure
image display buffer is displayed before call to
`tumme-display-image.
(tumme-dired-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-mouse-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-widget-list): Add.
(tumme-dired-edit-comment-and-tags): Add.
(tumme-save-information-from-widgets): Add.
2006-07-19 10:35:32 +00:00
Mathias Dahl
e8b41841c0 Fix e-mail address. 2006-07-19 10:25:43 +00:00
Mathias Dahl
2ba002a0f5 *** empty log message *** 2006-07-19 10:01:38 +00:00
Stefan Monnier
a97a33cb2a (sh-quoted-subshell): Fix last change. 2006-07-19 04:31:41 +00:00
Stefan Monnier
c6b7104550 (sh-font-lock-keywords-1): Revert inadvertently installed patch hunk. 2006-07-18 21:03:59 +00:00
Stefan Monnier
f65b9df2d7 (compilation-find-file): Handle the
cases where the user selects a non-existent file.
2006-07-18 14:40:29 +00:00
Chong Yidong
c1fdbde6c8 * subr.el (sit-for): Just sleep-for if noninteractive. 2006-07-18 01:34:48 +00:00
Stefan Monnier
fb2dd97003 (make-autoload): Use new arg. 2006-07-17 21:27:17 +00:00
Stefan Monnier
69c6ad8391 (sh-quoted-subshell): Don't match escaped . Use cond', push', and `dolist'. 2006-07-17 21:07:23 +00:00
Richard M. Stallman
daeeeffc3f *** empty log message *** 2006-07-17 20:57:24 +00:00
Chong Yidong
b5f02314a0 * progmodes/compile.el (compilation-mode-font-lock-keywords):
Don't highlight "Compiling file" messages as error.
2006-07-17 04:07:49 +00:00
Chong Yidong
c8068734a7 * dired-aux.el (dired-compress-file): Confirm again if gzipped
file already exists.
2006-07-17 04:00:54 +00:00
Thien-Thi Nguyen
072cb54a86 (ada-mode): Rewrite ff-special-constructs init. 2006-07-16 21:12:46 +00:00
Mathias Dahl
9b9c0e5ad9 Fix in `tumme-get-comment'. 2006-07-16 08:14:01 +00:00
Stefan Monnier
ba83982b7f Remove spurious * in docstrings. 2006-07-16 04:28:10 +00:00
Nick Roberts
db28aa3c6e *** empty log message *** 2006-07-15 04:24:52 +00:00
Kim F. Storm
839929ba53 *** empty log message *** 2006-07-14 22:12:39 +00:00
Eli Zaretskii
01fc9422dd Require 'cl during byte-compilation/interactive load, for the `assert' macro.
(allout-mode-deactivate-hook): New hook, is run when allout mode deactivates.
(allout-developer): New allout customization subgroup.
(allout-run-unit-tests-on-load): New allout-developer
customization variable, when true allout unit tests are run towards end of file
load/eval.
(allout-inhibit-auto-fill): Disable auto-fill activity even during
auto-fill-mode.
(allout-resumptions): Removed, to be replaced by...
(allout-add-resumptions): Register variable settings to be reinstated by
`allout-do-resumptions'.  The settings are made buffer-local, but the
locality/globality of the suspended setting is restored on resumption.
(allout-do-resumptions): Reinstate all settings suspended using
`allout-add-resumptions'.
(allout-test-resumptions): Unit tests (and intermediate variables) for
resumptions.
(allout-tests-globally-unbound, allout-tests-globally-true)
(allout-tests-locally-true): Intermediate variables for resumptions unit tests.
(allout-overlay-preparations): Replaces `allout-set-overlay-category'.
(allout-exposure-category): Replaces 'allout-overlay-category variable.
(allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
instead of retired `allout-resumptions'.  For hook functions, use `local'
parameter so hook settings are created and removed as
buffer-local settings.  Revise (resumptions) setting auto-fill-function so it
is set only if already active.  (The related fill-function settings are all
made in either case, so that activating auto-fill-mode activity will have the
custom allout-mode behaviors (hanging indent on topics, if configured for it).
Also, remove all allout-exposure-category overlays on mode deactivation.
(allout-hotspot-key-handler): New function extracted from
`allout-pre-command-business', so the functionality can be used for other
purposes, eg as a binding in an overlay.
(allout-pre-command-business): Use new `allout-hotspot-key-handler'.
(allout-auto-fill): Respect new `allout-inhibit-auto-fill' customization
variable.
(allout-run-unit-tests): Run the (currently quite small) repertoire of unit
tests.  Called just before the provide iff user has customized
`allout-run-unit-tests-on-load' non-nil.
2006-07-14 11:26:36 +00:00
Kim F. Storm
8a8476f984 *** empty log message *** 2006-07-14 09:32:02 +00:00
Károly Lőrentey
7ad783eb3a Update. 2006-07-14 06:07:07 +00:00
Nick Roberts
02248b85c2 *** empty log message *** 2006-07-13 21:55:47 +00:00
Stefan Monnier
02dcdad34e (make-autoload): Remove special handling of
minor modes, redundant with the custom-autoload line above.
2006-07-13 18:13:06 +00:00
Chong Yidong
6991960bf7 * longlines.el (longlines-post-command-function): Handle open-line
too.
2006-07-12 23:52:18 +00:00
Romain Francoise
68ade564b2 Formatting fixes. 2006-07-12 17:25:38 +00:00
Richard M. Stallman
2c6e026af7 *** empty log message *** 2006-07-12 16:10:39 +00:00
Nick Roberts
78fc0ace98 *** empty log message *** 2006-07-12 00:23:48 +00:00
Kim F. Storm
2e42ee7bfb *** empty log message *** 2006-07-11 20:13:40 +00:00
Chong Yidong
1223933d59 * simple.el (undo-ask-before-discard): Set to nil. 2006-07-11 19:15:33 +00:00
Chong Yidong
0f7ea45318 * vc.el (vc-exec-after): Don't delete process manually.
(vc-print-log): Run log-view-mode in process sentinel inside
	inhibit-read-only.  Don't shrink window due to timing issues.
2006-07-11 18:39:32 +00:00
Chong Yidong
ce4746a36a * progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid
using with-output-to-temp-buffer, which clobbers local vars.
2006-07-11 16:39:50 +00:00
Stefan Monnier
b8fa0ffd0c (compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.
(compilation-find-file): Move save-excursion to where it may make sense.
Fix a left over `find-file'.
2006-07-11 15:08:33 +00:00
Robert J. Chassell
ed48e7e816 Re-attempt commit. 2006-07-11 10:36:42 +00:00
Nick Roberts
b05b996fe2 *** empty log message *** 2006-07-11 09:36:54 +00:00
Kim F. Storm
ff97f952e6 *** empty log message *** 2006-07-11 00:48:06 +00:00
Kim F. Storm
d81b041a22 *** empty log message *** 2006-07-11 00:15:23 +00:00
Chong Yidong
5ee03a180c fix typo 2006-07-10 18:55:01 +00:00