- 03 Nov, 2011 13 commits
-
-
Lars Magne Ingebrigtsen authored
-
Alan Mackenzie authored
-
Lars Magne Ingebrigtsen authored
-
Eli Zaretskii authored
src/xdisp.c (note_mouse_highlight): Initialize `area'.
-
Alan Mackenzie authored
-
Alan Mackenzie authored
-
Eli Zaretskii authored
src/xfns.c (unwind_create_frame): If needed, free the glyph matrices of the partially constructed frame.
-
Alan Mackenzie authored
-
Lars Magne Ingebrigtsen authored
-
David Engster authored
* srecode/texi.el: * srecode/template.el: * srecode/java.el: * srecode/insert.el: * srecode/document.el: * srecode/dictionary.el: * srecode/compile.el: * semantic/wisent/java-tags.el: * semantic/texi.el: * semantic/sort.el: * semantic/lex-spp.el: * semantic/idle.el: * semantic/html.el: * semantic/db-typecache.el: * semantic/analyze/complete.el: * ede/generic.el: * ede/custom.el: * ede/cpp-root.el: * ede/base.el: Fix filenames in comments and headers. * semantic/db-find.el: * srecode/insert.el (srecode-insert-include-lookup): * ede/proj-comp.el (ede-compilation-program): Fix it's -> its in comments and docstrings. * semantic/ctxt.el (semantic-end-of-context-default): * semantic/find.el (semantic-find-tags-by-scope-protection): * semantic/java.el (semantic-documentation-for-tag): Fix typos in docstrings. * semantic/db.el (semanticdb-table, semanticdb-abstract-cache) (semanticdb-abstract-db-cache): * semantic/decorate/include.el (semantic-decoration-unknown-include-describe): Fix filenames in docstring. * semantic/ede-grammar.el (semantic-ede-grammar-compiler-wisent): (semantic-ede-grammar-compiler-bovine): Fix requires that are added to the grammar-make-script.
-
Stefan Monnier authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/w32fns.c (unwind_create_frame): If needed, free the glyph matrices of the partially constructed frame.
-
- 02 Nov, 2011 6 commits
-
-
Ted Zlatanov authored
gnus-util.el (gnus-bound-and-true-p): Another comment to explain why we don't use `bound-and-true-p'.
-
Stefan Monnier authored
-
Martin Rudalics authored
* window.el (quit-window): Call unrecord-window-buffer after showing another buffer in the window. (Bug#9937) (bury-buffer): Call switch-to-prev-buffer with second argument 'bury.
-
Ted Zlatanov authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
* lisp/vc/vc-bzr.el: Accept status with more than 9 shelves. Reported by Colin D Bennett <colin@gibibit.com>.
-
- 01 Nov, 2011 4 commits
-
-
Glenn Morris authored
-
Eli Zaretskii authored
src/xdisp.c (mouse_face_from_buffer_pos, note_mouse_highlight): Rename cover_string to disp_string.
-
Eli Zaretskii authored
src/xdisp.c (mouse_face_from_buffer_pos): Fix a typo in a comment. Don't stop backward scan on the continuation glyph, even though its CHARPOS is positive.
-
Martin Rudalics authored
* window.c (temp_output_buffer_show): Don't use Vtemp_buffer_show_specifiers. (Vtemp_buffer_show_specifiers): Remove unused variable. * help.el (with-help-window): Don't reference temp-buffer-show-specifiers in doc-string.
-
- 31 Oct, 2011 12 commits
-
-
Ted Zlatanov authored
-
Katsumi Yamaoka authored
-
Ted Zlatanov authored
-
Eli Zaretskii authored
config.bat: Use config.in and Makefile.in from src/ and lib/, if they exist there, else from autogen/. make-dist: Don't add `autogen'.
-
Eli Zaretskii authored
make-dist (tempdir): Create `autogen'. (msdos): Add depfiles.bat and inttypes.h. (autogen): Put README, config.in, and Makefile.in ionto the distribution, they are needed for the MS-DOS build. msdos/sed3v2.inp (insrcdir): Comment out definition. $(insrcdir): Edit into MS-DOS existence test.
-
Andreas Schwab authored
menu-item.
-
Glenn Morris authored
-
Chong Yidong authored
Regenerate AUTHORS and ldefs-boot.el.
-
Vinicius Jose Latorre authored
-
Vinicius Jose Latorre authored
-
David Engster authored
-
Vinicius Jose Latorre authored
-
- 30 Oct, 2011 5 commits
-
-
Eli Zaretskii authored
src/xdisp.c (try_cursor_movement): Make sure ROW isn't decremented past the beginning of the current glyph matrix.
-
Jan Djärv authored
xterm.c: Include X11/Xproto.h if HAVE_GTK3. (x_error_handler): Ignore BadMatch for X_SetInputFocus for HAVE_GTK3 (Bug#9869).
-
Jan Djärv authored
type to GDK_NOTHING so valgrind does not complain. Fixes: debbugs:9901
-
Jan Djärv authored
* xterm.c: Declare x_handle_net_wm_state to return int. (handle_one_xevent): Check if we are iconified but don't have _NET_WM_STATE_HIDDEN. If do, treat as deiconify. (get_current_wm_state): Return non-zero if not hidden, check for _NET_WM_STATE_HIDDEN (Bug#9893). (do_ewmh_fullscreen): Ignore return value from get_current_wm_state. (x_handle_net_wm_state): Return what get_current_wm_state returns. (x_term_init): Initialize dpyinfo->Xatom_net_wm_state_hidden. * xterm.h (x_display_info): Add Xatom_net_wm_state_hidden (Bug#9893).
-
Ulf Jasper authored
2011-10-30 Ulf Jasper <ulf.jasper@web.de> * net/newst-treeview.el: Remove "Time-stamp". (newsticker--group-manage-orphan-feeds): Do not call newsticker--treeview-tree-update. (newsticker-treeview-update, newsticker-treeview): Call newsticker--treeview-tree-update if necessary. 2011-10-30 Ulf Jasper <ulf.jasper@web.de> * automated/newsticker-tests.el (newsticker--group-manage-orphan-feeds): Removed fsetting of newsticker--treeview-tree-update.
-