1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 14:10:28 -08:00
Commit graph

33359 commits

Author SHA1 Message Date
Bill Wohler
ae77c7ff55 (image-load-path-for-library): Shorten first line in docstring. 2006-03-19 18:19:12 +00:00
Richard M. Stallman
052ec900fa (rmail-reply-regexp): Undo previous change. 2006-03-18 18:28:36 +00:00
Eli Zaretskii
e4d181dcba *** empty log message *** 2006-03-18 15:12:38 +00:00
Eli Zaretskii
f438bf5c0b (isearch-other-meta-char): Handle user bindings for shifted control characters. 2006-03-18 15:11:48 +00:00
Eli Zaretskii
7b833ed171 *** empty log message *** 2006-03-18 14:12:32 +00:00
Eli Zaretskii
b857cb5c8e (ispell-skip-region-alist): Add "_+" to the part that matches email addresses,
file names, etc.
2006-03-18 14:11:55 +00:00
Eli Zaretskii
7e37c7c001 *** empty log message *** 2006-03-18 13:49:45 +00:00
Eli Zaretskii
ff04436d53 Fix last change. 2006-03-18 13:13:30 +00:00
Eli Zaretskii
52f9306b4b (mouse-set-font): Mention w32-list-proportional-fonts in the doc string. 2006-03-18 12:57:11 +00:00
Kim F. Storm
dfebc0ae14 (ido-cache-ftp-work-directory-time): Doc fix.
(ido-unc-hosts): New user option to explicitly define list of know
UNC-style hosts for completion.
(ido-cache-unc-host-shares-time): New user option.
(ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid): New
helper functions for UNC file-name support.
(ido-may-cache-directory): Check for UNC host.  Simplify.
(ido-wash-history): Clean out old UNC hosts.
(ido-nonreadable-directory-p): UNC hosts are always readable.
(ido-directory-too-big-p): UNC hosts are never too big.
(ido-set-current-directory): Handle UNC root path.
(ido-file-name-all-completions): Complete UNC host names from
ido-unc-hosts list.  Cache UNC host shares.
(ido-make-file-list-1): Don't filter UNC root.
(ido-exhibit): Check for // in root directory, and switch to UNC
mode by setting ido-current-directory to //.
2006-03-18 01:48:52 +00:00
Kim F. Storm
8bd8eddc02 *** empty log message *** 2006-03-18 01:48:32 +00:00
Luc Teirlinck
2071d18477 (customize-changed-options): Mention explicit version number as
default in prompt.
2006-03-17 23:12:14 +00:00
Luc Teirlinck
c3de8dd4ff *** empty log message *** 2006-03-17 23:07:19 +00:00
Stephen Eglen
a7d4450b98 Remove obsolete URL. 2006-03-17 21:29:33 +00:00
Bill Wohler
1792673df9 (mh-image-load-path-for-library): Minor docstring fix. 2006-03-17 17:28:09 +00:00
Bill Wohler
40db64d23e (image-load-path-for-library): Minor docstring fix. 2006-03-17 17:26:58 +00:00
Carsten Dominik
15f43010ab (org-popup-calendar-for-date-prompt): Fix customization type. 2006-03-17 13:05:30 +00:00
Carsten Dominik
70a49ac6ba *** empty log message *** 2006-03-17 13:05:17 +00:00
Carsten Dominik
7f99ce5270 *** empty log message *** 2006-03-17 06:58:15 +00:00
Carsten Dominik
ff0ea6bf4f (org-read-date): Include subgroup 5 into
replacement text.
2006-03-17 06:57:53 +00:00
Kenichi Handa
0bfd987d28 (sort-build-lints): Add comment. 2006-03-17 00:41:18 +00:00
Nick Roberts
afe28525db (gud-gdb-complete-command, gud-gdb-run-command-fetch-lines): Adapt for use
with watch expressions.
(gud-tooltip-mode): Use buffer-local value.
2006-03-16 22:56:18 +00:00
Nick Roberts
2a166e260c (gud-watch): Provide completion.
(gdb-continuation): New variable.
(gdb-send): Deal with continuation lines.
2006-03-16 22:55:00 +00:00
Nick Roberts
8ab8e5215b *** empty log message *** 2006-03-16 22:54:02 +00:00
Kim F. Storm
6c2a568a1b (ido-edit-input): Use selected match, if any. 2006-03-16 22:23:22 +00:00
Kim F. Storm
76d4eb05f4 *** empty log message *** 2006-03-16 22:23:12 +00:00
Bill Wohler
16b9a4760b (mh-send-letter): Use split-string to break up mh-send-args (closes SF
#1448604).
(mh-compose-and-send-mail): Use run-hook-with-args for
mh-compose-letter-function.
2006-03-16 17:38:14 +00:00
Bill Wohler
8d1ada5345 (mh-list-to-string-1): Use dolist. 2006-03-16 17:01:12 +00:00
Bill Wohler
e8b5a7cebf (mh-image-load-path-for-library): Prefer user's images. 2006-03-16 17:00:02 +00:00
Bill Wohler
c0696e1b95 (image-load-path-for-library): Prefer user's images in
image-load-path.
2006-03-16 16:55:26 +00:00
Chong Yidong
89a94f1e3d * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
when checking for attempt to drag leftmost or rightmost scrollbar.
2006-03-16 15:14:57 +00:00
Nick Roberts
be08da22a6 (gdb-inferior-status): New variable.
(gdb-force-mode-line-update): New function.
(gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
(gdb-exited): Use them.
(gdb-signal): New fuction.
(gdb-annotation-rules): Provide a rule for it.
2006-03-16 07:29:18 +00:00
Nick Roberts
af9674234e *** empty log message *** 2006-03-16 07:28:16 +00:00
Kenichi Handa
dc5c3489f4 (auto-coding-regexp-alist): Add entries
for Unicode BOM.
2006-03-16 02:22:20 +00:00
Kenichi Handa
8d40f00458 (sort-build-lists): Temporarily bind
inhibit-field-text-motion to t.
2006-03-16 02:11:08 +00:00
Luc Teirlinck
18886d549f (locate-command, locate-make-command-line)
(locate-fcodes-file, locate-update-command)
(locate-prompt-for-command, locate, locate-with-filter)
(locate-get-file-positions): Doc fixes.
(locate-buffer-name, locate-header-face): Remove leading `*' in defcustom.
(locate-filter-output): Use `keep-lines' instead of its alias
`delete-non-matching-lines'.
(locate-get-filename, locate-get-dirname): Add introductory comment.
(locate-find-directory-other-window): Give appropriate error
message if used outside main listing.
2006-03-16 01:43:59 +00:00
Luc Teirlinck
e6b7cc22ff *** empty log message *** 2006-03-16 01:42:32 +00:00
Stefan Monnier
4ffc92c2d8 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
the new extend-region feature.
(font-lock-after-change-function): Update correspondingly.
* jit-lock.el (jit-lock-after-change): Update correspondingly.
* progmodes/grep.el (font-lock-lines-before): Don't disable.
* modes.texi (Region to Fontify): Remove font-lock-lines-before.
2006-03-15 22:26:09 +00:00
Bill Wohler
9f036d338a (image-load-path-for-library): Fix example by not recommending that
one binds image-load-path. Just defvar it to placate compiler and only
use it if previously defined.
2006-03-15 17:06:16 +00:00
Bill Wohler
f875b154b4 * mh-compat.el (mh-image-load-path-for-library): Fix example by not
recommending that one binds image-load-path. Just defvar it to placate
compiler and only use it if previously defined.

* mh-e.el (image-load-path): Don't bind!

* mh-folder.el (mh-folder-mode): Only use image-load-path if
previously defined.

* mh-letter.el (mh-letter-mode): Ditto.

* mh-utils.el (mh-logo-display): Ditto.
2006-03-15 17:03:58 +00:00
Juanma Barranquero
713cb18dec *** empty log message *** 2006-03-15 11:20:34 +00:00
Carsten Dominik
9212fe9914 *** empty log message *** 2006-03-15 07:13:43 +00:00
Carsten Dominik
194aab4fa5 (org-insert-centered): Use `string-width' to make
underlining work for wide characters.
	(org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
	TAB to `org-cycle', to make sure that no binding in
	`outline-mode-map' can supercede it.
2006-03-15 07:11:19 +00:00
Luc Teirlinck
4034b0e259 * allout.el: Increment version to 2.2.1 in file commentary.
(allout-version): Increment to 2.2.1.
(allout-default-layout): New customization variable, used when the
file lacks a specific allout-layout.  Uses allout-layout-type for
recursively nested definition.
(allout-layout-type): Widget defining allout layouts, necessary for
self-recursive definition.
(allout-mode): Incorporate allout-default-layout as fallback for
allout-layout.
(allout-layout): Mark as 'safe-local-variable', and refer mention
fallback to `allout-default-layout' in absence of a specified value.
(allout-passphrase-verifier-string)
(allout-passphrase-hint-string): Mark as 'safe-local-variable'.
(allout-file-passphrase-verifier-string): Obsolete variable, removed.
(allout-get-encryption-passphrase-verifier): Use correct name of
passphrase verifier in docstring.

From Ken Manheimer.
2006-03-15 03:14:15 +00:00
Luc Teirlinck
891d66c99b Whitespace change. 2006-03-15 03:03:55 +00:00
Luc Teirlinck
b3d0dafb92 *** empty log message *** 2006-03-15 02:57:37 +00:00
Nick Roberts
4ea252326a (gud-speedbar-buttons): Follow change to gdb-var-list. 2006-03-14 20:27:57 +00:00
Nick Roberts
37c7ef1762 (gdb-var-list): Change order of first two elements.
(gdb-find-watch-expression): Make it work for arrays too.  Follow
change to gdb-var-list.
(gud-watch): Allow the user to enter variable name with a prexix
arg.  Create keybindings.
(gdb-var-create-handler, gdb-var-evaluate-expression-handler)
(gdb-var-list-children-handler, gdb-var-update-handler)
(gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
(gdb-var-list-children-handler-1, gdb-var-update-handler-1):
Follow change to gdb-var-list.
(gdb-starting): Don't show the overlay arrows when program is
running.
2006-03-14 20:26:57 +00:00
Nick Roberts
3470ef3731 *** empty log message *** 2006-03-14 20:25:42 +00:00
Bill Wohler
44e3f44013 * mh-compat.el (mh-image-load-path-for-library): Incorporate changes
from image-load-path-for-library, which are:
(image-load-path-for-library): Pass value of path rather than symbol.
Always return list of directories. Guarantee that image directory
comes first.

* mh-e.el (image-load-path): Define on those Emacsen that lack it to
avoid compile and run-time errors.

* mh-folder.el (mh-folder-mode): Use new idiom for setting
image-load-path.

* mh-letter.el (mh-letter-mode): Ditto.

* mh-utils.el (mh-logo-display): Ditto.
2006-03-14 19:21:48 +00:00