1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
emacs/lisp/emulation
Glenn Morris 98bd6b321c Doc updates related to tty-setup-hook
* doc/emacs/custom.texi (Terminal Init):
Replace term-setup-hook with tty-setup-hook.

* doc/lispref/display.texi (Window Systems):
* doc/lispref/hooks.texi (Standard Hooks):
Replace term-setup-hook with tty-setup-hook.

* doc/lispref/os.texi (Startup Summary, Init File, Terminal-Specific):
Replace term-setup-hook with tty-setup-hook, and update.

* doc/misc/edt.texi (Quick start, Starting emulation):
* doc/misc/efaq.texi (Fullscreen mode on MS-Windows)
(Terminal setup code works after Emacs has begun): Update hook details.

* doc/misc/vip.texi (Loading VIP): Fix hook example.

* lisp/faces.el (tty-setup-hook, tty-run-terminal-initialization): Doc fixes.

* lisp/startup.el (term-setup-hook): Doc fix.  Make obsolete.

* lisp/emulation/edt.el: Comment update.

* lisp/term/sun.el (sun-raw-prefix-hooks):
Use tty-setup-hook instead of term-setup-hook.
(terminal-init-sun): Construct message from bytecomp plist.

* lisp/term/wyse50.el (enable-arrow-keys): Doc fix.

* etc/refcards/vipcard.tex: Hook fix.

* etc/NEWS: Related edit.
2014-02-25 00:41:47 -08:00
..
.gitignore
crisp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cua-base.el * lisp/emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as 2014-02-12 09:48:41 -05:00
cua-gmrk.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cua-rect.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
edt-lk201.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
edt-mapper.el Spelling fixes. 2014-01-15 22:24:06 -08:00
edt-pc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
edt-vt100.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
edt.el Doc updates related to tty-setup-hook 2014-02-25 00:41:47 -08:00
keypad.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tpu-edt.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tpu-extras.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
tpu-mapper.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
vi.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
vip.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
viper-cmd.el Be more consistent in using register-read-with-preview to read registers 2014-02-02 16:40:49 -08:00
viper-ex.el Doc, comment, etc updates for increased use of locate-user-emacs-file 2014-01-26 18:02:28 -08:00
viper-init.el Doc, comment, etc updates for increased use of locate-user-emacs-file 2014-01-26 18:02:28 -08:00
viper-keym.el Spelling fix. 2014-01-27 14:22:17 -08:00
viper-macs.el Doc, comment, etc updates for increased use of locate-user-emacs-file 2014-01-26 18:02:28 -08:00
viper-mous.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
viper-util.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
viper.el Doc, comment, etc updates for increased use of locate-user-emacs-file 2014-01-26 18:02:28 -08:00
ws-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00