YAMAMOTO Mitsuharu
e56ae4841f
(mac-utxt-to-string, mac-string-to-utxt)
...
(mac-TEXT-to-string, mac-string-to-TEXT): Sync with HEAD.
2006-05-15 03:48:36 +00:00
Kenichi Handa
f5c5211561
*** empty log message ***
2006-05-15 02:49:54 +00:00
Kenichi Handa
1f3322afc5
(system_eol_type): Fix synching with HEAD.
2006-05-15 02:49:33 +00:00
Kenichi Handa
fcbcfb6450
(system_eol_type): Sync with HEAD.
...
(coding_inherit_eol_type): If PARENT is nil, inherit from
system_eol_type.
(syms_of_coding): Initialize system_eol_type.
2006-05-15 02:48:46 +00:00
Kenichi Handa
b4413d9ff5
(Fcall_process): Sync with HEAD.
2006-05-15 02:47:29 +00:00
Kenichi Handa
76d812bb69
(setup_process_coding_systems): Fix synching with
...
HEAD.
(read_process_output): Likewise.
(Fset_process_coding_system): Inherit system's eol format if
necessary.
2006-05-15 02:47:05 +00:00
Kenichi Handa
6f90170c47
(choose_write_coding_system): Fix synching with HEAD.
2006-05-15 02:45:49 +00:00
Kenichi Handa
f0c4d038a9
(push_key_description): Fix synching with HEAD.
2006-05-15 02:45:29 +00:00
Miles Bader
3bcf2b084a
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 259-273)
- Update from CVS
- lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
- Merge from gnus--rel--5.10
- Rename "field-at-point" to "field-at-pos"
- (comint-insert-input): Remove redundant calls to setq and goto-char
* gnus--rel--5.10 (patch 99-100)
- Merge from emacs--devo--0
- Update from CVS
2006-05-10 20:42:41 +00:00
J.D. Smith
d105bfecce
(idlwave-shell-move-or-history): Remove spurious move to point-max (new
...
comint behavior fixes).
2006-05-10 18:24:52 +00:00
J.D. Smith
0dc2be2f92
(idlwave-push-mark): Removed obsolete compatibility function (Emacs 18/19).
...
(idlwave-is-continuation-line): Always return point at start of previous
non-blank continuation line.
`keyword-parameters': Fix continued comment font-lock matcher.
(idlwave-font-lock-fontify-region): Written, use as
font-lock-fontify-region-function, to fix continued keyword
fontification issues.
2006-05-10 18:24:15 +00:00
J.D. Smith
169f097114
*** empty log message ***
2006-05-10 18:22:56 +00:00
Karl Berry
abbf811f8d
autoupdate
2006-05-10 13:33:04 +00:00
Reiner Steib
310359279c
(File Local Variables): Recommend to quote lambda
...
expressions in safe-local-variable property.
2006-05-10 13:06:02 +00:00
Kenichi Handa
4da9c1365a
(realize_default_face): If the font chosen for the
...
default face was different from the frame font, adjust the frame
font.
2006-05-10 12:38:58 +00:00
YAMAMOTO Mitsuharu
dec940492f
*** empty log message ***
2006-05-10 08:25:29 +00:00
YAMAMOTO Mitsuharu
5fd97b043c
(mac_set_font_info_for_selection): Add 2nd and 3rd args in extern.
2006-05-10 08:25:04 +00:00
YAMAMOTO Mitsuharu
4cb62a90b3
(Qservice) [MAC_OSX]: Rename from Qservices. All uses changed.
...
[MAC_OSX] (mac_store_service_event): Rename from
mac_store_services_event. All callers changed.
[USE_MAC_FONT_PANEL] (mac_set_font_info_for_selection): Add args
FACE_ID and C. All callers changed.
(x_free_frame_resources) [USE_MAC_FONT_PANEL]: Call
mac_set_font_info_for_selection when focus frame is destroyed.
(XTread_socket): Revert to FrontNonFloatingWindow/FrontWindow.
2006-05-10 08:24:49 +00:00
YAMAMOTO Mitsuharu
c2e93c8242
(Vmac_service_selection) [MAC_OSX]: Rename from
...
Vmac_services_selection. All uses changed.
(mac_store_service_event): Rename from mac_store_services_event in
extern and calls.
2006-05-10 08:24:09 +00:00
YAMAMOTO Mitsuharu
976b059fda
(x_to_mac_color): Fix shift amount change.
...
[USE_MAC_FONT_PANEL] (mac_set_font): Use x_get_focus_frame.
[USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility): Doc fix.
2006-05-10 08:23:45 +00:00
YAMAMOTO Mitsuharu
8c88cb181b
(Qduration) [MAC_OS]: Undo previous change.
...
(syms_of_image) [MAC_OS]: Likewise.
[MAC_OS] (gif_load): Emulate Graphic Control Extension block.
2006-05-10 08:23:20 +00:00
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