1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/emacs-lisp
Miles Bader 68380acf41 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
2007-05-11 04:44:30 +00:00
..
.gitignore
advice.el (ad-special-forms): Remove. 2007-05-08 16:05:02 +00:00
assoc.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
authors.el (top-level): Provide self. 2007-04-05 06:16:18 +00:00
autoload.el (global-cwarn-mode): Add define-globalized-minor-mode. 2007-02-03 17:25:17 +00:00
backquote.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
benchmark.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
bindat.el (bindat--unpack-u*): Optimize. 2007-02-17 22:02:25 +00:00
byte-opt.el (byte-optimize-form-code-walker): Evaluate pure function calls if possible. 2007-04-11 17:10:42 +00:00
byte-run.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
bytecomp.el Markus Triska <markus.triska at gmx.at>: 2007-04-11 03:59:20 +00:00
checkdoc.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-compat.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-extra.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-indent.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-macs.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-seq.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-specs.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
copyright.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
crm.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cust-print.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
debug.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
derived.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
disass.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
easy-mmode.el (define-minor-mode): Fix generated doc string. 2007-05-10 16:33:50 +00:00
easymenu.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
edebug.el (edebug-pop-to-buffer): Don't select window marked as dedicated. 2007-04-13 06:05:15 +00:00
eldoc.el (turn-on-eldoc-mode): Doc fix. 2007-05-06 18:10:35 +00:00
elint.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
elp.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
ewoc.el (ewoc--insert-new-node): Take additional arg DLL. 2007-03-30 16:12:19 +00:00
find-func.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
find-gc.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
float-sup.el Remove obsolete comment. 2007-02-09 11:23:37 +00:00
generic.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
gulp.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
helper.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
levents.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
lisp-mnt.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
lisp-mode.el (lisp-fill-paragraph): Only obey emacs-lisp-docstring-fill-column in 2007-04-01 19:35:32 +00:00
lisp.el (lisp-complete-symbol): Make get-buffer-window find windows in other frames. 2007-03-28 00:54:08 +00:00
lmenu.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
lselect.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
lucid.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
macroexp.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
map-ynp.el (map-y-or-n-p): Apply minibuffer-prompt-properties. 2007-02-25 22:01:08 +00:00
pp.el (pp-eval-last-sexp): Don't eval here. 2007-01-28 07:11:24 +00:00
re-builder.el (reb-update-overlays): Do not mark zero-width regexps as invalid 2007-03-18 14:34:18 +00:00
regexp-opt.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
regi.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
ring.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
rx.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
shadow.el (list-load-path-shadows): Doc fix. 2007-01-29 11:55:30 +00:00
sregex.el (sregexq): Fix doc string quoting. 2007-04-27 15:17:28 +00:00
syntax.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
tcover-ses.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
tcover-unsafep.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
testcover.el (testcover-start, testcover-end, testcover-mark-all, testcover-unmark-all): Add 2007-03-24 15:54:09 +00:00
timer.el (run-at-time): Doc fix. 2007-03-31 23:22:35 +00:00
tq.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
trace.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
unsafep.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
warnings.el (display-warning): If we create the buffer displaying the warning, 2007-03-31 19:41:46 +00:00