diff options
| author | Glenn Morris | 2014-02-22 13:20:49 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-22 13:20:49 -0800 |
| commit | 612c3e462e40e8ee347276500d8bc7371655e607 (patch) | |
| tree | 02b44d9503a258c101ba8ea7ab5bcabaae6a2cec /etc | |
| parent | 123c84f91bf9206bff013ab7366068b8a16ed687 (diff) | |
| download | emacs-612c3e462e40e8ee347276500d8bc7371655e607.tar.gz emacs-612c3e462e40e8ee347276500d8bc7371655e607.zip | |
* lisp/imenu.el (imenu--generic-function): Doc fix.
* etc/NEWS: Related markup.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -704,6 +704,7 @@ the symbol found near point. | |||
| 704 | *** New option `hi-lock-auto-select-face'. When non-nil, hi-lock commands | 704 | *** New option `hi-lock-auto-select-face'. When non-nil, hi-lock commands |
| 705 | will cycle through faces in `hi-lock-face-defaults' without prompting. | 705 | will cycle through faces in `hi-lock-face-defaults' without prompting. |
| 706 | 706 | ||
| 707 | --- | ||
| 707 | ** New Imenu option `imenu-generic-skip-comments-and-strings'. | 708 | ** New Imenu option `imenu-generic-skip-comments-and-strings'. |
| 708 | 709 | ||
| 709 | ** Info | 710 | ** Info |