1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
emacs/lisp/emulation
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
..
.gitignore
crisp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cua-base.el Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org 2012-04-13 18:46:06 -07:00
cua-gmrk.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cua-rect.el lisp/*: Add declarations, remove unused bindings, mark unused args. 2012-04-19 19:20:26 +02:00
edt-lk201.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-mapper.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-pc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-vt100.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
keypad.el Duplicate-word and spelling fixes. 2012-01-10 22:53:12 -08:00
tpu-edt.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
tpu-extras.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
tpu-mapper.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vi.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
vip.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
viper-cmd.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-ex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-init.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-keym.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-macs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
viper-mous.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-util.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
ws-mode.el Fix some missing trailing whitespace (tiny change) 2012-03-12 23:54:37 -07:00