1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/lisp/vc
Stefan Monnier dc5d230cac Miscellaneous minor cleanups and simplifications.
* lisp/help-fns.el (describe-variable): Don't croak when doc is not found.
* lisp/vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
* lisp/menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
* lisp/emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
* lisp/emacs-lisp/smie.el (smie-next-sexp): CSE.
* lisp/emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
((lambda ..) ..).
* lisp/emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
2012-06-23 11:38:23 -04:00
..
add-log.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
compare-w.el
cvs-status.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
diff-mode.el Use the same diff color scheme as in modern VCSes (bug#10181). 2012-05-25 03:55:40 +03:00
diff.el * lisp/vc/diff.el (diff-sentinel): Go to bob. 2012-04-27 22:16:02 +08:00
ediff-diff.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
ediff-help.el
ediff-hook.el
ediff-init.el Use the same diff color scheme as in modern VCSes (bug#10181). 2012-05-25 03:55:40 +03:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
ediff-vers.el
ediff-wind.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
ediff.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
emerge.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
log-edit.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
log-view.el * log-view.el (vc-diff-internal): Remove unneeded (and incorrect) declaration. 2012-02-11 15:02:29 -08:00
pcvs-defs.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
pcvs-info.el
pcvs-parse.el
pcvs-util.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
pcvs.el Miscellaneous minor cleanups and simplifications. 2012-06-23 11:38:23 -04:00
smerge-mode.el Use the same diff color scheme as in modern VCSes (bug#10181). 2012-05-25 03:55:40 +03:00
vc-annotate.el * lisp/vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal): 2012-04-10 16:08:43 -04:00
vc-arch.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
vc-bzr.el * lisp/vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1. 2012-05-18 16:38:37 -04:00
vc-cvs.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
vc-dav.el Header fix 2012-02-11 17:49:51 -08:00
vc-dir.el * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04:00
vc-dispatcher.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
vc-git.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
vc-hg.el * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04:00
vc-hooks.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
vc-mtn.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
vc-rcs.el Find rcs2log in the source-directory when running uninstalled 2012-06-05 21:28:08 -04:00
vc-sccs.el Replace the last use of the external vcdiff script 2012-06-05 20:29:10 -04:00
vc-svn.el Add custom groups for VC backends, for consistency with vc-bzr. 2012-02-25 12:29:09 +08:00
vc.el * vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on revert. 2012-05-29 19:41:45 +08:00