1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00
emacs/lisp/vc
Stefan Monnier e5bd0a2895 Move define-obsolete-variable-alias before the var's definition.
* lisp/vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
* lisp/tooltip.el (tooltip-hook):
* lisp/textmodes/reftex-toc.el (reftex-toc-map):
* lisp/textmodes/reftex-sel.el (reftex-select-label-map)
(reftex-select-bib-map):
* lisp/textmodes/reftex-index.el (reftex-index-map)
(reftex-index-phrases-map):
* lisp/speedbar.el (speedbar-syntax-table, speedbar-key-map):
* lisp/progmodes/meta-mode.el (meta-mode-map):
* lisp/novice.el (disabled-command-hook):
* lisp/loadhist.el (unload-hook-features-list):
* lisp/frame.el (blink-cursor):
* lisp/files.el (find-file-not-found-hooks, write-file-hooks)
(write-contents-hooks):
* lisp/emulation/tpu-edt.el (GOLD-map):
* lisp/emacs-lock.el (emacs-lock-from-exiting):
* lisp/emacs-lisp/generic.el (generic-font-lock-defaults):
* lisp/emacs-lisp/chart.el (chart-map):
* lisp/dos-fns.el (register-name-alist):
* lisp/dired-x.el (dired-omit-files-p):
* lisp/desktop.el (desktop-enable):
* lisp/cus-edit.el (custom-mode-hook):
* lisp/buff-menu.el (buffer-menu-mode-hook):
* lisp/bookmark.el (bookmark-read-annotation-text-func)
(bookmark-exit-hooks):
* lisp/allout.el (allout-mode-deactivate-hook)
(allout-exposure-change-hook, allout-structure-added-hook)
(allout-structure-deleted-hook, allout-structure-shifted-hook):
* lisp/dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
(dirtrack-debug): Move call to define-obsolete-variable-alias so it
comes before the corresponding variable's definition.
2012-05-12 23:05:06 -04:00
..
add-log.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
compare-w.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cvs-status.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
diff-mode.el Fixes for diff-hunk-kill. 2012-04-26 16:00:47 +08: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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-hook.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-init.el Adapt ediff window handling to multi-tty. 2012-04-26 11:04:36 +08:00
ediff-merg.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-mult.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-ptch.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-util.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
ediff-vers.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-wind.el Adapt ediff window handling to multi-tty. 2012-04-26 11:04:36 +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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pcvs-parse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pcvs-util.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
pcvs.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
smerge-mode.el Add new error and function `user-error'. 2012-05-04 19:16:47 -04: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 * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04:00
vc-bzr.el * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04:00
vc-cvs.el * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04: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 Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
vc-hg.el * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04:00
vc-hooks.el Use ctl-x-map in place of C-x (bug#10566) 2012-01-25 21:32:56 -05:00
vc-mtn.el * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04:00
vc-rcs.el Add custom groups for VC backends, for consistency with vc-bzr. 2012-02-25 12:29:09 +08:00
vc-sccs.el Add custom groups for VC backends, for consistency with vc-bzr. 2012-02-25 12:29:09 +08: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 * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04:00