- 26 Nov, 2014 1 commit
-
-
Stephen Berman authored
Fixes: debbugs:19112 * calendar/todo-mode.el (todo-mode): If called interactively, just display a message saying to call todo-show to enter Todo mode.
-
- 25 Nov, 2014 1 commit
-
-
Paul Eggert authored
-
- 24 Nov, 2014 2 commits
-
-
Dmitry Gutov authored
* lisp/vc/vc-hg.el (vc-hg-dir-status-files): Include ignored files.
-
Dmitry Gutov authored
* lisp/vc/vc-bzr.el (vc-bzr-after-dir-status): Don't skip ignored files.
-
- 23 Nov, 2014 2 commits
-
-
Michael Albinus authored
remote `buffer-file-name'.
-
Leo Liu authored
* calendar/diary-lib.el (calendar-mark-1): Fix thinko.
-
- 22 Nov, 2014 3 commits
-
-
Fabián Ezequiel Gallina authored
Fixes: debbugs:18595 * lisp/progmodes/python.el (python-shell-unbuffered): New var. (python-shell-calculate-process-environment): Use it. * test/automated/python-tests.el (python-shell-calculate-process-environment-4) (python-shell-calculate-process-environment-5): New tests. (python-shell-make-comint-3): Use file-equal-p. (python-shell-get-or-create-process-1) (python-shell-get-or-create-process-2) (python-shell-get-or-create-process-3): Fix interpreter for Windows.
-
Michael Albinus authored
* net/tramp.el (tramp-action-password): Clean password on subsequent attempts even if there was no wrong password indication.
-
Michael Albinus authored
fallback. (tramp-open-connection-setup-interactive-shell): No need to check for nil as `tramp-get-remote-locale' return value.
-
- 21 Nov, 2014 2 commits
-
-
Eli Zaretskii authored
lisp/vc/vc-git.el (vc-git-previous-revision): Use "~1" instead of "^", since the latter is a special character for MS-Windows system shells.
-
Eli Zaretskii authored
lisp/vc/vc-git.el (vc-git-command, vc-git--call): Bind coding-system-for-read and coding-system-for-write to vc-git-commits-coding-system.
-
- 20 Nov, 2014 2 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
* net/tramp.el (tramp-autoload-file-name-handler): Wrap `temporary-file-directory' by `symbol-value', it doesn't exist in XEmacs. (tramp-read-passwd): Don't use `with-timeout-suspend' and `with-timeout-unsuspend' if they don't exist, like in XEmacs. (tramp-time-less-p, tramp-time-subtract): Remove functions. (tramp-handle-file-newer-than-file-p, tramp-time-diff): * net/ttramp-adb.el (tramp-adb-ls-output-time-less-p): * net/ttramp-cache.el (tramp-get-file-property): * net/ttramp-smb.el (tramp-smb-handle-insert-directory): Use `time-less-p' and `time-subtract, respectively.
-
- 19 Nov, 2014 1 commit
-
-
Eli Zaretskii authored
lisp/vc/vc.el (vc-retrieve-tag): Doc fix. doc/emacs/maintaining.texi (Switching Branches): Mention "C-x v r". Correct commands for switching branches in various VCSs.
-
- 17 Nov, 2014 1 commit
-
-
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.
-
- 16 Nov, 2014 3 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.
-
Stefan Monnier authored
* lisp/window.el (handle-select-window): Deactivate shift-region.
-
- 15 Nov, 2014 8 commits
-
-
Andreas Schwab authored
* version.el (emacs-repository-get-version): Use git rev-parse instead of git log.
-
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.
-
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.
-
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.
-
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 1 commit
-
-
Ulrich Müller authored
Fixes: debbugs:19049 * version.el (emacs-repository-get-version): Call `git log' command with proper format argument (bug#19049).
-
- 10 Nov, 2014 1 commit
-
-
Glenn Morris authored
-
- 08 Nov, 2014 1 commit
-
-
Glenn Morris authored
Due to the vague doc, it was already being used this way.
-
- 07 Nov, 2014 4 commits
-
-
Michael Albinus authored
the constructed Tramp file name. Fixes: debbugs:18943
-
Stefan Monnier authored
(cua-set-mark, cua--pre-command-handler-1,cua--post-command-handler-1): * lisp/emulation/cua-gmrk.el (cua-cancel-global-mark): Same. Fixes: debbugs:18952
-
Michael Albinus authored
`insert-file-contents' by `unwind-protect', in order to set the buffer's file name anyway. Fixes: debbugs:18891
-
Daiki Ueno authored
* epg.el (epg--list-keys-1): Ignore fields after the 15th field (bug#18979). Reported by Hideki Saito. Backported from trunk.
-
- 05 Nov, 2014 3 commits
-
-
Alan Mackenzie authored
-
Alan Mackenzie authored
progmodes/cc-fonts.el (c-font-lock-declarations): Pass "(point-max)" as bound to c-font-lock-declarators, not "limit", as the buffer is sometimes narrowed to less than "limit" (e.g., in the presence of macros).
-
Michael Albinus authored
* net/tramp-gvfs.el (tramp-gvfs-handle-file-attributes): * net/tramp-sh.el (tramp-sh-handle-file-attributes): Return nil in case of errors. * net/tramp.el (tramp-error-with-buffer): Show connection buffer only when message appeared in minibuffer. Fixes: debbugs:18891
-
- 04 Nov, 2014 3 commits
-
-
Eli Zaretskii authored
lisp/jit-lock.el (jit-lock-stealth-fontify): Be tolerant to nil being returned by load-average.
-
Michael Albinus authored
a local copy; setting `inhibit-file-name-handlers' proper might be more performant. Fixes: debbugs:18751
-
Glenn Morris authored
Fixes: debbugs:18900
-
- 03 Nov, 2014 1 commit
-
-
Michael Albinus authored
local copy of FILENAME, when it is remote. Fixes: debbugs:18751
-