- 03 Jun, 2006 13 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(sh-quoted-subshell): New helper function to search for a possibly nested subshell (like `` or $()) within a "" quoted string. (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash. (sh-apply-quoted-subshell): Flag quote characters inside a subshell, which is itself already in a quoted region, as punctuation, since this is the closest to what they actually are. (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and sh-apply-quoted-subshell. (sh-font-lock-syntactic-face-function): Apply the new face for text inside `` instead of the old font-lock-string-face.
-
Eli Zaretskii authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(Qtext_input, Qupdate_active_input_area, Qunicode_for_key_event) [USE_MAC_TSM]: Likewise. (syms_of_macterm) [USE_MAC_TSM]: Intern and staticpro them. (Qbefore_string) [USE_MAC_TSM]: Add extern. (do_app_resume, do_app_suspend) [USE_MAC_TSM]: Call ActivateTSMDocument/DeactivateTSMDocument. (mac_store_event_ref_as_apple_event): Call mac_post_mouse_moved_event. (mac_handle_window_event) [USE_MAC_TSM]: Handle kEventWindowFocusAcquired/kEventWindowFocusRelinquish. (mac_handle_text_input_event) [USE_MAC_TSM]: New function. (install_window_handler) [USE_MAC_TSM]: Install it. Register kEventWindowFocusAcquired/kEventWindowFocusRelinquish. (keycode_to_xkeysym_table): Add entry for f16. (XTread_socket) [USE_MAC_TSM]: Set/reset read_socket_inev before/after passing keystroke event to toolbox dispatcher. (init_tsm) [USE_MAC_TSM]: New function. (mac_initialize) [USE_MAC_TSM]: Call it. (Vmac_ts_active_input_overlay) [USE_MAC_TSM]: New defvar.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(mac-ae-number, mac-ae-frame, mac-ae-script-language) (mac-bytes-to-text-range, mac-ae-text-range-array) (mac-ts-update-active-input-buf, mac-split-string-by-property-change) (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area) (mac-ts-unicode-for-key-event): New functions. (mac-handle-toolbar-switch-mode): Use mac-ae-frame. (mac-handle-font-selection): Use mac-ae-number. (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno): New variables. (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text) (mac-ts-converted-text, mac-ts-selected-converted-text) (mac-ts-block-fill-text, mac-ts-outline-text) (mac-ts-selected-text, mac-ts-no-hilite): New faces. (mac-ts-hilite-style-faces): New constant. (mac-apple-event-map): Bind text input events. (mac-dispatch-apple-event): Use command-execute instead of call-interactively. (global-map): Don't bind mac-apple-event. (special-event-map): Bind mac-apple-event.
-
- 02 Jun, 2006 27 commits
-
-
John Paul Wallington authored
frame's icon_name isn't a string rather than only when it is nil.
-
Eli Zaretskii authored
-
Bill Wohler authored
contains the actual folder, since GNU mailutils' folder command displays output if the folder doesn't exist (closes SF #1499712).
-
Juri Linkov authored
-
Juri Linkov authored
Remove the condition `(search-forward "<html" size t)'. Replace `\"' with `[\"']?' in `re-search-forward'.
-
Romain Francoise authored
-
Chong Yidong authored
string.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(emacs): Enclose the value of $(EMACS) in quotes.
-
YAMAMOTO Mitsuharu authored
it->string if composition is coming from string. (set_cursor_from_row): Don't return 0 unless row displays a continued line. (dump_glyph): Dump composite glyph.
-
Jan Djärv authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
permanent-local and safe-local-variable properties. (find-auto-coding): Handle char-trans: tag.
-
Kenichi Handa authored
as well as `coding'.
-
Kenichi Handa authored
Limit the search by the end of the HTML header (if any).
-
Kenichi Handa authored
-
Richard M. Stallman authored
-
Masatake YAMATO authored
(compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines over all lines of gcov output are too uncomfortable to read.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-