diff options
| author | Jan Djärv | 2010-11-06 10:33:22 +0100 |
|---|---|---|
| committer | Jan Djärv | 2010-11-06 10:33:22 +0100 |
| commit | 80417b95f4367986efcf91dbe3113d37fe25d981 (patch) | |
| tree | b444ef52e4436cd494643c6297e2c729404ac03c /lisp | |
| parent | c1fc2d3a9c511d6893dfb919f543d747913d1539 (diff) | |
| download | emacs-80417b95f4367986efcf91dbe3113d37fe25d981.tar.gz emacs-80417b95f4367986efcf91dbe3113d37fe25d981.zip | |
* src/nsfont.m: Include termchar for new mouse-highlight.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/emacs-lisp/cl-loaddefs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cl-loaddefs.el b/lisp/emacs-lisp/cl-loaddefs.el index db2ae88b8b7..4bda6ceb759 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el | |||
| @@ -282,7 +282,7 @@ Not documented | |||
| 282 | ;;;;;; do-all-symbols do-symbols dotimes dolist do* do loop return-from | 282 | ;;;;;; do-all-symbols do-symbols dotimes dolist do* do loop return-from |
| 283 | ;;;;;; return block etypecase typecase ecase case load-time-value | 283 | ;;;;;; return block etypecase typecase ecase case load-time-value |
| 284 | ;;;;;; eval-when destructuring-bind function* defmacro* defun* gentemp | 284 | ;;;;;; eval-when destructuring-bind function* defmacro* defun* gentemp |
| 285 | ;;;;;; gensym) "cl-macs" "cl-macs.el" "c10b5cbebb5267291ef15c782c0271a6") | 285 | ;;;;;; gensym) "cl-macs" "cl-macs.el" "82f8370745a60dc26536a0237cba893f") |
| 286 | ;;; Generated autoloads from cl-macs.el | 286 | ;;; Generated autoloads from cl-macs.el |
| 287 | 287 | ||
| 288 | (autoload 'gensym "cl-macs" "\ | 288 | (autoload 'gensym "cl-macs" "\ |