- 12 Apr, 2005 11 commits
-
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(kTextEncodingISOLatin2): Remove constants. (mac-script-code-coding-systems): New constant. (mac-handle-language-change): New function. (special-event-map): Bind it to `language-change' event. (mac-centraleurroman, mac-cyrillic): New coding systems. (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font) (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder and mac-cyrillic-encoder to encode-mac-centraleurroman and encode-mac-cyrillic, respectively.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
Remove variables. (XTread_socket): Store language-change event if keyboard script change is detected. Don't convert input to `mac_keyboard_text_encoding'. (syms_of_macterm): Delete DEFVAR_INT for mac-keyboard-text-encoding.
-
YAMAMOTO Mitsuharu authored
(syms_of_keyboard) [MAC_OS]: Intern and staticpro it. (kbd_buffer_get_event) [MAC_OS]: Make event for LANGUAGE_CHANGE_EVENT.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(mac-drag-n-drop): Call dnd-handle-one-url.
-
YAMAMOTO Mitsuharu authored
interrupt_input_pending to 1 instead.
-
Nick Roberts authored
globally in C now.
-
Nick Roberts authored
Don't set overlay-arrow-string to "=>" as this is done globally in C now.
-
Nick Roberts authored
-
- 11 Apr, 2005 29 commits
-
-
Rajesh Vaidheeswarran authored
-
Lute Kamstra authored
-
Lute Kamstra authored
(etc-fstab-generic-mode): Tweak fontification.
-
Lute Kamstra authored
(generic-mode-internal): Simplify generic-font-lock-keywords.
-
Rajesh Vaidheeswarran authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 60-61) - Merge from emacs--cvs-trunk--0 - Update from CVS 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Nick Roberts authored
overlay arrow now so don't set overlay-arrow-string. (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
-
Nick Roberts authored
-
Miles Bader authored
-
Dan Nicolaescu authored
(term-ansi-current-reverse, term-ansi-current-invisible) (term-ansi-face-already-done): Change to boolean. (term-reset-terminal, term-handle-colors-array): Handle the above vars accordingly. (term-buffer-vertical-motion): Rename from buffer-vertical-motion. (term-emulate-terminal): Use the new name. * faces.el (secondary-selection): Use yellow1, not yellow. (trailing-whitespace): Use red1, not red.
-
Jan Djärv authored
(dired-dnd-handle-local-file): Call dnd-get-local-file-name. (dired-dnd-handle-file): Call dnd-get-local-file-uri * cus-edit.el (dnd): New group. * term/w32-win.el (dnd): Require dnd (w32-drag-n-drop): Call dnd-handle-one-url. * x-dnd.el: Require dnd. (x-dnd-handle-uri-list, x-dnd-handle-file-name): Call dnd-handle-one-url. (x-dnd-types-alist, x-dnd-insert-utf8-text) (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text to dnd-insert-text. (x-dnd-protocol-alist, x-dnd-open-file-other-window, x-dnd-handle-one-url, x-dnd-get-local-file-uri, x-dnd-get-local-file-name, x-dnd-open-local-file, x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-). * dnd.el (dnd-protocol-alist): New file with generic DND functions.
-
Jan Djärv authored
-
Jan Djärv authored
(dired-dnd-handle-local-file): Call dnd-get-local-file-name. (dired-dnd-handle-file): Call dnd-get-local-file-uri
-
Jan Djärv authored
(w32-drag-n-drop): Call dnd-handle-one-url.
-
Jan Djärv authored
(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call dnd-handle-one-url. (x-dnd-types-alist, x-dnd-insert-utf8-text) (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text to dnd-insert-text. (x-dnd-protocol-alist, x-dnd-open-file-other-window, x-dnd-handle-one-url, x-dnd-get-local-file-uri, x-dnd-get-local-file-name, x-dnd-open-local-file, x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
-
Jan Djärv authored
-
Stefan Monnier authored
(wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite. (wdired-use-dired-vertical-movement): Rename from wdired-always-move-to-filename-beginning. (wdired-mode-map): Use `ignore' instead of `wdired-newline'. (wdired-change-to-wdired-mode): Change mode name. (wdired-newline): Delete.
-
Richard M. Stallman authored
Don't call whitespace-unhighlight-the-space here.
-
Richard M. Stallman authored
for the redo record made by an undo-in-region.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Misc X): Add -D, --basic-display.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Glenn Morris authored
self-insert-command.
-
Glenn Morris authored
-