X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Fnew-users-guide.info-2;h=f9964460068d3dc97b72601a428eb7e610ac1aab;hb=b5f26301ee1ad7dbc9ad1c22e5b8564b5161d9ad;hp=858df8e081faf352b34def402e7c65d96523e6e8;hpb=dd8f4c0e5ff27909836e7478df6b17d816a0db28;p=chise%2Fxemacs-chise.git diff --git a/info/new-users-guide.info-2 b/info/new-users-guide.info-2 index 858df8e..f996446 100644 --- a/info/new-users-guide.info-2 +++ b/info/new-users-guide.info-2 @@ -542,7 +542,7 @@ saved by reading the text from the file again (called "reverting"). For more information on this option, *Note Reverting: (xemacs)Reverting. When you save a file in Emacs, it destroys its old contents. However, -if you set the variable MAKE-BACKUP-FILES to non-NIL i.e. `t', Emacs +if you set the variable MAKE-BACKUP-FILES to non-`nil' i.e. `t', Emacs will create a "backup" file. Select the Describe variable option from the Help menu and look at the documentation for this variable. Its default value should be `t'. However, if its not then use `M-x @@ -1096,7 +1096,7 @@ complete typing the whole string. All searches in Emacs ignore the case of the text they are searching, i.e. if you are searching for "String", then "string" will also be one of the selections. If you want a case sensitive search select the Case Sensitive Search from the Option menu. -You can also set the variable CASE-FOLD-SEARCH to NIL for making +You can also set the variable CASE-FOLD-SEARCH to `nil' for making searches case-sensitive. For information on setting variables, *Note Setting Variables::. The two commands for searching for strings in XEmacs are: