- 04 Nov, 2011 5 commits
-
-
Eli Zaretskii authored
lisp/mail/rmail.el (rmail-simplified-subject): Decode subject with rfc2047-decode-string. (rmail-mime-toggle-hidden): Declare to avoid byte-compilation warnings.
-
Eli Zaretskii authored
nt/runemacs.c (ensure_unicows_dll): New function, tries to load UNICOWS.DLL on Windows 9X. (WinMain): If ensure_unicows_dll fails to find UNICOWS.DLL, display a dialog to the effect that Emacs cannot be started.
-
Eli Zaretskii authored
src/xdisp.c (note_mouse_highlight): If either of previous/next-single-property-change returns nil, treat that as the beginning or the end of the buffer.
-
Jan Djärv authored
label is not null. (xg_tool_item_stale_p): Handle the fact that wimage and/or wlbl may be NULL. Fixes: debbugs:9951
-
Eli Zaretskii authored
src/window.c (Fwindow_body_size): Mention in the doc string that the return value is in frame's canonical units. lisp/window.el (window-body-height, window-body-width): Mention in the doc string that the return values are in frame's canonical units. doc/lispref/windows.texi (Window Sizes): Mention in the doc string that the return values of `window-body-height' and `window-body-width' are in frame's canonical units.
-
- 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
-