diff options
| author | Stefan Monnier | 2013-07-08 18:26:37 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2013-07-08 18:26:37 -0400 |
| commit | 7fd72e2c01bb03aba7d37166a145b9d3c178fb35 (patch) | |
| tree | 848a29eeca155fbd3392ce6d958021cd5c0d86cb /etc | |
| parent | 0b64b838a014b3abd1a35953d599ddd803f66482 (diff) | |
| download | emacs-7fd72e2c01bb03aba7d37166a145b9d3c178fb35.tar.gz emacs-7fd72e2c01bb03aba7d37166a145b9d3c178fb35.zip | |
* lisp/faces.el (tty-setup-hook): Declare the hook.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -540,6 +540,8 @@ file using `set-file-extended-attributes'. | |||
| 540 | 540 | ||
| 541 | * Lisp Changes in Emacs 24.4 | 541 | * Lisp Changes in Emacs 24.4 |
| 542 | 542 | ||
| 543 | ** New hook `tty-setup-hook'. | ||
| 544 | |||
| 543 | +++ | 545 | +++ |
| 544 | ** New macro with-eval-after-load. Like eval-after-load, but better behaved. | 546 | ** New macro with-eval-after-load. Like eval-after-load, but better behaved. |
| 545 | 547 | ||