- 07 Jul, 2014 1 commit
-
-
Katsumi Yamaoka authored
-
- 05 Jul, 2014 1 commit
-
-
Kenichi Handa authored
-
- 04 Jul, 2014 4 commits
-
-
Michael Albinus authored
(dbus-test02-register-service-system): Fix docstring. (dbus-test02-register-service-own-bus) (dbus-test03-peer-interface): New tests.
-
Michael Albinus authored
* net/dbus.el (dbus-peer-handler): New defun. (dbus-register-service): Register it. (dbus-managed-objects-handler): Fix docstring.
-
Dmitry Antipov authored
not used by any font driver. * ftfont.c (ftfont_driver): * macfont.m (macfont_driver): * nsfont.m (nsfont_driver): * w32font.c (w32font_driver): * w32uniscribe.c (uniscribe_font_driver): * xfont.c (xfont_driver): Related users changed. * xselect.c (x_get_window_property): Use convenient xmalloc. Call to xfree only if some data was really allocated.
-
Phil Sainty authored
(narrow-to-defun): New arg include-comments, defaulting to it. Fixes: debbugs:16328
-
- 03 Jul, 2014 7 commits
-
-
Stefan Monnier authored
different calling convention to rectangle--unhighlight-for-redisplay.
-
Dmitry Antipov authored
This is similar to what we have on X. Quickly tested by Dani Moncayo. * w32fns.c (toplevel): Remove hourglass_hwnd; no longer used. (w32_show_hourglass, w32_hide_hourglass, w32_note_current_window): Likewise. (hide_hourglass, show_hourglass): Redesign to match X counterparts. * xdisp.c (start_hourglass): Remove Windows-specific bits.
-
Kelvin White authored
-
Dmitry Antipov authored
* frame.h (struct frame): Rename font_data_list to... [HAVE_XFT || HAVE_FREETYPE]: ... font_data, which is a Lisp_Object now. * font.h (struct font_data_list): Remove; no longer need a special data type. (font_put_frame_data, font_get_frame_data) [HAVE_XFT || HAVE_FREETYPE]: Adjust prototypes. * font.c (font_put_frame_data, font_get_frame_data) [HAVE_XFT || HAVE_FREETYPE]: Prefer alist functions to ad-hoc list management. * xftfont.c (xftfont_get_xft_draw, xftfont_end_for_frame): Related users changed. * ftxfont.c (ftxfont_get_gcs, ftxfont_end_for_frame): Likewise. Prefer convenient xmalloc and xfree.
-
Michael Albinus authored
* net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime) (tramp-sh-handle-verify-visited-file-modtime): Use `point-at-eol'. * net/tramp.el (tramp-call-process): Handle error strings. * net/trampver.el: Update release number.
-
Michael Albinus authored
-
Glenn Morris authored
-
- 02 Jul, 2014 9 commits
-
-
Juri Linkov authored
Doc fix. Fixes: debbugs:17873
-
Dmitry Antipov authored
in Lisp_Sub_Char_Table.
-
Stefan Monnier authored
Fixes: debbugs:17271
-
Dmitry Antipov authored
(Bug#17898).
-
Leo Liu authored
Support lexical-binding.
-
Luke Lee authored
forgotten :version "24.5".
-
Dmitry Antipov authored
* lisp.h (struct Lisp_Sub_Char_Table): Use C integers for depth and min_char slots. Adjust comment. (enum char_table_specials): Rename from CHAR_TABLE_STANDARD_SLOTS. Add SUB_CHAR_TABLE_OFFSET member. (make_uninit_sub_char_table): New function. * alloc.c (mark_char_table): Add extra argument to denote char table subtype. Adjust to match new layout of sub char-table. (mark_object): Always mark sub char-tables with mark_char_table. * chartab.c (make_sub_char_table, copy_sub_char_table) (sub_char_table_ref, sub_char_table_ref_and_range, sub_char_table_set) (sub_char_table_set_range, optimize_sub_char_table, map_sub_char_table) (map_sub_char_table_for_charset, uniprop_table_uncompress): All related users changed. * lread.c (read1): Adjust to match new layout of sub char-table.
-
Stefan Monnier authored
(Scanning Keymaps): Reword the `noindirect' argument. * src/keymap.c (get_keyelt): Simplify. (copy_keymap_item): Remove left-over code for when we had key-shortcut caches.
-
Juri Linkov authored
for the message about the man page cleaned up.
-
- 01 Jul, 2014 18 commits
-
-
Juri Linkov authored
* lisp/man.el (Man-width): Doc fix. (man): Doc fix. (Man-start-calling): Use `with-selected-window' to get `frame-width' and `window-width'. (Man-getpage-in-background): Call `Man-notify-when-ready' immediately after creating a new buffer. Call `Man-mode' and set `mode-line-process' in the created buffer. Set process-filter to `Man-bgproc-filter' in start-process branch. In call-process branch call either `Man-fontify-manpage' or `Man-cleanup-manpage'. Use `Man-start-calling' inside `with-current-buffer'. (Man-fontify-manpage): Don't print messages. Fix boundary condition. (Man-cleanup-manpage): Don't print messages. (Man-bgproc-filter): New function. (Man-bgproc-sentinel): Add `save-excursion' to keep point when user moved it during asynchronous formatting. Move calls of `Man-fontify-manpage' and `Man-cleanup-manpage' to `Man-bgproc-filter'. Move the call of `Man-mode' to `Man-getpage-in-background'. Use `quit-restore-window' instead of `kill-buffer'. Use `message' instead of `error' because errors are catched by process sentinel. (Man-mode): Move calls of `Man-build-page-list', `Man-strip-page-headers', `Man-unindent', `Man-goto-page' to `Man-bgproc-sentinel'. Doc fix. (Bug#2588, bug#5054, bug#9084, bug#17831)
-
Mario Lang authored
customization option `gnutls-verify-error.
-
Stefan Monnier authored
Don't keep transient-mark-mode buffer-local when not needed. Fixes: debbugs:6316
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/dispnew.c (prepare_desired_row): Accept 2 additional arguments: the window whose glyph row is being prepared and a flag whether it is for mode/header line. Make sure the glyph row's marginal areas are in sync with what the window wants. src/xdisp.c (display_line, display_mode_line): Call prepare_desired_row with additional arguments, as appropriate. src/dispextern.h (prepare_desired_row): Adjust prototype. src/window.h: Improve commentary of the marginal columns.
-
Stefan Monnier authored
(turn-off-xterm-mouse-tracking-on-terminal): Don't burp if the terminal is suspended. Fixes: debbugs:17857
-
Kenichi Handa authored
-
Kenichi Handa authored
(MAX_CHARBUF_EXTRA_SIZE): New macro. (ALLOC_CONVERSION_WORK_AREA): Use MAX_CHARBUF_EXTRA_SIZE.
-
Stefan Monnier authored
(log-edit--match-first-line): Use it. Fixes: debbugs:17861
-
Dmitry Antipov authored
-
Michael Albinus authored
Prefer utf-8 coding. (Bug#17859)
-
Glenn Morris authored
-
Glenn Morris authored
-
Dmitry Antipov authored
caused by xw_popup_dialog in daemon mode (Bug#17891).
-
Dmitry Antipov authored
-
Glenn Morris authored
-
Fabián Ezequiel Gallina authored
Enhancements to electric indentation behavior inside parens. * test/automated/python-tests.el (python-tests-self-insert): New function. (python-triple-quote-pairing): Use it. (python-util-forward-comment-1): New test. (Bug#17658)
-
Stefan Monnier authored
buffer-invisibility-spec. Fixes: debbugs:17867
-