Chong Yidong
3f56acf967
* icomplete.el (icomplete-simple-completing-p): Use the correct
...
name for the new variable, `icomplete-with-completion-tables'.
(file local variables): Remove superfluous setting.
2006-09-24 13:48:59 +00:00
Glenn Morris
8a76ffd143
From Jeff Miller <jmiller at cablespeed.com> (tiny change)
...
(appt-check): Fix typo for appointments just after midnight.
2006-09-23 21:39:42 +00:00
Glenn Morris
47c131a004
*** empty log message ***
2006-09-23 21:39:00 +00:00
Chong Yidong
98da283bf0
* help.el (describe-key-briefly, describe-key): Don't expect an
...
extra up event if a down-event is generated by a popup menu.
2006-09-23 19:34:38 +00:00
Chong Yidong
e42a01cb9b
* textmodes/ispell.el (ispell-change-dictionary): Don't check the
...
local dictionary when changing the global dictionary.
2006-09-23 19:05:03 +00:00
Chong Yidong
397e713bc5
2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
...
* icomplete.el (icomplete-with-completion-tables): List of
specialized completion tables with which icomplete should
operate. Include the new `internal-complete-buffer', so icomplete
works with interactive buffer-selection.
(icomplete-simple-completing-p): Add acceptance of specialized
completion tables listed in icomplete-with-completion-tables.
2006-09-23 18:39:22 +00:00
YAMAMOTO Mitsuharu
1e2d7573a8
(command-line): Use `custom-reevaluate-setting' for
...
`focus-follows-mouse'.
2006-09-23 09:17:00 +00:00
YAMAMOTO Mitsuharu
2ff62eacf8
(focus-follows-mouse): Set default to nil on Mac.
2006-09-23 09:16:40 +00:00
Richard M. Stallman
a9af8380e7
*** empty log message ***
2006-09-22 21:57:28 +00:00
Richard M. Stallman
83ff1415e5
(custom-buffer-create-internal): In `emacs -q',
...
explain why Save is not available.
2006-09-22 21:47:00 +00:00
Juanma Barranquero
da37d01fce
(woman0-so): Use let*', not let'.
...
(woman-horizontal-line): Remove unbalanced parenthesis.
2006-09-22 21:35:30 +00:00
Stefan Monnier
8cc8239e5e
Make sure all the end-of-region markers we use have
...
a non-nil insertion-type.
(woman0-so): Move things around so we can use copy-marker.
(woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
Adjust marker type.
(woman2-process-escapes): Check marker type.
(woman-horizontal-line): Dispense with the use of a marker.
2006-09-22 19:09:45 +00:00
Jay Belanger
eb8c8b0455
Add Greek letters to math-variable-table properties of tex.
2006-09-22 17:46:21 +00:00
Chong Yidong
16abdbe639
* files.el (save-some-buffers-action-alist): Display diff in
...
view-mode.
2006-09-22 15:01:41 +00:00
Masatake YAMATO
1d8f4cb627
(add-log-current-defun): Use `forward-sexp'
...
instead of `forward-word' to pick c++::symbol.
Reported by Herbert Euler <herberteuler@hotmail.com>.
2006-09-22 14:27:13 +00:00
Kenichi Handa
2e77924dcf
*** empty log message ***
2006-09-22 12:56:44 +00:00
Kenichi Handa
f8e85ea8a7
Fix setting self-insert-command for multibyte
...
characters in global-map.
2006-09-22 12:55:25 +00:00
David Kastrup
89bf250ee6
(mouse-posn-property): Fix typo for `event-start' in
...
doc string.
2006-09-21 18:02:47 +00:00
Richard M. Stallman
3e7678c825
*** empty log message ***
2006-09-21 16:13:02 +00:00
Kim F. Storm
9e09836ebf
*** empty log message ***
2006-09-21 08:42:25 +00:00
Kenichi Handa
8584826b5b
("Latin-1"): Add windows-1252 to
...
coding-priority.
("German"): Likewise.
2006-09-21 01:34:03 +00:00
Kenichi Handa
01e0132dbb
*** empty log message ***
2006-09-21 01:23:31 +00:00
Kim F. Storm
b521ddce87
*** empty log message ***
2006-09-20 23:38:23 +00:00
Kim F. Storm
eae510750d
(member*): Use memql instead of complex code.
...
Suggested by Miles Bader.
2006-09-20 23:12:25 +00:00
Kim F. Storm
5bde639f47
(pushnew): Rework 2006-09-10 change. Use memql
...
instead of add-to-list in the simple case.
2006-09-20 23:12:15 +00:00
Vinicius Jose Latorre
0aad54a5a0
Adjust comment
2006-09-20 20:46:33 +00:00
Vinicius Jose Latorre
502ca00a6b
Adjust X-URL
2006-09-20 20:00:03 +00:00
Vinicius Jose Latorre
63381c91ed
Adjust X-URL
2006-09-20 18:49:34 +00:00
Stefan Monnier
5e04776440
(url-dav-file-attributes): Simplify.
2006-09-20 17:35:21 +00:00
Stefan Monnier
162fbe11f5
(url-http-head-file-attributes): Add device "info".
2006-09-20 17:35:13 +00:00
Stefan Monnier
02bb2aabef
(find-buffer-visiting): Don't get fooled by a nil inode.
2006-09-20 17:35:01 +00:00
Kim F. Storm
a4df1f8ba8
*** empty log message ***
2006-09-20 10:14:00 +00:00
Kim F. Storm
0e7a5039b9
(line-move-partial): Call pos-visible-in-window-p with
...
position t instead of trying both window-end and window-end - 1.
2006-09-20 09:45:19 +00:00
Carsten Dominik
71624990b9
(org-scan-tags): Find end of subtrees also in hidden trees.
2006-09-20 09:24:39 +00:00
Carsten Dominik
cd3af09da7
*** empty log message ***
2006-09-20 09:24:10 +00:00
Kenichi Handa
6cf157df1f
(isearch-process-search-char): Cancel the previous
...
change.
(isearch-search-string): New function.
(isearch-search): Use isearch-search-string.
(isearch-lazy-highlight-search): Likewise.
2006-09-20 06:13:43 +00:00
Miles Bader
0327a4644b
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 137-140)
- Update from CVS
2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* lisp/gnus/nnslashdot.el (nnslashdot-request-article): Update end-of-article
regexp. Articles containing quotation were cut prematurely.
2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-cite-original-without-signature): Use nobody by
default for the value of From header.
(message-cite-original): Ditto.
(message-reply): Ditto.
2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-446
2006-09-20 05:45:06 +00:00
David Kastrup
9ed38a849d
(mouse-posn-property): Improve doc string.
...
(mouse-on-link-p): Change buffers for function calls on links.
2006-09-20 04:56:58 +00:00
David Kastrup
1d45e02e70
(clipboard-yank): bomb out in interactive use if
...
buffer is read-only.
2006-09-20 04:13:32 +00:00
Chong Yidong
1b4d97b2f5
* allout.el (allout-unprotected): Let inhibit-read-only only when
...
buffer-read-only isn't set.
(allout-annotate-hidden): Enable topic annotation during copies even
when the buffer is read-only, eg for topic copies. Ensure that the loop
advances, even when the span extends beyond the deletion region.
(allout-toggle-subtree-encryption): Use allout-structure-added-hook
rather than allout-exposure-changed-hook, as a stronger assertion.
(allout-keybindings-list): Add bindings for
allout-copy-line-as-kill and allout-copy-topic-as-kill.
(allout-copy-line-as-kill, allout-copy-topic-as-kill): copy
wrappers for allout-kill-line and allout-kill-topic.
(allout-listify-exposed): Position correctly to accumulate lines.
2006-09-19 21:55:44 +00:00
Chong Yidong
fef11f1549
* simple.el (line-move-1): Escape field boundaries occurring
...
exactly at point. Update goal column if constrained to a field.
(line-move-finish): Escape field boundaries occurring exactly at
point.
2006-09-19 21:34:01 +00:00
Stefan Monnier
e9ae308cb4
(mouse-on-link-p): Tentatively fix last change.
...
(mouse-drag-vertical-line): Remove unused var `wconfig'.
2006-09-19 16:33:30 +00:00
Kim F. Storm
24a2788281
(describe-key-briefly, describe-key): Simplify printing
...
of descriptions by using format and %S. Fix "is undefined"
messages to say "at that spot" for mouse events.
2006-09-19 13:59:27 +00:00
Kim F. Storm
06e6b4be6c
*** empty log message ***
2006-09-19 13:59:13 +00:00
Kim F. Storm
95f5a37fb7
(line-move-partial): Optimize. Try window-line-height
...
before posn-at-point to get vpos of current line.
2006-09-19 13:13:49 +00:00
Kim F. Storm
7bbc67d20f
(Fset_window_hscroll, Fpos_visible_in_window_p):
...
Doc fix. Use "off-screen" instead of "invisible".
(Fwindow_line_height): Make line numbers 0-based. Make line arg
optional; if nil, use current cursor row. Handle text terminals
properly. Return nil if non-interactive or pseudo-window.
2006-09-19 13:12:26 +00:00
Michael Kifer
f573c8b035
* viper.el: Bumped up version/date of update to reflect the substantial
...
changes done in August 2006.
* viper-cmd (viper-next-line-at-bol): make sure button-at, push-button
are defined.
* ediff-util.el (ediff-add-to-history): new function.
* ediff.el: use ediff-add-to-history instead of add-to-history.
2006-09-18 19:22:31 +00:00
Richard M. Stallman
2b1119a0fd
*** empty log message ***
2006-09-18 18:05:18 +00:00
Richard M. Stallman
e5e0a7db26
(conf-space-mode): Doc fix.
...
Delete duplicate make-local-variable form.
(conf-space-keywords): Add autoload cookie.
Fix typo (`keywords', not `keyword').
2006-09-18 17:19:16 +00:00
Jan Djärv
c4823934a9
* cus-start.el (all): Rename x-gtk-show-chooser-help-text to
...
x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
to x-gtk-use-old-file-dialog
2006-09-18 16:50:31 +00:00