1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
Commit graph

1146 commits

Author SHA1 Message Date
Richard M. Stallman
0daf086a96 *** empty log message *** 2007-05-22 08:22:57 +00:00
Miles Bader
698c8370d9 Merge from emacs--rel--22
Patches applied:

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

   - Update from CVS

2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)

   * lisp/net/rcirc.el (rcirc-fill-column): Allow `window-width'.
   (rcirc-print): Handle `window-width'.
   (rcirc-buffer-maximum-lines): Doc fix.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-764
2007-05-22 05:55:08 +00:00
Chong Yidong
82113a92c5 ** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
This is a Windows bug.
2007-05-21 15:39:45 +00:00
Chong Yidong
a88cc71ed8 ** coldwell@redhat.com, May 18: 22.0.99 emacs dumper (?) problem
Added to PROBLEMS.
2007-05-21 15:30:57 +00:00
Richard M. Stallman
a9175d2e9c *** empty log message *** 2007-05-21 09:40:15 +00:00
Glenn Morris
1ed633e80b Move bugs to release branch, again. 2007-05-20 20:29:43 +00:00
Glenn Morris
67bdacb339 Sync change from trunk.
Add new section "Fixes for Emacs 22.2".
2007-05-20 20:25:13 +00:00
Dan Nicolaescu
305fa3c4d0 *** empty log message *** 2007-05-20 19:19:53 +00:00
Miles Bader
7d5f6be179 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 20-21)

   - Update from CVS

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

   * lisp/simple.el (push-mark): Doc fix.

2007-05-18  Rob Riepel  <riepel@Stanford.EDU>

   * lisp/emulation/tpu-edt.el (CSI-map, SS3-map) Moved from global-map to
   tpu-global-map.
   (tpu-original-global-map) Variable deleted.
   (tpu-control-keys-map) New keymap variable.
   (tpu-set-control-keys) Use tpu-reset-control-keys rather than
   setting keymapping directly.
   (tpu-reset-control-keys) Use tpu-control-keys-map instead of
   tpu-global-map.
   (tpu-edt-on): Activate the tpu-global-map.
   (tpu-edt-off): Deactivate the tpu-global-map.

2007-05-18  Ryan Yeske  <rcyeske@gmail.com>

   * lisp/textmodes/ispell.el (ispell-get-word): Return markers
   for start and end positions.
   (ispell-word): Assume END is a marker.

2007-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>

   * src/syntax.c (skip_chars): Update syntax-table only after we checked that
   the new location is valid.

2007-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * src/macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
   mac_get_window_bounds.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-759
2007-05-20 03:12:22 +00:00
Richard M. Stallman
8d0b40c040 *** empty log message *** 2007-05-19 22:31:10 +00:00
Chong Yidong
371e7ccfd5 ** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
This is fixed.
2007-05-19 18:59:16 +00:00
Miles Bader
8cb3e86868 Merge from emacs--rel--22
Patches applied:

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

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-755
2007-05-18 02:35:36 +00:00
Richard M. Stallman
c667e20d3c *** empty log message *** 2007-05-17 21:34:58 +00:00
Glenn Morris
2fddf4abaf vc-hooks patch installed from trunk.
table cell issue cannot be reproduced, even by the OP. rms:
"I think we should not delay the release to fix this"
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00168.html

"A redisplay bug in 22.0.99" was fixed by this change:

2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
* image.c (pbm_load): Correctly check image size for greyscale pbm.

(see also http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00498.html).
2007-05-17 07:44:40 +00:00
Miles Bader
97b362e7ac Merge from emacs--rel--22
Patches applied:

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

   - Update from CVS

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

   * lisp/buff-menu.el (Buffer-menu-sort-column): Doc fix.

2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/files.el (magic-mode-alist, magic-fallback-mode-alist):
   Move the *ml, Postscript, and XmCD entries to the fallback part.

   * lisp/files.el (magic-fallback-mode-alist):
   Rename from file-start-mode-alist.

2007-05-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * src/macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
   dead key repeat and up events.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-753
2007-05-17 01:12:58 +00:00
Stefan Monnier
92228a10a2 (magic-fallback-mode-alist): Rename from file-start-mode-alist. 2007-05-16 16:07:15 +00:00
Richard M. Stallman
5a83f85cd7 *** empty log message *** 2007-05-16 01:51:11 +00:00
Miles Bader
baa157cd23 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
2007-05-13 01:31:05 +00:00
Chong Yidong
85ffff84ec ** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
Fixed.
2007-05-12 23:56:41 +00:00
Richard M. Stallman
80012aeb1c *** empty log message *** 2007-05-12 16:59:34 +00:00
Richard M. Stallman
df29becbc0 *** empty log message *** 2007-05-11 19:03:51 +00:00
Richard M. Stallman
fc90e6a0eb *** empty log message *** 2007-05-11 14:34:48 +00:00
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
Richard M. Stallman
7d145fa308 *** empty log message *** 2007-05-10 14:53:13 +00:00
Glenn Morris
0fd352a510 Add notes about NEWS, as a reminder for the next release. 2007-05-05 22:47:02 +00:00
Miles Bader
ab23894e92 Merge from emacs--rel--22
Patches applied:

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

   - Update from CVS

2007-05-04  Karl Berry  <karl@tug.org>

   * lispref/elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.

2007-05-04  Karl Berry  <karl@gnu.org>

   * man/emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-731
2007-05-04 23:08:42 +00:00
Richard M. Stallman
2511170598 *** empty log message *** 2007-05-04 17:09:11 +00:00
Miles Bader
9e83b91a26 Merge from emacs--rel--22
Patches applied:

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

   - Update from CVS

2007-05-03  Karl Berry  <karl@gnu.org>

   * man/emacs.texi (EMACSVER) [smallbook]: 22 for printed version.

   * man/texinfo.tex: update from current version for better pdf generation.

   * man/emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
     for printing.

2007-05-03  Karl Berry  <karl@gnu.org>

   * lispref/emacs.texi (EMACSVER) [smallbook]: 22 for printed version.

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

   * man/cmdargs.texi (Initial Options): Under --batch, mention --eval.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-727
2007-05-04 01:05:55 +00:00
Richard M. Stallman
763d24ed1e *** empty log message *** 2007-05-03 22:56:49 +00:00
Richard M. Stallman
45e699c8f7 *** empty log message *** 2007-05-02 04:32:34 +00:00
Richard M. Stallman
3d698287bb *** empty log message *** 2007-05-02 02:33:04 +00:00
Richard M. Stallman
fa23618181 *** empty log message *** 2007-05-01 22:42:07 +00:00
Richard M. Stallman
531c0b149f *** empty log message *** 2007-05-01 20:48:06 +00:00
Miles Bader
04990d0389 Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.
Patches applied:

 * emacs--rel--22  (patch 4-5)

   - Update from CVS

2007-05-01  Romain Francoise  <romain@orebokech.com>

   * lisp/dired-x.el: Revert 2007-04-06 change.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-723
2007-05-01 09:55:06 +00:00
Richard M. Stallman
76181e0aac *** empty log message *** 2007-04-29 22:35:06 +00:00
Richard M. Stallman
eeadde0340 *** empty log message *** 2007-04-29 14:46:51 +00:00
Miles Bader
570d87805e Merge from emacs--rel--22
Patches applied:

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

   - Update from CVS

2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.

2007-04-28  Eli Zaretskii  <eliz@gnu.org>

   * lisp/makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
   instead of $(lisp)/mh-e.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-719
2007-04-29 01:04:39 +00:00
Glenn Morris
fc26a03e7b Add another url. 2007-04-28 22:27:58 +00:00
Glenn Morris
1877c3cb02 Add pointers to the relevant mailing lists threads. 2007-04-28 19:40:48 +00:00
Richard M. Stallman
fa58f4b581 *** empty log message *** 2007-04-28 18:06:15 +00:00
Richard M. Stallman
4c9a10e640 *** empty log message *** 2007-04-28 15:51:04 +00:00
Richard M. Stallman
97dbdc1265 *** empty log message *** 2007-04-28 14:28:22 +00:00
Glenn Morris
bf64294dde Import bugs from copy of this file on the trunk. 2007-04-28 04:17:12 +00:00
Glenn Morris
b9a4564351 Move bugs to EMACS_22_BASE branch. 2007-04-28 04:16:38 +00:00
Miles Bader
d095a90466 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (base, patch 1-2)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-709
   - Sync to CVS tag EMACS_22_BRANCHPOINT
   - Sync to CVS branch EMACS_22_BASE

2007-04-25  Richard M. Stallman  <rms@gnu.org>

   * lisp/hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.

2007-04-24  Richard M. Stallman  <rms@gnu.org>

   * lispref/text.texi (Special Properties): Add xref to Overlay Properties.

   * lispref/display.texi (Overlay Properties): Add xref to Special Properties.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-716
2007-04-28 03:47:01 +00:00
Chong Yidong
1ae51869d6 ** mathias.dahl@gmail.com, Apr 24: Tumme fails with default custom settings
Fixed in 2007-04-25 checkin.
2007-04-27 19:03:48 +00:00
Chong Yidong
d8c0f1aed1 ** pj@heslin.eclipse.co.uk, Apr 24: Small bug in flyspell.el
Fixed.
2007-04-27 18:54:25 +00:00
Glenn Morris
c4de570f91 button face dealt with. 2007-04-26 03:21:16 +00:00
Richard M. Stallman
8a4d2dee84 *** empty log message *** 2007-04-25 19:53:12 +00:00
Richard M. Stallman
2d0f33df9c *** empty log message *** 2007-04-25 14:01:37 +00:00