comparison lisp/ChangeLog @ 80990:30ac55694a48

Merge from emacs--rel--22 Patches applied: * emacs--rel--22 (patch 20-21) - Update from CVS 2007-05-18 Richard 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
author Miles Bader <miles@gnu.org>
date Sun, 20 May 2007 03:12:22 +0000
parents be4fc96825be 49b53895c27f
children cf2127c6be17
comparison
equal deleted inserted replaced
80989:ce6c8b83a99a 80990:30ac55694a48
17 * info.el (Info-fontify-node): Fontify https as well as http and ftp. 17 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
18 18
19 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org> 19 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
20 20
21 * textmodes/sgml-mode.el: Revert last change. 21 * textmodes/sgml-mode.el: Revert last change.
22
23 2007-05-18 Richard Stallman <rms@gnu.org>
24
25 * simple.el (push-mark): Doc fix.
26
27 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
28
29 * emulation/tpu-edt.el (CSI-map, SS3-map) Moved from global-map to
30 tpu-global-map.
31 (tpu-original-global-map) Variable deleted.
32 (tpu-control-keys-map) New keymap variable.
33 (tpu-set-control-keys) Use tpu-reset-control-keys rather than
34 setting keymapping directly.
35 (tpu-reset-control-keys) Use tpu-control-keys-map instead of
36 tpu-global-map.
37 (tpu-edt-on): Activate the tpu-global-map.
38 (tpu-edt-off): Deactivate the tpu-global-map.
39
40 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
41
42 * textmodes/ispell.el (ispell-get-word): Return markers
43 for start and end positions.
44 (ispell-word): Assume END is a marker.
22 45
23 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> 46 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24 47
25 * printing.el: Group together all XEmacs/Emacs definitions. 48 * printing.el: Group together all XEmacs/Emacs definitions.
26 (pr-version): New version 6.9. 49 (pr-version): New version 6.9.