| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* lisp/play/gamegrid.el (gamegrid-add-score-with-update-game-score):
Fix directory creation in fallback case.
|
|
|
|
|
|
| |
(vc-update-change-log): Use dolist.
Fixes: debbugs:13610
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lisp/ffap.el: Require thingatpt.
(ffap-url-at-point): Delegate URI detection to thing-at-point.
All URI-valid characters are now recognized.
(ffap-string-at-point): Use use-region-p.
(ffap-url-regexp): Extra character is handled by thing-at-point.
(ffap-string-at-point-mode-alist): Allow parentheses.
(ffap-newsgroup-regexp, ffap-newsgroup-heads, ffap-newsgroup-p):
Convert to aliases; code moved to thingatpt.el.
(ffap-gnus-hook): Use setq-local.
* lisp/thingatpt.el: Rewrite the URL detection routines, absorbing some
code from ffap.el.
(thing-at-point-beginning-of-url-regexp): New var.
(thing-at-point-uri-schemes): Update list of URI schemes.
(thing-at-point-url-regexp): Variable deleted.
(thing-at-point-markedup-url-regexp): Disallow newlines.
(thing-at-point-newsgroup-regexp)
(thing-at-point-newsgroup-heads)
(thing-at-point-default-mail-uri-scheme): New variables.
(thing-at-point-bounds-of-url-at-point): Rewrite. Use ffap's
method to find the possible bounds of the URI at point. New
optional argument to find ill-formed URIs.
(thing-at-point-url-at-point): Rewrite. New arguments for finding
ill-formed URIs. Use thing-at-point-bounds-of-url-at-point, and
the scheme-adding heuristics from ffap-url-at-point.
(thing-at-point--bounds-of-well-formed-url): New function. Do
parens matching to decide whether to include parens in the URI
* test/automated/thingatpt.el: New file.
Fixes: debbugs:5673
|
|
|
|
|
|
|
| |
* lisp/emacs-lisp/ert.el (ert--explain-format-atom):
Don't try to print non-characters as characters.
Fixes: debbugs:13543
|
|
|
|
|
|
|
|
|
| |
(tramp-backtrace): New defun.
(tramp-handle-insert-file-contents): Use `visit' when inserting
the local copy.
* net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime): Use
`remote-file-name-inhibit-cache'.
|
|
|
|
|
|
| |
time `requiring' a builtin feature.
* lisp/subr.el (internal--called-interactively-p--get-frame): Remove
left-over message.
|
|
|
|
| |
Fixes: debbugs:13614
|
|
|
|
|
|
| |
current-load-list.
Fixes: debbugs:13366
|
|
|
|
|
| |
(compilation-start-hook, compilation-window-height): Simplify
docstrings. (Bug#13379)
|
|
|
|
| |
(Bug#13379)
|
|
|
|
| |
Identify g++ template instantiation trace. (Bug#12287)
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
running the final event's command since that command is in charge of
activating the mark if needed.
Fixes: debbugs:13523
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
variables deeper to the loop that searches for the next match.
Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
Use `isearch-search-fun-default' instead of `isearch-search-fun'.
* lisp/isearch.el (isearch-search-fun-default): Check for null
first element of isearch-cmds as a precaution when it's used
with inactive isearch.
Fixes: debbugs:13579
|
| |
| |
| |
| |
| | |
error when buffer in question is narrowed so position 1 is out of
visible part.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
properties.
Fixes: debbugs:13179
|
| |
| |
| |
| | |
instead of hard-coded default face `match'. (Bug#9438)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* vc/vc-bzr.el (vc-bzr-registered):
* vc/vc-cvs.el (vc-cvs-registered):
* vc/vc-git.el (vc-git-registered):
* vc/vc-hg.el (vc-hg-registered):
* vc/vc-mtn.el (vc-mtn-registered):
* vc/vc-svn.el (vc-svn-registered): Suppress load messages.
(Bug#13139)
|
| |
| |
| |
| | |
prefix argument. (Bug#11656)
|
| | |
|
| | |
|
| |
| |
| |
| | |
if the backend is known not to support it.
|
| |
| |
| |
| | |
Tweak infinite loop test to check for forward motion as well as none.
|
| |
| |
| |
| |
| | |
`url-request-data' as UTF-8. Fixes
<http://code.google.com/p/emacs-soap-client/issues/detail?id=16>.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* make-dist: Only README files exist in lisp/ now, not README*.
* doc/misc/calc.texi (Help Commands): Mention etc/CALC-NEWS.
* etc/CALC-NEWS: Move here from lisp/calc/README, README.prev.
* lisp/calc/README, lisp/calc/README.prev: Rename/merge to etc/CALC-NEWS.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* doc/misc/calc.texi (Help Commands): Update calc-view-news description.
* lisp/calc/calc-help.el (calc-view-news): Use view-emacs-news.
* lisp/calc/README: Move news entries from here...
* etc/NEWS, etc/NEWS.23: ... to here
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
`string-as-unibyte'. The function does not exist on XEmacs, and
likely we need another approach.
* net/tramp-sh.el (tramp-compute-multi-hops): Check, whether
`tramp-gw-*' variables are bound.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* lisp/files.el (basic-save-buffer-2):
Choose coding system for writing the file before backing it up.
* src/fileio.c (choose_write_coding_system): Make it callable from Lisp.
(Fwrite_region): If coding-system-for-write is set, don't call
choose_write_coding_system.
Move the last piece of choose_write_coding_system here.
(syms_of_fileio): Add choose-write-coding-system.
Fixes: debbugs:13522
|
| |
| |
| |
| | |
(just-one-space): Use it.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(opascal-newline-always-indents): Remove custom.
(opascal-tab, opascal-newline): Remove commands.
(opascal-new-comment-line): Insert "\n" instead of calling newline.
(opascal-mode-map): Keep default bindings for RET and TAB and DEL.
(opascal-save-match-data): Remove, use save-match-data instead.
(opascal-save-state): Use with-silent-modifications.
|
| |
| |
| |
| | |
Fixes: debbugs:13585
|
| |
| |
| |
| |
| | |
Use fullboth as an alias for fullscreen. Suggested by Jan Djärv in
<http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
|
| | |
|
| |
| |
| |
| |
| | |
column if we're just deleting the backslashes.
(makefile-fill-paragraph): Use eolp.
|
| | |
|
| |
| |
| |
| | |
Fixes: debbugs:13576
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* lisp/mouse.el (mouse-drag-line): Avoid pushing same event onto
unread-command-events twice in some cases. This tries to implement
the 2012-07-26 changes in a different way.
Fixes: debbugs:13560
|
| |
| |
| |
| |
| | |
(python-pdbtrack-comint-output-filter-function): Enhancements on
stacktrace detection. (thanks @gnovak)
|
| |
| |
| |
| |
| |
| |
| |
| | |
(jit-lock-mode, jit-lock-functions, jit-lock-context-unfontify-pos):
Use defvar-local.
(jit-lock-register): Use setq-local.
Fixes: debbugs:13542
|
| |
| |
| |
| |
| | |
(calc-convert-units): Treat expressions where all the units cancel as
if they didn't have units.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
(tramp-completion-reread-directory-timeout): Fix type.
(tramp-connection-min-time-diff): New defcustom.
* net/tramp-sh.el (tramp-maybe-open-connection): Use it.
|