]> git.eshelyaron.com Git - emacs.git/commit
Merge from emacs--rel--22
authorMiles Bader <miles@gnu.org>
Fri, 11 May 2007 04:44:30 +0000 (04:44 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 11 May 2007 04:44:30 +0000 (04:44 +0000)
commit68380acf41d91014634d625e5f529cd3f773fbd4
tree8285c9f7ccc674484bb1d945192c5e2441ac81d6
parente2e7506851231cb87c2e025dc8ba06ad95053de9
parenta484846f80a3adae6f85b6fb897a6ae9887b32fb
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 13)

   - Update from CVS

2007-05-10  Richard M. Stallman  <rms@gnu.org>

   * lisp/international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
   (iso-cvt-write-only): Likewise.

   * lisp/emacs-lisp/easy-mmode.el (define-minor-mode):
   Fix generated doc string.

   * lisp/startup.el (fancy-splash-text): Add URL of guided tour.
   Adjust horizontal and vertical whitespace.

   * lisp/progmodes/compile.el (compilation-handle-exit):
   Use run-hook-with-args to run compilation-finish-functions.

   * lisp/files.el (file-start-mode-alist): New variable.
   (magic-mode-regexp-match-limit): Doc fix.
   (set-auto-mode): Handle file-start-mode-alist.
   A little cleanup of structure.

2007-05-10  Richard M. Stallman  <rms@gnu.org>

   * lispref/keymaps.texi (Scanning Keymaps): Update where-is-internal example.

   * lispref/help.texi (Keys in Documentation): Add reference to
   Documentation Tips.

   * lispref/files.texi (Format Conversion): TO-FN gets three arguments.

   * lispref/modes.texi (Auto Major Mode): Document file-start-mode-alist.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-743
admin/FOR-RELEASE
lisp/ChangeLog
lisp/progmodes/compile.el
lispref/ChangeLog
lispref/files.texi