YAMAMOTO Mitsuharu
b905e80927
(mac-font-panel-mode): Doc fix.
...
(mac-service-selection, mac-service-open-file)
(mac-service-open-selection, mac-service-mail-selection)
(mac-service-mail-to, mac-service-insert-text): Rename from
mac-services-*. All uses changed.
(mac-apple-event-map): Rename event symbol `services' to `service'.
2006-05-10 08:22:39 +00:00
Thien-Thi Nguyen
2c246c9f1a
(ewoc--dll-create, ewoc--node-delete)
...
(ewoc--node-enter-first, ewoc--node-enter-last)
(ewoc--delete-node-internal): Merge funcs into unique callers.
2006-05-10 08:02:21 +00:00
Chong Yidong
51c88caf6f
Seems to be fixed: Cursor position display bug from Yamamoto Mistuharu, 11 Apr 2006.
2006-05-10 04:13:11 +00:00
Chong Yidong
ca75c9a268
* emacs-lisp/crm.el (completing-read-multiple): Properly handle
...
return value of read-from-minibuffer for empty input.
2006-05-10 04:00:51 +00:00
Chong Yidong
d3ee989e85
* keymap.c (describe_map): Avoid generating duplicate entries if
...
the shadowed binding has the same definition.
2006-05-10 03:32:06 +00:00
Miles Bader
9a4d87c8d5
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-272
...
(comint-insert-input): Remove redundant calls to setq and goto-char
2006-05-10 02:07:12 +00:00
Miles Bader
1627b55f61
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271
...
Rename "field-at-point" to "field-at-pos"
2006-05-10 01:58:37 +00:00
Richard M. Stallman
f12a0718b3
(File Local Variables): Document
...
safe-local-eval-forms and safe-local-eval-function.
2006-05-10 01:40:17 +00:00
Richard M. Stallman
7d3a082e89
Combine items about local variables lists.
2006-05-10 01:38:16 +00:00
Nick Roberts
8c74ff6983
(comint-insert-input): Make it work when comint-use-prompt-regexp is t.
...
Use field-at-point.
2006-05-10 00:34:02 +00:00
Nick Roberts
1ecaae6cc9
(field-at-point): New function.
2006-05-10 00:32:34 +00:00
Nick Roberts
e0c6ac6055
*** empty log message ***
2006-05-10 00:29:24 +00:00
Juri Linkov
fb9d59d8a7
*** empty log message ***
2006-05-09 23:24:20 +00:00
Juri Linkov
ab3050bc5d
(archive-set-buffer-as-visiting-file): Bind buffer-undo-list
...
to t (undo-ask is reproducible by visiting nested archives).
2006-05-09 23:10:24 +00:00
Juri Linkov
757210d152
(fancy-splash-screens, normal-splash-screen): Use
...
face `mode-line-buffer-id' for mode-line buffer face instead of
hard-coded `(:weight bold)'.
2006-05-09 23:08:49 +00:00
Juri Linkov
a70b0ff8f2
(diff-context->unified): Use region-beginning' and
region-end'
...
instead of `mark' and `point'.
(diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
Operate on region in Transient Mark mode when the mark is active.
Use `region-beginning' and `region-end' instead of `mark' and `point'.
(diff-hunk-text, diff-goto-source): Doc fix.
2006-05-09 23:06:14 +00:00
Juri Linkov
10b35c39d0
(change-log-default-name): Put `string-or-null-p'
...
instead of lambda on `safe-local-variable' property.
2006-05-09 22:58:54 +00:00
Juri Linkov
0a51c121e4
Remove eval' and
let' binding for now unused lambda `string-or-null'.
2006-05-09 22:55:30 +00:00
Juri Linkov
9b46a12cd5
(battery-linux-proc-acpi): Also try `/proc/acpi/thermal_zone/THR2/temperature'.
2006-05-09 22:43:35 +00:00
Eli Zaretskii
f80a56a075
Fix spelling errors.
2006-05-09 19:48:03 +00:00
Kenichi Handa
5f2c7b2a65
(push_key_description): Fix previous change.
2006-05-09 13:20:25 +00:00
Kenichi Handa
f39a0b4301
(push_key_description): Handle invalid character key.
2006-05-09 13:17:24 +00:00
Kim F. Storm
c0b87c3fdb
(rgrep): Set default directory of *grep*
...
buffer if we start M-x rgrep in the *grep* buffer and choose
a different base directory.
2006-05-09 12:47:12 +00:00
Kim F. Storm
8ebb843c15
*** empty log message ***
2006-05-09 12:46:42 +00:00
Michael Albinus
a60f87987f
* tramp.texi (Filename completion): Improve wording.
2006-05-09 05:15:20 +00:00
Michael Albinus
b5bbf8f27d
* net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
...
completion also when ido is loaded.
2006-05-09 04:26:23 +00:00
Masatake YAMATO
8c8b116446
(cpp-font-lock-keywords-source-directives): Addded
...
"warning" and "import".
(cpp-font-lock-keywords): Added "warning".
2006-05-09 04:07:25 +00:00
Dan Nicolaescu
a07d147e75
(terminal-init-xterm): Add more key bindings.
2006-05-08 23:21:34 +00:00
Stefan Monnier
44a50ffdbf
(mwheel-scroll): Make sure that when scrolling multiple
...
pages at a time, if we signal the end, we should indeed reach that end.
2006-05-08 15:14:26 +00:00
Stefan Monnier
8c87a72c22
(define-minor-mode): Only preserve messages output during execution of the body.
2006-05-08 15:12:25 +00:00
Kim F. Storm
6e7c574fd8
(lgrep, rgrep): Doc fixes.
2006-05-08 10:26:30 +00:00
Kim F. Storm
f615f3a642
*** empty log message ***
2006-05-08 10:26:13 +00:00
Thien-Thi Nguyen
b1c36c0fc7
(ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'.
2006-05-08 08:02:25 +00:00
Kenichi Handa
76a25e7936
(Fcall_process): Use system_eol_type for encoding
...
arguments if eol_type is not yet decided.
2006-05-08 07:56:14 +00:00
Kenichi Handa
3f0b133f76
(setup_coding_system): For invalid coding-system, set
...
coding->eol_type to CODING_EOL_UNDECIDED.
(encode_coding): Cancel previous change.
(shrink_encoding_region): Likewise.
(code_convert_region1): Likewise.
(code_convert_string1): Likewise.
(code_convert_string_norecord): Likewise.
2006-05-08 05:25:02 +00:00
Kenichi Handa
06ea6d57ca
(system_eol_type): Extern it.
2006-05-08 05:24:53 +00:00
Kenichi Handa
452dd0bed5
(choose_write_coding_system): Use system_eol_type for
...
encoding if eol_type is not yet decided.
2006-05-08 05:20:16 +00:00
Kenichi Handa
6b62b48dbd
(setup_process_coding_systems): Use system_eol_type
...
for encoding if eol_type is not yet decided.
(read_process_output): Likewise.
(send_process): Likewise.
2006-05-08 05:19:42 +00:00
Richard M. Stallman
a995a779fc
(Disabling): Textual cleanups.
2006-05-08 05:16:29 +00:00
Kim F. Storm
ed7e6c32a8
*** empty log message ***
2006-05-07 20:57:58 +00:00
Kim F. Storm
8bcba30da6
(Minibuffer History): Remove keep-dups arg
...
from add-to-history.
2006-05-07 20:52:05 +00:00
Kim F. Storm
549b93ddac
(kmacro-push-ring): Let-bind history-delete-duplicates
...
to nil around call to add-to-history.
2006-05-07 20:49:16 +00:00
Kim F. Storm
ae9d1ae3b8
(add-to-history): Remove keep-dups arg.
2006-05-07 20:49:01 +00:00
Jan Djärv
e2fa249f30
* xresmini.texi (GTK resources): Inserted GTK description.
2006-05-07 19:39:28 +00:00
Jan Djärv
ce64e507a6
Added GTK part
2006-05-07 19:38:49 +00:00
Jan Djärv
987678e31b
* xresources.texi (GTK resources): metafont should be menufont.
2006-05-07 19:32:49 +00:00
Jan Djärv
35d3955b0e
Minor fix.
2006-05-07 19:32:13 +00:00
Romain Francoise
99069bdb49
(Replacing text across multiple files): Expand node to explain how
...
to use `dired-do-query-replace-regexp' in more detail, based on
suggestion by Eric Hanchrow <offby1@blarg.net>.
2006-05-07 17:08:48 +00:00
Romain Francoise
5a36d8349d
* commands.texi (Event Input Misc):
...
* compile.texi (Eval During Compile):
* internals.texi (Buffer Internals):
* minibuf.texi (Initial Input):
* nonascii.texi (Scanning Charsets):
* numbers.texi (Comparison of Numbers):
* windows.texi (Textual Scrolling, Vertical Scrolling):
Fix various typos.
2006-05-07 16:02:27 +00:00
Stefan Monnier
ad8a840d25
(syntax-ppss): Flush the cache before rather than after a buffer modification.
2006-05-07 14:11:05 +00:00