- 17 Nov, 2014 4 commits
-
-
Oscar Fuentes authored
... for detecting MinGW-w64. _W64 is not specific of MinGW-w64, it is defined for compatibility with MS VC++. * nt/inc/ms-w32.h: Define MINGW_W64. * admin/CPP-DEFINES: Mention MINGW_W64. * nt/addpm.c: Use it. * nt/addsection.c: Use it. * nt/preprep.c: Use it. * src/w32.c: Use MINGW_W64 instead of _W64 * src/w32term.c: Likewise.
-
Eli Zaretskii authored
lisp/vc/vc-bzr.el (vc-bzr-print-log, vc-bzr-expanded-log-entry): Don't assume --long is the default for "bzr log", always specify it explicitly, in case the user defined an alias for 'log' that uses some other format.
-
Paul Eggert authored
* .dir-locals.el (log-edit-mode): Restore the (log-edit-rewrite-fixes "[ \n](bug#\\([0-9]+\\))" . "debbugs:\\1"). See Glenn Morris in: http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg01187.html
-
Paul Eggert authored
This fixes some unwanted 'git status' output after 'make docs'. * .gitignore: Add **/Makefile, **/makefile. Remove Makefile, makefile. Add doc/*/*.xxx rules for the usual kinds of documentation outputs and temporaries. Add doc/misc/cc-mode.ss. * doc/emacs/.gitignore, doc/lispref/.gitignore, doc/misc/.gitignore: * lwlib/.gitignore, oldXMenu/.gitignore: Remove, as these .gitignore files are no longer needed. * doc/lispintro/.gitignore: Replace with list of exceptional PDF files.
-
- 16 Nov, 2014 4 commits
-
-
Fabián Ezequiel Gallina authored
Fixes: debbugs:18794 * lisp/progmodes/python.el (python-eldoc--get-doc-at-point): Strip shell output before returning.
-
Dmitry Gutov authored
Originally reported in https://github.com/mooz/js2-mode/issues/174. * lisp/progmodes/js.el (js--indent-operator-re): Make assignments and (in)equality operator a separate case. (js--continued-expression-p): Escape the second `+' in the regexp.
-
Tassilo Horn authored
* doc/emacs/misc.texi (DocView Slicing): Describe how to slice with the mouse. Fix command mentioned by slice by BoundingBox paragraph. (Bug#18040)
-
Stefan Monnier authored
* lisp/window.el (handle-select-window): Deactivate shift-region.
-
- 15 Nov, 2014 18 commits
-
-
Andreas Schwab authored
Local attributes belong to .git/info/attributes.
-
Andreas Schwab authored
* version.el (emacs-repository-get-version): Use git rev-parse instead of git log.
-
Glenn Morris authored
* admin/update_autogen: Auto-detect VCS in use. (vcs): New variable. (status, commit, main): Handle git.
-
Fabián Ezequiel Gallina authored
* lisp/progmodes/python.el (python-indent-calculate-levels): Fix indentation behavior multiline dedenter statement. * test/automated/python-tests.el (python-indent-dedenters-8): New test for Bug#18432.
-
Christoph Scholtes authored
-
Fabián Ezequiel Gallina authored
Fixes: debbugs:18843 * lisp/progmodes/python.el (python-indent-region): Use python-indent-line and skip special cases. * test/automated/python-tests.el (python-indent-region-1) (python-indent-region-2, python-indent-region-3) (python-indent-region-4, python-indent-region-5): New tests.
-
Jan D authored
* nsterm.m (ns_send_appdefined): Check for application defined event on Cocoa (Bug#18993). Backport from trunk.
-
Eli Zaretskii authored
src/window.c (window_scroll_pixel_based): Avoid truncation/rounding errors in computing the number of pixels to scroll. Suggested by Kelly Dean <kelly@prtime.org>.
-
Michael Albinus authored
-
Michael Albinus authored
* vc/vc-hg.el (vc-hg-state): Disable pager. Conflicts: lisp/ChangeLog
-
Lars Magne Ingebrigtsen authored
-
Peder O. Klingenberg authored
Fixes: debbugs:19054 * mail/emacsbug.el (report-emacs-bug): Make a better guess at envelope-from when reporting through sendmail.
-
Jan D authored
* nsmenu.m (update_frame_tool_bar): If tool bar changes height, call updateFrameSize.
-
Jan D authored
* nsterm.m (setFrame:): Remove call to display (Bug#18757).
-
Eli Zaretskii authored
Reported by Kelly Dean <kelly@prtime.org>.
-
Teemu Likonen authored
-
Stefan Monnier authored
-
Ivan Andrus authored
Fixes: debbugs:18854 * progmodes/python.el (python-ffap-module-path): Use `derived-mode-p' instead of equality test on `major-mode'.
-
- 14 Nov, 2014 3 commits
-
-
Ulrich Müller authored
Fixes: debbugs:19049 * version.el (emacs-repository-get-version): Call `git log' command with proper format argument (bug#19049).
-
Lars Magne Ingebrigtsen authored
-
Jan Djärv authored
* nsfns.m (x_set_foreground_color, x_set_background_color) (x_set_cursor_color, Fxw_color_values): Block/unblock input, use SET_FRAME_GARBAGED instead of redraw_frame (Bug#19036).
-
- 13 Nov, 2014 4 commits
-
-
Paul Eggert authored
Reported by Perry E. Metzger in: http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html * .dir-locals.el: Remove reference to bzr commit --fixes debbugs. * etc/CONTRIBUTE: More git transition.
-
Eli Zaretskii authored
-
Lars Magne Ingebrigtsen authored
.gitignore: Copy over sufficient ignorable files from the old .bzrignore that a simple build doesn't list lots of unregistered files.
-
Adam Sjøgren authored
-
- 11 Nov, 2014 1 commit
-
-
Eric S. Raymond authored
All bzr revision IDS, and all CVS revision IDs for which a commit could be identified, were changed to time-date!committer version stamps. All .cvsignore files in the history became .gitignore files. Fixes-bug annotations from bzr were copied into the corresponding commit comments. (The first .cvsignore commit was 1999-09-30T14:07:54Z!fx@gnu.org>. The last CVS commit was <2009-12-27T08:11:12Z!cyd@stupidchicken.com>) Committer/author email addresses are generally correct for the transition day, not necessarily when the commit was originally made.
-
- 10 Nov, 2014 5 commits
-
-
Glenn Morris authored
-
Kelvin White authored
-
Katsumi Yamaoka authored
-
Tassilo Horn authored
* gnus.texi (HTML): Update section so that it mentions shr and w3m. Also link the full EWW manual that explains more on shr, too. * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to increase contrast when displaying HTML mail with shr.
-
Glenn Morris authored
-
- 09 Nov, 2014 1 commit
-
-
Eli Zaretskii authored
admin/unidata/Makefile.in (${top_srcdir}/src/macuvs.h): Use unmsys--file-name.
-