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

34018 commits

Author SHA1 Message Date
Nick Roberts
cca5ad5c45 (gdb-stopped): Even when there is no source
annotation ensure gud-overlay-arrow-position is redisplayed.
2006-03-19 23:15:40 +00:00
Nick Roberts
bdee903e8e *** empty log message *** 2006-03-19 23:14:32 +00:00
Roland Winkler
8a51a3181a * textmodes/bibtex.el (bibtex-include-OPTkey)
(bibtex-entry-field-alist, bibtex-generate-url-list): Mark as
	risky.
	(bibtex-autokey-name-case-convert)
	(bibtex-autokey-titleword-case-convert): Make these the aliases
	for the following two variables.
	(bibtex-autokey-name-case-convert-function)
	(bibtex-autokey-titleword-case-convert-function): Make these the
	real names.
	(bibtex-font-lock-keywords): Make bibtex-font-lock-url and
	bibtex-font-lock-crossref sublists.
	(bibtex-mode): Revert 2005-12-30 change (which made
	completion-ignore-case buffer-local).
	(bibtex-url): Simplify
2006-03-19 21:55:25 +00:00
Richard M. Stallman
967012d285 *** empty log message *** 2006-03-19 21:52:01 +00:00
Bill Wohler
72cf2f2e78 (mh-reply): Sync docstring with manual. 2006-03-19 20:21:58 +00:00
Kim F. Storm
b53b41baa1 (cua--highlight-rectangle): Set overlay
cursor property value to 2 (to align with C level change).
2006-03-19 19:59:33 +00:00
Kim F. Storm
45c1c789a5 *** empty log message *** 2006-03-19 19:59:17 +00:00
Miles Bader
531bedc37c Revision: emacs@sv.gnu.org/emacs--devo--0--patch-163
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 58-61)

   - Update from CVS
2006-03-19 19:39:53 +00:00
Bill Wohler
d79c9e9d25 (mh-image-load-path-for-library): Shorten first line in docstring. 2006-03-19 18:20:31 +00:00
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