1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

10085 Commits

Author SHA1 Message Date
Kim F. Storm
cbfe778a85 *** empty log message *** 2006-10-22 22:32:43 +00:00
Chong Yidong
6b8aed24fe * textmodes/flyspell.el (flyspell-word): Skip past all previous
whitespace when checking doublons.
	(flyspell-check-region-doublons): Fix doublon regexp.
	(flyspell-highlight-incorrect-region): Highlight doublons using
	flyspell-duplicate face.
2006-10-22 21:29:33 +00:00
Chong Yidong
224ca9c976 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom. 2006-10-22 21:00:25 +00:00
John Wiegley
7a338befad 2006-10-22 John Wiegley <johnw@newartisans.com>
* progmodes/python.el (python-use-skeletons): python-mode was
	auto-inserting templates (for those with abbrev-mode on), not only
	by default -- *but without a configuration variable to disable
	it*.  This rendered python-mode completely useless for me, so I
	have added `python-use-skeletons', which is now off by default.
2006-10-22 20:39:36 +00:00
Chong Yidong
f453f5a8cd * progmodes/cperl-mode.el (cperl-mode): Don't assume
font-lock-multiline is auto-local (it's not).
	(cperl-windowed-init): Ensure that cperl-font-lock-multiline is
	initialized before calling cperl-init-faces.
2006-10-22 17:28:56 +00:00
Nick Roberts
dead60da96 *** empty log message *** 2006-10-22 05:39:34 +00:00
Nick Roberts
df5d417a3c *** empty log message *** 2006-10-21 23:41:53 +00:00
David Kastrup
f5da083ed9 (kill-buffer-and-window): Fix a bug where an aborted
operation would still cause some window to collapse later.
2006-10-20 15:12:31 +00:00
Stefan Monnier
5ce51a98b7 (vc-switch-backend): Try to be more careful with unwanted
side-effect due to mixing various backends's file properties.
2006-10-20 07:58:11 +00:00
Stefan Monnier
bc8c1bb448 (vc-svn-parse-status): Remove unused arg `localp'.
Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
Return `filename's status if applicable.  Update callers.
2006-10-20 07:56:20 +00:00
Kenichi Handa
2b192902e9 (kkc-region): When a key sequence is not
defined, append (this-single-command-raw-keys) to
unread-input-method-events.
2006-10-19 12:28:17 +00:00
Juanma Barranquero
ca42cf7718 *** empty log message *** 2006-10-19 10:39:16 +00:00
YAMAMOTO Mitsuharu
045b190821 *** empty log message *** 2006-10-19 08:02:23 +00:00
Jan Djärv
1df04e22ca * select.el (ccl-check-utf-8, string-utf-8-p): New functions
(by Kenichi Handa).
 (xselect-convert-to-string): Decline requests for UTF8_STRING if
 the selection is not UTF-8.
2006-10-19 07:16:27 +00:00
Juanma Barranquero
704ec54b3f *** empty log message *** 2006-10-18 19:27:27 +00:00
Chong Yidong
29d890fef2 Fix badly written ChangeLog entry. 2006-10-18 14:17:22 +00:00
Jan Djärv
26e3283901 * term/x-win.el (res-geometry): Don't set geometry from Xresources
to default-frame-alist if default-frame-alist already contains
 widht/height.
2006-10-18 14:05:16 +00:00
Richard M. Stallman
5a05106b0b *** empty log message *** 2006-10-18 11:12:59 +00:00
Chong Yidong
ac6701ea5c * simple.el (line-move-1): During fields during motion to the
beginning of line to avoid getting point stuck.
2006-10-18 04:58:29 +00:00
Chong Yidong
15d8dc8b2b * textmodes/flyspell.el (flyspell-word-search-backward): Set
inhibit-point-motion-hooks to avoid looping due to intangibile
	text.
2006-10-18 04:13:46 +00:00
Kim F. Storm
80f6025cb0 *** empty log message *** 2006-10-16 12:41:37 +00:00
Kim F. Storm
63c2b8f4eb *** empty log message *** 2006-10-15 20:48:35 +00:00
Kim F. Storm
534e8a33d0 *** empty log message *** 2006-10-15 20:41:03 +00:00
Kim F. Storm
c5ae030510 *** empty log message *** 2006-10-15 20:32:52 +00:00
Kim F. Storm
7dc9c189f7 *** empty log message *** 2006-10-14 23:25:43 +00:00
Eli Zaretskii
65b4263fd0 (filesets-cmd-shell-command): Quote buffer-file-name to protect whitespace and
metacharacters from the shell.
2006-10-14 14:10:25 +00:00
Eli Zaretskii
53bc2a31a3 *** empty log message *** 2006-10-14 13:03:17 +00:00
Richard M. Stallman
563964aeda *** empty log message *** 2006-10-14 10:09:53 +00:00
Eli Zaretskii
c6b1922543 (apropos-pattern-quoted): Fix a typo in a doc string. 2006-10-13 19:32:50 +00:00
Eli Zaretskii
3f73d221ed (start-process-shell-command): Doc fix. 2006-10-13 19:25:26 +00:00
Stefan Monnier
4362138675 (vc-ignore-dir-regexp): Make it into a defcustom.
(vc-find-root): Don't walk higher up than ~.
2006-10-13 05:22:33 +00:00
Chong Yidong
d81608e084 * international/utf-8.el (utf-translate-cjk-load-tables): Avoid
clobbering last-coding-system-used during load.
2006-10-13 01:41:11 +00:00
Carsten Dominik
5c7860471f *** empty log message *** 2006-10-12 13:25:49 +00:00
Andreas Schwab
c595fad9d8 (auto-mode-alist): Match change log file name also with
a dash before a numeric extension.
2006-10-12 12:11:48 +00:00
Stefan Monnier
9968f10f12 Merge from upstream, upto version 5.22.
After 5.0:
 `cperl-add-tags-recurse-noxs-fullpath': new function (for -batch mode)

 Fine-grained changelog:
`cperl-hook-after-change':	New configuration variable
`cperl-vc-sccs-header':	Likewise.
`cperl-vc-sccs-header':	Likewise.
`cperl-vc-header-alist':	Default via two preceding variables
`cperl-invalid-face':	Remove double quoting under XEmacs
                                (still needed under 21.2)
`cperl-tips':		Update URLs for resources
`cperl-problems':		Likewise.
`cperl-praise':		Mention new features
New C-c key bindings:	for `cperl-find-bad-style',
`cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
`cperl-perdoc', `cperl-perldoc-at-point'
CPerl Mode menu changes:	"Fix style by spaces", "Imenu on Perl Info"
moved, new submenu of Tools with Ispell entries and narrowing.
`cperl-after-sub-regexp':	New defsubst
`cperl-imenu--function-name-regexp-perl': Use `cperl-after-sub-regexp',
                        Allows heads up to head4
                        Allow "package;"
`defun-prompt-regexp':	Use `cperl-after-sub-regexp',
`paren-backwards-message':	??? Something for XEmacs???
`cperl-mode':		Never auto-switch abbrev-mode off
                        Try to allow '_' be non-word char
                        Do not use `font-lock-unfontify-region-function' on XEmacs
                        Reset syntax cache on mode start
                        Support multiline facification (even
                                on legacy `font-lock')
`cperl-facemenu-add-face-function':	??? Some contributed code ???
`cperl-after-change-function':	Since `font-lock' and `lazy-lock'
        refuse to inform us whether the fontification is due to lazy
        calling or due to edit to a buffer, install our own hook
        (controlled by `cperl-hook-after-change')
`cperl-electric-pod':	=cut may have been recognized as start
`cperl-block-p':		Moved, updated for attributes
`cperl-calculate-indent':	Try to allow '_' be non-word char
                        Support subs with attributes
`cperl-where-am-i':		Queit (?) a warning
`cperl-cached-syntax-table'	New function
`cperl-forward-re':		Use `cperl-cached-syntax-table'
`cperl-unwind-to-safe':	Recognize `syntax-type' property
                                changing in a middle of line
`cperl-find-sub-attrs':	New function
`cperl-find-pods-heres':	Allow many <<EOP per line
                        Allow subs with attributes
                        Major speedups (3.5x..15x on a real-life
                                test file nph-proxy.pl)
                        Recognize "extproc " (OS/2)
                                case-folded and only at start
                        /x on s///x with empty replacement was
                                not recognized
                        Better comments
`cperl-after-block-p':	Remarks on diff with `cperl-block-p'
                        Allow subs with attributes, labels
                        Do not confuse "else::foo" with "else"
                        Minor optimizations...
`cperl-after-expr-p':	Try to allow '_' be non-word char
`cperl-fill-paragraph':	Try to detect a major bug in Emacs
        with `looking-at' inside `narrow' and bulk out if found
`cperl-imenu--create-perl-index':	Updates for new
        `cperl-imenu--function-name-regexp-perl'
`cperl-outline-level':	Likewise
`cperl-init-faces':		Allow multiline subroutine headers
        and my/our declarations, and ones with comments
                        Allow subroutine attributes
`cperl-imenu-on-info':	Better docstring.
`cperl-etags'		Rudimentary support for attributes
                        Support for packages and "package;"
`cperl-add-tags-recurse-noxs':	Better (?) docstring
`cperl-add-tags-recurse-noxs-fullpath': Likewise
`cperl-tags-hier-init':	Misprint for `fboundp' fixed
`cperl-not-bad-style-regexp':	Try to allow '_' be non-word char
`cperl-perldoc':		Add autoload
`cperl-perldoc-at-point':	Likewise
`cperl-here-doc-spell':	New function
`cperl-pod-spell':		Likewise
`cperl-map-pods-heres':	Likewise
`cperl-get-here-doc-region':	Likewise
`cperl-font-lock-fontify-region-function': Likewise (backward compatibility
                                        for legacy `font-lock')
`cperl-font-lock-unfontify-region-function': Fix style
`cperl-fontify-syntaxically':	Recognize and optimize away
        deferred calls with no-change.  Governed by `cperl-hook-after-change'
`cperl-fontify-update':	Recognize that syntaxification region
        can be larger than fontification one.
        XXXX we leave `cperl-postpone' property, so this is quadratic...
`cperl-fontify-update-bad':	Temporary placeholder until
        it is clear how to implement `cperl-fontify-update'.
`cperl-time-fontification':	New function
`attrib-group':		New text attribute
`multiline':		New value: `syntax-type' text attribute
2006-10-11 06:47:35 +00:00
Jan Djärv
a3545af4a8 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
* help-at-pt.el (scan-buf-move-to-region): Likewise.
* longlines.el (longlines-window-change-function): Likewise.
* simple.el (undo-ask-before-discard): Likewise.
* wid-edit.el (widget-field-prompt-internal)
(widget-documentation-link-p): Likewise
2006-10-11 06:27:08 +00:00
Stefan Monnier
0f9c4a9694 (sh-get-kw): | is not among the allowed chars for a keyword. 2006-10-10 21:09:37 +00:00
Stefan Monnier
e29d96b65f (comment-valid-prefix-p): Make the check more thorough.
From an idea by Martin Rudalics <rudalics@gmx.at>.
(comment-indent-new-line): Adjust call.
2006-10-10 00:33:16 +00:00
Chong Yidong
80f66ef4df * allout.el (allout-back-to-current-heading): Base on lower-level
routines to get proper disqualification of aberrant topics.
2006-10-09 23:34:11 +00:00
Richard M. Stallman
491bf4bcf4 Comment change. 2006-10-09 15:08:50 +00:00
Kim F. Storm
b000ea17bf *** empty log message *** 2006-10-09 09:04:13 +00:00
Richard M. Stallman
408f1b9dd5 (2C-two-columns): Doc fix. 2006-10-08 19:59:01 +00:00
Reiner Steib
1eb1a906aa Mark `buffer-read-only' as safe-local-variable. 2006-10-08 11:34:29 +00:00
Nick Roberts
3339a0ca7e *** empty log message *** 2006-10-07 23:38:26 +00:00
Stefan Monnier
612f91f027 (add-completions-from-c-buffer):
Don't presume an error's second element is a string.
Use looking-at rather than buffer-substring + member.
2006-10-07 15:57:36 +00:00
Eli Zaretskii
0736daff19 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type" and
"text/plain".
2006-10-07 13:30:41 +00:00
Eli Zaretskii
4baf35c9a6 (rmail-redecode-body): If the old encoding is `undecided', call
find-coding-systems-region to find a proper non-trivial encoding.
2006-10-07 13:13:34 +00:00
Eli Zaretskii
857b15e998 *** empty log message *** 2006-10-07 11:13:23 +00:00
Eli Zaretskii
2a57576980 (auto-insert-alist): Doc fix. 2006-10-07 11:03:00 +00:00
Eli Zaretskii
d388682205 (mouse-insert-selection-internal): Use insert-for-yank, so that yank handlers
are run.
2006-10-07 10:58:39 +00:00