/[emacs]/emacs/src/minibuf.c
ViewVC logotype

Diff of /emacs/src/minibuf.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.290 by jet, Mon Oct 24 16:22:15 2005 UTC revision 1.291 by eliz, Sat Nov 26 11:19:21 2005 UTC
# Line 2770  elements are deleted.  */); Line 2770  elements are deleted.  */);
2770    history_delete_duplicates = 0;    history_delete_duplicates = 0;
2771    
2772    DEFVAR_LISP ("completion-auto-help", &Vcompletion_auto_help,    DEFVAR_LISP ("completion-auto-help", &Vcompletion_auto_help,
2773                 doc: /* *Non-nil means automatically provide help for invalid completion input.  */);                 doc: /* *Non-nil means automatically provide help for invalid completion input.
2774    Under Partial Completion mode, a non-nil, non-t value has a special meaning;
2775    see the doc string of `partial-completion-mode' for more details.  */);
2776    Vcompletion_auto_help = Qt;    Vcompletion_auto_help = Qt;
2777    
2778    DEFVAR_BOOL ("completion-ignore-case", &completion_ignore_case,    DEFVAR_BOOL ("completion-ignore-case", &completion_ignore_case,

Legend:
Removed from v.1.290  
changed lines
  Added in v.1.291

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26