- 09 Apr, 2008 11 commits
-
-
Dan Nicolaescu authored
* log-view.el (log-view-mode-menu): * log-edit.el (log-edit-menu): Add :help.
-
Chong Yidong authored
of unibyte strings.
-
Chong Yidong authored
substring-no-properties for correct handling of unibyte strings.
-
Stefan Monnier authored
-
Stefan Monnier authored
mouse-major-mode-menu. (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar. (mouse-major-mode-menu, mouse-popup-menubar) (mouse-popup-menubar-stuff): Use them. (C-down-mouse-3): Bind to a dynamic map rather than to mouse-popup-menubar-stuff. * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
-
Stefan Monnier authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
file:// access method.
-
Stefan Monnier authored
* src/minibuf.c (last_exact_completion): Remove variable. (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete) (complete_and_exit_1, complete_and_exit_2) (Fminibuffer_complete_and_exit, Fminibuffer_complete_word) (Fdisplay_completion_list, display_completion_list_1) (Fminibuffer_completion_help, Fself_insert_and_exit) (Fexit_minibuffer, Fminibuffer_message): Move functions to minibuffer.el. (syms_of_minibuf): Remove corresponding initializations.
-
Stefan Monnier authored
(command_loop_1): Use it to call `deactivate-mark'. (syms_of_keyboard): Initialize it.
-
Stefan Monnier authored
to another frame. * frame.c (do_switch_frame): Refine the top_frame/async_visible code. Don't call set_tty_color_mode. (store_frame_param): Reset previous_frame rather than call set_tty_color_mode. * term.c (set_tty_color_mode): Rewrite. * dispextern.h (set_tty_color_mode): New type. * termchar.h (struct tty_display_info): Add `previous_color_mode'.
-
- 08 Apr, 2008 29 commits
-
-
Stefan Monnier authored
for generic chars, which do not exist any more in emacs-unicode.
-
Stefan Monnier authored
rather than subdirs.el. It introduces an ugly circular dependency, tho.
-
Stefan Monnier authored
(calc-mode-map, calc-digit-map, calc-dispatch-map): Move initialization into declaration. * calc/calc-yank.el: * calc/calc-misc.el: * calc/calc-embed.el: * calc/calc-aent.el: Add autoload cookies and set generated-autoload-file.
-
Stefan Monnier authored
in `font-lock-add-keywords'.
-
Michael Albinus authored
(Ffind_operation_coding_system): Fix typo.
-
Michael Albinus authored
-
Michael Albinus authored
-
Michael Albinus authored
(ps-make-dynamic-printer-menu): New functions.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
-
Glenn Morris authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
* vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order. * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
-
Juanma Barranquero authored
locale (this reverts changes by Dave Love, dated 2002-10-27 and 2002-10-09).
-
Jason Rumney authored
-
Juanma Barranquero authored
-
Jason Rumney authored
(w32font_info): Use it. (W32METRIC_NO_ATTEMPT, W32METRIC_SUCCESS, W32METRIC_FAIL) (CACHE_BLOCKSIZE): New constants.
-
Juanma Barranquero authored
-
Jason Rumney authored
-
Jason Rumney authored
(syms_of_w32font): Initialise them. (font_matches_spec): Use them to filter by language. (recompute_cached_metrics): Remove function. (compute_metrics, clear_cached_metrics): New functions. (w32font_encode_char): Use them to manage metric cache. (w32font_text_extents): Cache metrics for all glyphs on demand. Delay converting glyph indices to WORD until needed. (w32font_open_internal): Initialize metric cache to empty. (registry_to_w32_charset): Charset should always be a symbol. (fill_in_logfont, list_all_matching_fonts): Family should always be a symbol.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Glenn Morris authored
the default for make-diary-entry anyway.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-