comparison lisp/ChangeLog @ 65984:07c5c6ed15e0

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 10 Oct 2005 18:05:22 +0000
parents 8fa0c8ff23c9
children 5ddbceaf8d80
comparison
equal deleted inserted replaced
65983:8851b98e9a29 65984:07c5c6ed15e0
1 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/etags.el (select-tags-table-mode): Don't use
4 selective-display.
5 (tags-select-tags-table): Pass `button' to the action function.
6 (select-tags-table): Place the side-info on button properties rather
7 than in hidden text. Abbreviate file names.
8 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
9 (select-tags-table-select): Add `button' argument.
10 Get side-info from the button property rather than from hidden text.
11
1 2005-10-11 Nick Roberts <nickrob@snap.net.nz> 12 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
2 13
3 * progmodes/gud.el (gud-install-speedbar-variables): Add more 14 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
4 bindings.
5 (gud-speedbar-buttons): Preserve point if possible. 15 (gud-speedbar-buttons): Preserve point if possible.
6 (gud-sentinel): Restore previous speedbar display type. 16 (gud-sentinel): Restore previous speedbar display type.
7 17
8 * progmodes/gdb-ui.el (gdba): Improve diagram. 18 * progmodes/gdb-ui.el (gdba): Improve diagram.
9 (def-gdb-auto-update-handler, gdb-info-locals-handler) 19 (def-gdb-auto-update-handler, gdb-info-locals-handler)
10 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons): Call 20 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
11 get-buffer-window once. 21 Call get-buffer-window once.
22
23 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
24
25 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
26 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
27 (pascal-indent-command): Remove unused var `ind'.
28 (pascal-indent-case): Remove unused var `oldpos'.
29 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
30 since it's now used as a proper minor mode map.
31 (pascal-outline): Rename to pascal-outline-mode.
32 (pascal-outline-mode): Use define-minor-mode.
33 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
34 selective-display.
12 35
13 2005-10-10 Andreas Schwab <schwab@suse.de> 36 2005-10-10 Andreas Schwab <schwab@suse.de>
14 37
15 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match 38 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
16 number. Reported by Karl Chen <quarl@cs.berkeley.edu>. 39 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
35 2005-10-09 Richard M. Stallman <rms@gnu.org> 58 2005-10-09 Richard M. Stallman <rms@gnu.org>
36 59
37 * font-lock.el (font-lock-syntactic-keywords) 60 * font-lock.el (font-lock-syntactic-keywords)
38 (font-lock-keywords): Doc fixes. 61 (font-lock-keywords): Doc fixes.
39 62
40 * textmodes/flyspell.el (flyspell-external-point-words): Simplify 63 * textmodes/flyspell.el (flyspell-external-point-words):
41 logic, and don't try to check for consecutive appearances of one 64 Simplify logic, and don't try to check for consecutive appearances
42 incorrect word. 65 of one incorrect word.
43 66
44 2005-10-10 Nick Roberts <nickrob@snap.net.nz> 67 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
45 68
46 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu 69 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
47 separator. 70 separator.
69 92
70 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 93 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
71 94
72 * term/x-win.el: Removed -i, --icon-type from comment. 95 * term/x-win.el: Removed -i, --icon-type from comment.
73 96
74 * startup.el (command-line-x-option-alist): Removed options -i, 97 * startup.el (command-line-x-option-alist): Remove options -i,
75 -itype, --icon-type, added -nb, --no-bitmap-icon 98 -itype, --icon-type, added -nb, --no-bitmap-icon
76 99
77 2005-10-09 Nick Roberts <nickrob@snap.net.nz> 100 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
78 101
79 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible 102 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
80 instead of :active. 103 instead of :active.
104
105 2005-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
106
107 * calendar/appt.el (appt-check): Use diary-selective-display var.
81 108
82 2005-10-08 Eric Hanchrow <offby1@blarg.net> 109 2005-10-08 Eric Hanchrow <offby1@blarg.net>
83 110
84 * textmodes/ispell.el (ispell-check-version): 111 * textmodes/ispell.el (ispell-check-version):
85 Ignore hyphen, and all that follows, in aspell's version text. 112 Ignore hyphen, and all that follows, in aspell's version text.
102 129
103 * calc/calc.el (calc-set-mode-line): Add square matrix option. 130 * calc/calc.el (calc-set-mode-line): Add square matrix option.
104 131
105 2005-10-08 Lars Hansen <larsh@soem.dk> 132 2005-10-08 Lars Hansen <larsh@soem.dk>
106 133
107 * net/tramp.el (tramp-perl-directory-files-and-attributes): Add 134 * net/tramp.el (tramp-perl-directory-files-and-attributes):
108 error handling. 135 Add error handling.
109 (tramp-handle-directory-files-and-attributes): Handle perl error msg. 136 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
110 137
111 2005-10-08 Michael Albinus <michael.albinus@gmx.de> 138 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
112 139
113 Sync with Tramp 2.0.51. 140 Sync with Tramp 2.0.51.
166 193
167 2005-10-06 Bill Wohler <wohler@newt.com> 194 2005-10-06 Bill Wohler <wohler@newt.com>
168 195
169 * mh-e/mh-loaddefs.el: Removed. Now generated automatically. 196 * mh-e/mh-loaddefs.el: Removed. Now generated automatically.
170 197
171 * Makefile.in (AUTOGENEL): Added mh-e/mh-loaddefs.el. 198 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
172 (MH-E-SRC): Added. Used by mh-autoloads. 199 (MH-E-SRC): New. Used by mh-autoloads.
173 (mh-autoloads): Added. Builds mh-e/mh-loaddefs.el. Rebuilds if any 200 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
174 files in MH-E-SRC have been updated. 201 files in MH-E-SRC have been updated.
175 (compile, recompile, bootstrap): Depend on mh-autoloads. 202 (compile, recompile, bootstrap): Depend on mh-autoloads.
176 203
177 2005-10-07 Nick Roberts <nickrob@snap.net.nz> 204 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
178 205