- 23 Jun, 2009 7 commits
-
-
Kenichi Handa authored
(FONT_ADD_LOG, FONT_DEFERRED_LOG): New macros.
-
Kenichi Handa authored
(font_matching_entity, font_open_entity) (font_close_object): Change font_add_log to FONT_ADD_LOG. (Vfont_log): Delete static. (font_log_env_checked): Delete this variable. (font_add_log): Don't check font_log_env_checked. (font_deferred_log): Check Vfont_log. (init_font): New function.
-
Kenichi Handa authored
-
Dan Nicolaescu authored
-
Kenichi Handa authored
(face_for_char): Don't call font_deferred_log here. (font_for_char): Likewise.
-
Kenichi Handa authored
hangul-to-hanja-conversion. Bind Hangul_Hanja to the same command.
-
Kenichi Handa authored
while korean input method is off, convert the following character.
-
- 22 Jun, 2009 27 commits
-
-
Michael Albinus authored
`emacsgvfs'.
-
Michael Albinus authored
(External methods): Precise `rsync' description. Add `dav', `davs' and `obex' methods. Add 'tramp-gvfs-methods' option. (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp forms. (Remote Programs): Introduce `tramp-own-remote-path'. (Remote processes): New subsection "Running remote programs that create local X11 windows". (Frequently Asked Questions): Improve code for disabling vc.
-
Michael Albinus authored
for SXEmacs 22.
-
Michael Albinus authored
handler for `dired-uncache'. (tramp-smb-handle-file-local-copy): Cleanup in case of error.
-
Michael Albinus authored
for `dired-uncache'.
-
Michael Albinus authored
(tramp-compat-process-running-p): New defuns.
-
Michael Albinus authored
`tramp-cleanup-all-connections' in the bug mail.
-
Michael Albinus authored
when a loading of a package fails. Completion function for rsync is `tramp-completion-function-alist-ssh'. (all): Replace all calls of `split-string' and `tramp-split-string' by `tramp-compat-split-string'. (tramp-default-method): Use `tramp-compat-process-running-p'. (tramp-default-proxies-alist): Allow also Lisp forms. (tramp-remote-path): Add choice "Private Directories". (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option. (tramp-domain-regexp): Allow also "-", "_" and ".". (tramp-end-of-output): Remove newlines, and add "$" at the end. (tramp-file-name-handler-alist): Add handler for `dired-uncache'. (tramp-debug-message): Insert header line in debug buffer. (tramp-handle-directory-files-and-attributes-with-stat): Care about filenames with spaces, or starting with "-". (tramp-handle-dired-uncache): New defun. (tramp-handle-insert-directory): Don't flush the directory from cache, this is handled by `dired-uncache' now. (tramp-handle-insert-file-contents): Improve error handling. (tramp-find-shell, tramp-open-connection-setup-interactive-shell): Quote `tramp-end-of-output'. (tramp-action-password): Improve trace message. (tramp-check-for-regexp): Both echoes must be present, before removing. (tramp-open-connection-setup-interactive-shell): Trace coding system. (tramp-compute-multi-hops): Eval cons cells of `tramp-default-proxies-alist'. (tramp-maybe-open-connection): Use the same command pattern for first hop and further hops. (tramp-wait-for-output): Remove handling of newlines. (tramp-get-remote-path): Handle also `tramp-own-remote-path'. (tramp-split-string): Remove function. It is handled in tramp-compat now.
-
Michael Albinus authored
-
Michael Albinus authored
-
Juanma Barranquero authored
-
Jim Meyering authored
* jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz. XZ is the successor to LZMA: <http://tukaani.org/xz/>
-
-
Nick Roberts authored
-
Glenn Morris authored
-
Glenn Morris authored
and `eval' entries. (Bug#3430)
-
Glenn Morris authored
-
Glenn Morris authored
Add arch-tag.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
differing behavior of \n and ^ in strings. (Bug#3385)
-
Glenn Morris authored
Refill.
-
Glenn Morris authored
(lisp-indent-function): Make it a defcustom.
-
Chong Yidong authored
(syms_of_xterm): Initialize it to the Emacs SVG icon file. (x_bitmap_icon): Under GTK, use xg_default_icon_file.
-
Chong Yidong authored
-
Chong Yidong authored
rather than its background_width for drawing the overline and underline (Bug#489). * xterm.c (x_draw_glyph_string): Use the glyph string's width rather than its background_width for drawing the overline and underline (Bug#489).
-
Chong Yidong authored
(load_overlay_strings): Remove externs. (fast_find_position): Function deleted. (mouse_face_from_buffer_pos): New function, based on fast_find_position. Correctly handle before-strings, display-strings, and after-strings (Bug#1220). (note_mouse_highlight): Use mouse_face_from_buffer_pos.
-
- 21 Jun, 2009 6 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
!HAVE_WINDOW_SYSTEM. (move_it_in_display_line_to, move_it_in_display_line_to) (display_line): Remove #ifdef HAVE_WINDOW_SYSTEM.
-
Jason Rumney authored
-
Nick Roberts authored
* progmodes/gdb-ui.el: ... this file. * progmodes/gud.el: Modify for gdb-mi.el. * fadr.el: New file.
-
Nick Roberts authored
-
Chong Yidong authored
-