[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS |
Date: |
Fri, 06 Sep 2002 05:07:31 -0400 |
Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.735 emacs/etc/NEWS:1.736
*** emacs/etc/NEWS:1.735 Sun Sep 1 20:15:35 2002
--- emacs/etc/NEWS Fri Sep 6 05:07:31 2002
***************
*** 4373,4379 ****
still match. A non-greedy regexp matches as little as possible.
`(maximal-match SEXP)'
! produce a greedy regexp for SEXP. This is the default.
`(zero-or-more SEXP)'
matches zero or more occurrences of what SEXP matches.
--- 4373,4379 ----
still match. A non-greedy regexp matches as little as possible.
`(maximal-match SEXP)'
! produce a greedy regexp for SEXP. This is the default.
`(zero-or-more SEXP)'
matches zero or more occurrences of what SEXP matches.
***************
*** 4418,4424 ****
matches N to M occurrences of what SEXP matches.
`(eval FORM)'
! evaluate FORM and insert result. If result is a string,
`regexp-quote' it.
`(regexp REGEXP)'
--- 4418,4424 ----
matches N to M occurrences of what SEXP matches.
`(eval FORM)'
! evaluate FORM and insert result. If result is a string,
`regexp-quote' it.
`(regexp REGEXP)'
***************
*** 8572,8578 ****
If the immediately following command does not use the coding system,
then C-x RET c ultimately has no effect.
! For example, C-x RET c iso-8859-1 RET C-x C-f temp RET
visits the file `temp' treating it as ISO Latin-1.
*** You can specify the coding system for a file using the -*-
--- 8572,8578 ----
If the immediately following command does not use the coding system,
then C-x RET c ultimately has no effect.
! For example, C-x RET c iso-8859-1 RET C-x C-f temp RET
visits the file `temp' treating it as ISO Latin-1.
*** You can specify the coding system for a file using the -*-
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/09/01
- [Emacs-diffs] Changes to emacs/etc/NEWS,
Juanma Barranquero <=
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2002/09/08
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/09/09
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2002/09/11
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/09/11
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2002/09/14
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/09/16
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/09/18