diff options
| author | Miles Bader | 2007-05-13 01:31:05 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-05-13 01:31:05 +0000 |
| commit | baa157cd2301a9ee934f79a31ba04f5352e82254 (patch) | |
| tree | ab1bf53a392cb83eda21b6e64f60d3991f3e130d | |
| parent | fb0b0862c648515df5c81ea973cb8a118f85e6ed (diff) | |
| parent | 85ffff84ec1cb5d1a202136d3275bcf031ce6e73 (diff) | |
| download | emacs-baa157cd2301a9ee934f79a31ba04f5352e82254.tar.gz emacs-baa157cd2301a9ee934f79a31ba04f5352e82254.zip | |
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 14-15)
- Update from CVS
2007-05-12 Richard M. Stallman <rms@gnu.org>
* etc/refcard.tex (section{Incremental Search}): Minor corrections.
2007-05-12 Richard M. Stallman <rms@gnu.org>
* lispref/text.texi (Margins): indent-to-left-margin is not the default.
(Mode-Specific Indent): For indent-line-function, the default
is indent-relative.
* lispref/modes.texi (Example Major Modes): Explain last line of text-mode
is redundant.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-746
| -rw-r--r-- | admin/FOR-RELEASE | 4 | ||||
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/NEWS | 4 | ||||
| -rw-r--r-- | etc/refcard.tex | 6 | ||||
| -rw-r--r-- | lispref/ChangeLog | 9 | ||||
| -rw-r--r-- | lispref/modes.texi | 6 | ||||
| -rw-r--r-- | lispref/text.texi | 13 | ||||
| -rw-r--r-- | src/ChangeLog | 3 |
8 files changed, 31 insertions, 18 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 7f73b904a63..d6584f61a9e 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -56,10 +56,10 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html | |||
| 56 | ** Takaaki.Ota@am.sony.com, May 2: table cell menu does not appear at the menubar | 56 | ** Takaaki.Ota@am.sony.com, May 2: table cell menu does not appear at the menubar |
| 57 | Bug is intermittent. | 57 | Bug is intermittent. |
| 58 | 58 | ||
| 59 | ** Install python.el `with' patch from trunk. | ||
| 60 | |||
| 61 | ** Install vc-hooks.el patch from trunk. | 59 | ** Install vc-hooks.el patch from trunk. |
| 62 | 60 | ||
| 61 | ** Move some items from magic-mode-alist to file-start-mode-alist. | ||
| 62 | |||
| 63 | * DOCUMENTATION | 63 | * DOCUMENTATION |
| 64 | 64 | ||
| 65 | ** Check the Emacs Tutorial. | 65 | ** Check the Emacs Tutorial. |
diff --git a/etc/ChangeLog b/etc/ChangeLog index 4ca7b612e75..c0f49d31429 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-05-12 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * refcard.tex (section{Incremental Search}): Minor corrections. | ||
| 4 | |||
| 1 | 2007-05-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 5 | 2007-05-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> |
| 2 | 6 | ||
| 3 | * Makefile (viperCard.ps, calccard.ps refcard.ps) | 7 | * Makefile (viperCard.ps, calccard.ps refcard.ps) |
| @@ -357,7 +357,7 @@ in the value, use `$$'. | |||
| 357 | 357 | ||
| 358 | ** The default values of paragraph-start and indent-line-function have | 358 | ** The default values of paragraph-start and indent-line-function have |
| 359 | been changed to reflect those used in Text mode rather than those used | 359 | been changed to reflect those used in Text mode rather than those used |
| 360 | in Indented-Text mode. | 360 | in Paragraph-Indent Text mode. |
| 361 | 361 | ||
| 362 | ** The default for the paper size (variable ps-paper-type) is taken | 362 | ** The default for the paper size (variable ps-paper-type) is taken |
| 363 | from the locale. | 363 | from the locale. |
| @@ -5015,7 +5015,7 @@ looking at the file contents. It takes precedence over `auto-mode-alist'. | |||
| 5015 | 5015 | ||
| 5016 | *** New variable `file-start-mode-alist' determines major mode for a file by | 5016 | *** New variable `file-start-mode-alist' determines major mode for a file by |
| 5017 | looking at the file contents. It is handled after `auto-mode-alist', | 5017 | looking at the file contents. It is handled after `auto-mode-alist', |
| 5018 | only if `auto-mode-alist' says nothing about the file. | 5018 | only if `auto-mode-alist' (and `magic-mode-alist') says nothing about the file. |
| 5019 | 5019 | ||
| 5020 | *** XML or SGML major mode is selected when file starts with an `<?xml' | 5020 | *** XML or SGML major mode is selected when file starts with an `<?xml' |
| 5021 | or `<!DOCTYPE' declaration. | 5021 | or `<!DOCTYPE' declaration. |
diff --git a/etc/refcard.tex b/etc/refcard.tex index 8c8d3288841..7f7784bc957 100644 --- a/etc/refcard.tex +++ b/etc/refcard.tex | |||
| @@ -330,7 +330,7 @@ the directions. If you are a first-time user, type \kbd{C-h t} for a | |||
| 330 | \key{abort current search}{C-g} | 330 | \key{abort current search}{C-g} |
| 331 | 331 | ||
| 332 | Use \kbd{C-s} or \kbd{C-r} again to repeat the search in either direction. | 332 | Use \kbd{C-s} or \kbd{C-r} again to repeat the search in either direction. |
| 333 | If Emacs is still searching, \kbd{C-g} cancels only the part not done. | 333 | If Emacs is still searching, \kbd{C-g} cancels only the part not matched. |
| 334 | 334 | ||
| 335 | \shortcopyrightnotice | 335 | \shortcopyrightnotice |
| 336 | 336 | ||
| @@ -478,7 +478,7 @@ The following keys are defined in the minibuffer. | |||
| 478 | \key{abort command}{C-g} | 478 | \key{abort command}{C-g} |
| 479 | 479 | ||
| 480 | Type \kbd{C-x ESC ESC} to edit and repeat the last command that used the | 480 | Type \kbd{C-x ESC ESC} to edit and repeat the last command that used the |
| 481 | minibuffer. Type \kbd{F10} to activate the menu bar using the minibuffer. | 481 | minibuffer. Type \kbd{F10} to activate menu bar items on text terminals. |
| 482 | 482 | ||
| 483 | \newcolumn | 483 | \newcolumn |
| 484 | \title{GNU Emacs Reference Card} | 484 | \title{GNU Emacs Reference Card} |
| @@ -657,7 +657,7 @@ An example: | |||
| 657 | 657 | ||
| 658 | \beginexample% | 658 | \beginexample% |
| 659 | (defun this-line-to-top-of-window (line) | 659 | (defun this-line-to-top-of-window (line) |
| 660 | "Reposition line point is on to top of window. | 660 | "Reposition current line to top of window. |
| 661 | With ARG, put point on line ARG." | 661 | With ARG, put point on line ARG." |
| 662 | (interactive "P") | 662 | (interactive "P") |
| 663 | (recenter (if (null line) | 663 | (recenter (if (null line) |
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index cb824323286..1092346448e 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-05-12 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * text.texi (Margins): indent-to-left-margin is not the default. | ||
| 4 | (Mode-Specific Indent): For indent-line-function, the default | ||
| 5 | is indent-relative. | ||
| 6 | |||
| 7 | * modes.texi (Example Major Modes): Explain last line of text-mode | ||
| 8 | is redundant. | ||
| 9 | |||
| 1 | 2007-05-10 Richard Stallman <rms@gnu.org> | 10 | 2007-05-10 Richard Stallman <rms@gnu.org> |
| 2 | 11 | ||
| 3 | * keymaps.texi (Scanning Keymaps): Update where-is-internal example. | 12 | * keymaps.texi (Scanning Keymaps): Update where-is-internal example. |
diff --git a/lispref/modes.texi b/lispref/modes.texi index 56fb43a0c3b..6d9aabefbe8 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi | |||
| @@ -956,7 +956,11 @@ Turning on Text mode runs the normal hook `text-mode-hook'." | |||
| 956 | @end group | 956 | @end group |
| 957 | @end smallexample | 957 | @end smallexample |
| 958 | 958 | ||
| 959 | But here is how it was defined formerly, before | 959 | @noindent |
| 960 | (The last line is redundant nowadays, since @code{indent-relative} is | ||
| 961 | the default value, and we'll delete it in a future version.) | ||
| 962 | |||
| 963 | Here is how it was defined formerly, before | ||
| 960 | @code{define-derived-mode} existed: | 964 | @code{define-derived-mode} existed: |
| 961 | 965 | ||
| 962 | @smallexample | 966 | @smallexample |
diff --git a/lispref/text.texi b/lispref/text.texi index e5a7e73a528..8fb155d2109 100644 --- a/lispref/text.texi +++ b/lispref/text.texi | |||
| @@ -1655,11 +1655,10 @@ they default to the whole buffer. | |||
| 1655 | @end defun | 1655 | @end defun |
| 1656 | 1656 | ||
| 1657 | @defun indent-to-left-margin | 1657 | @defun indent-to-left-margin |
| 1658 | This is the default @code{indent-line-function}, used in Fundamental | 1658 | This function adjusts the indentation at the beginning of the current |
| 1659 | mode, Text mode, etc. Its effect is to adjust the indentation at the | 1659 | line to the value specified by the variable @code{left-margin}. (That |
| 1660 | beginning of the current line to the value specified by the variable | 1660 | may involve either inserting or deleting whitespace.) This function |
| 1661 | @code{left-margin}. This may involve either inserting or deleting | 1661 | is value of @code{indent-line-function} in Paragraph-Indent Text mode. |
| 1662 | whitespace. | ||
| 1663 | @end defun | 1662 | @end defun |
| 1664 | 1663 | ||
| 1665 | @defvar left-margin | 1664 | @defvar left-margin |
| @@ -2199,9 +2198,7 @@ various commands) to indent the current line. The command | |||
| 2199 | 2198 | ||
| 2200 | In Lisp mode, the value is the symbol @code{lisp-indent-line}; in C | 2199 | In Lisp mode, the value is the symbol @code{lisp-indent-line}; in C |
| 2201 | mode, @code{c-indent-line}; in Fortran mode, @code{fortran-indent-line}. | 2200 | mode, @code{c-indent-line}; in Fortran mode, @code{fortran-indent-line}. |
| 2202 | In Fundamental mode, Text mode, and many other modes with no standard | 2201 | The default value is @code{indent-relative}. |
| 2203 | for indentation, the value is @code{indent-to-left-margin} (which is the | ||
| 2204 | default value). | ||
| 2205 | @end defvar | 2202 | @end defvar |
| 2206 | 2203 | ||
| 2207 | @deffn Command indent-according-to-mode | 2204 | @deffn Command indent-according-to-mode |
diff --git a/src/ChangeLog b/src/ChangeLog index b2e3338e98d..1fd66a4836b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,8 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * image.c (pbm_load): Correctly check image size for greyscale pbm. | 3 | * image.c (pbm_load): Correctly check image size for greyscale pbm. |
| 4 | 4 | ||
| 5 | * xterm.c (XTread_socket): Yet another uncaught X error | 5 | * xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC). |
| 6 | crash (YAUXEC). | ||
| 7 | 6 | ||
| 8 | 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 9 | 8 | ||