; * etc/NEWS: Fix entry for 'find-library-include-other-files'.
This commit is contained in:
parent
47ddaaab02
commit
8d4154742f
1 changed files with 3 additions and 2 deletions
5
etc/NEWS
5
etc/NEWS
|
@ -137,8 +137,9 @@ An autoload definition appears just as a (defun . NAME) and the
|
|||
|
||||
---
|
||||
** New user option 'find-library-include-other-files'.
|
||||
If non-nil, commands like 'M-x find-library' will only include library
|
||||
files in the completion alternatives.
|
||||
If set to nil, commands like 'M-x find-library' will only include library
|
||||
files in the completion candidates. The default is t, which preserves
|
||||
previous behavior, whereby non-library files could also be included.
|
||||
|
||||
** New command 'sqlite-mode-open-file' for examining an sqlite3 file.
|
||||
This uses the new 'sqlite-mode' which allows listing the tables in a
|
||||
|
|
Loading…
Add table
Reference in a new issue