diff options
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/emacs.1 | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 56c72c22d3b..e15f24f8537 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-01-13 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * emacs.1: +N applies only to next file. | ||
| 4 | |||
| 1 | 2005-12-28 Dan Nicolaescu <dann@ics.uci.edu> | 5 | 2005-12-28 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 6 | ||
| 3 | * e/eterm-color.ti: Temporarily disable the ri entry. | 7 | * e/eterm-color.ti: Temporarily disable the ri entry. |
diff --git a/etc/emacs.1 b/etc/emacs.1 index 97529ddee28..1c9707243d9 100644 --- a/etc/emacs.1 +++ b/etc/emacs.1 | |||
| @@ -100,7 +100,7 @@ Edit | |||
| 100 | Go to the line specified by | 100 | Go to the line specified by |
| 101 | .I number | 101 | .I number |
| 102 | (do not insert a space between the "+" sign and | 102 | (do not insert a space between the "+" sign and |
| 103 | the number). | 103 | the number). This applies only to the next file specified. |
| 104 | .TP | 104 | .TP |
| 105 | .BI \+ line:column | 105 | .BI \+ line:column |
| 106 | Go to the specified | 106 | Go to the specified |