1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-14 18:10:32 -08:00
emacs/lisp/vc
Lars Ingebrigtsen 0a3d584ce4 Avoid infloop in which-function-mode when a vc file has changed
* lisp/vc/diff-mode.el (diff-find-source-location): Avoid warnings
when called from which-function-mode and the file has changed
(bug#42818).
2020-10-17 10:29:15 +02:00
..
add-log.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
compare-w.el
cvs-status.el
diff-mode.el Avoid infloop in which-function-mode when a vc file has changed 2020-10-17 10:29:15 +02:00
diff.el Check that the buffer in diff-buffer-with-file is visiting a file 2020-09-15 14:56:10 +02:00
ediff-diff.el Fix problem with non-ASCII characters in ediff error messages 2020-08-20 22:23:35 +02:00
ediff-help.el
ediff-hook.el
ediff-init.el Remove some compat code from ediff 2020-08-18 12:10:29 +02:00
ediff-merg.el
ediff-mult.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
ediff-ptch.el Revert "Use format-prompt in read-file-name calls that have a default" 2020-09-13 14:58:24 +02:00
ediff-util.el Remove pointless use of intern 2020-09-17 11:13:54 +02:00
ediff-vers.el
ediff-wind.el
ediff.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
emerge.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
log-edit.el Use format-prompt in read-string calls (that have default values) 2020-09-06 23:19:43 +02:00
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
smerge-mode.el
vc-annotate.el Use format-prompt in read-string calls (that have default values) 2020-09-06 23:19:43 +02:00
vc-bzr.el
vc-cvs.el Fix compilation warning in vc-cvs from previous change 2020-08-20 17:18:46 +02:00
vc-dav.el
vc-dir.el Save and restore point in ewoc-invalidate 2020-09-18 11:53:32 -04:00
vc-dispatcher.el Don't move point in vc-dir on vc-register/vc-checkin (bug#43188) 2020-09-05 00:16:39 +03:00
vc-filewise.el
vc-git.el Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
vc-hg.el vc-hg: use 'hg summary' to populate vc-dir headers 2020-08-09 14:35:26 +02:00
vc-hooks.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
vc-mtn.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
vc-rcs.el
vc-sccs.el
vc-src.el Use one src status -a call for vc-src-dir-status-files 2020-08-09 21:48:37 +02:00
vc-svn.el
vc.el Restore vc-revision-other-window buffer-changing behaviour 2020-10-16 08:36:21 +02:00